Uses of Class
net.opengis.gml.CoordinateSystemRefType

Packages that use CoordinateSystemRefType
net.opengis.gml   
 

Uses of CoordinateSystemRefType in net.opengis.gml
 

Fields in net.opengis.gml declared as CoordinateSystemRefType
protected  CoordinateSystemRefType DerivedCRSType.usesCS
           
protected  CoordinateSystemRefType EngineeringCRSType.usesCS
           
 

Methods in net.opengis.gml that return CoordinateSystemRefType
 CoordinateSystemRefType ObjectFactory.createCoordinateSystemRefType()
          Create an instance of CoordinateSystemRefType
 CoordinateSystemRefType DerivedCRSType.getUsesCS()
          Obtient la valeur de la propriété usesCS.
 CoordinateSystemRefType EngineeringCRSType.getUsesCS()
          Obtient la valeur de la propriété usesCS.
 

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

Methods in net.opengis.gml with parameters of type CoordinateSystemRefType
 JAXBElement<CoordinateSystemRefType> ObjectFactory.createCoordinateSystemRef(CoordinateSystemRefType value)
          Create an instance of JAXBElement<CoordinateSystemRefType>}
 JAXBElement<CoordinateSystemRefType> ObjectFactory.createUsesCS(CoordinateSystemRefType value)
          Create an instance of JAXBElement<CoordinateSystemRefType>}
 void DerivedCRSType.setUsesCS(CoordinateSystemRefType value)
          Définit la valeur de la propriété usesCS.
 void EngineeringCRSType.setUsesCS(CoordinateSystemRefType value)
          Définit la valeur de la propriété usesCS.
 



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