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

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

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

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

Methods in net.opengis.citygml.relief.v_1_0 that return GridPropertyType
 GridPropertyType ObjectFactory.createGridPropertyType()
          Create an instance of GridPropertyType
 GridPropertyType RasterReliefType.getGrid()
          Gets the value of the grid property.
 

Methods in net.opengis.citygml.relief.v_1_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.