Uses of Class
net.opengis.gml.GridType

Packages that use GridType
net.opengis.gml   
 

Uses of GridType in net.opengis.gml
 

Subclasses of GridType in net.opengis.gml
 class RectifiedGridType
          A rectified grid has an origin and vectors that define its post locations.
 

Methods in net.opengis.gml that return GridType
 GridType ObjectFactory.createGridType()
          Create an instance of GridType
 

Methods in net.opengis.gml that return types with arguments of type GridType
 JAXBElement<GridType> ObjectFactory.createGrid(GridType value)
          Create an instance of JAXBElement<GridType>}
 

Methods in net.opengis.gml with parameters of type GridType
 JAXBElement<GridType> ObjectFactory.createGrid(GridType value)
          Create an instance of JAXBElement<GridType>}
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.