Uses of Class
net.opengis.gml.DerivedCRSType

Packages that use DerivedCRSType
net.opengis.gml   
 

Uses of DerivedCRSType in net.opengis.gml
 

Fields in net.opengis.gml declared as DerivedCRSType
protected  DerivedCRSType DerivedCRSRefType.derivedCRS
           
 

Methods in net.opengis.gml that return DerivedCRSType
 DerivedCRSType ObjectFactory.createDerivedCRSType()
          Create an instance of DerivedCRSType
 DerivedCRSType DerivedCRSRefType.getDerivedCRS()
          Obtient la valeur de la propriété derivedCRS.
 

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

Methods in net.opengis.gml with parameters of type DerivedCRSType
 JAXBElement<DerivedCRSType> ObjectFactory.createDerivedCRS(DerivedCRSType value)
          Create an instance of JAXBElement<DerivedCRSType>}
 void DerivedCRSRefType.setDerivedCRS(DerivedCRSType value)
          Définit la valeur de la propriété derivedCRS.
 



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