Uses of Class
net.opengis.citygml.relief.v_2_0.GridPropertyType

Packages that use GridPropertyType
net.opengis.citygml.relief.v_2_0   
 

Uses of GridPropertyType in net.opengis.citygml.relief.v_2_0
 

Fields in net.opengis.citygml.relief.v_2_0 declared as GridPropertyType
protected  GridPropertyType RasterReliefType.grid
           
 

Methods in net.opengis.citygml.relief.v_2_0 that return GridPropertyType
 GridPropertyType ObjectFactory.createGridPropertyType()
          Create an instance of GridPropertyType
 GridPropertyType RasterReliefType.getGrid()
          Gets the value of the grid property.
 GridPropertyType GridPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 GridPropertyType GridPropertyType.withArcrole(String value)
           
 GridPropertyType GridPropertyType.withHref(String value)
           
 GridPropertyType GridPropertyType.withRectifiedGridCoverage(RectifiedGridCoverageType value)
           
 GridPropertyType GridPropertyType.withRemoteSchema(String value)
           
 GridPropertyType GridPropertyType.withRole(String value)
           
 GridPropertyType GridPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 GridPropertyType GridPropertyType.withTitle(String value)
           
 GridPropertyType GridPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.citygml.relief.v_2_0 with parameters of type GridPropertyType
 void RasterReliefType.setGrid(GridPropertyType value)
          Sets the value of the grid property.
 RasterReliefType RasterReliefType.withGrid(GridPropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.