Uses of Class
net.opengis.gml.v_3_3.rgrid.GridCRSPropertyType

Packages that use GridCRSPropertyType
net.opengis.gml.v_3_3.rgrid   
 

Uses of GridCRSPropertyType in net.opengis.gml.v_3_3.rgrid
 

Fields in net.opengis.gml.v_3_3.rgrid declared as GridCRSPropertyType
protected  GridCRSPropertyType AbstractReferenceableGridType.gridCRS
           
 

Methods in net.opengis.gml.v_3_3.rgrid that return GridCRSPropertyType
 GridCRSPropertyType ObjectFactory.createGridCRSPropertyType()
          Create an instance of GridCRSPropertyType
 GridCRSPropertyType AbstractReferenceableGridType.getGridCRS()
          Gets the value of the gridCRS property.
 GridCRSPropertyType GridCRSPropertyType.withAbstractCRS(JAXBElement<AbstractCRSType> value)
           
 

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

Methods in net.opengis.gml.v_3_3.rgrid with parameters of type GridCRSPropertyType
 JAXBElement<GridCRSPropertyType> ObjectFactory.createGridCRS(GridCRSPropertyType value)
          Create an instance of JAXBElement<GridCRSPropertyType>}
 void AbstractReferenceableGridType.setGridCRS(GridCRSPropertyType value)
          Sets the value of the gridCRS property.
 ReferenceableGridByVectorsType ReferenceableGridByVectorsType.withGridCRS(GridCRSPropertyType value)
           
 ReferenceableGridByTransformationType ReferenceableGridByTransformationType.withGridCRS(GridCRSPropertyType value)
           
 ReferenceableGridByArrayType ReferenceableGridByArrayType.withGridCRS(GridCRSPropertyType value)
           
 AbstractReferenceableGridType AbstractReferenceableGridType.withGridCRS(GridCRSPropertyType value)
           
 



Copyright © 2008-2016. All Rights Reserved.