Uses of Class
net.opengis.gml.SphericalCSRefType

Packages that use SphericalCSRefType
net.opengis.gml   
 

Uses of SphericalCSRefType in net.opengis.gml
 

Fields in net.opengis.gml declared as SphericalCSRefType
protected  SphericalCSRefType GeocentricCRSType.usesSphericalCS
           
 

Methods in net.opengis.gml that return SphericalCSRefType
 SphericalCSRefType ObjectFactory.createSphericalCSRefType()
          Create an instance of SphericalCSRefType
 SphericalCSRefType GeocentricCRSType.getUsesSphericalCS()
          Obtient la valeur de la propriété usesSphericalCS.
 

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

Methods in net.opengis.gml with parameters of type SphericalCSRefType
 JAXBElement<SphericalCSRefType> ObjectFactory.createSphericalCSRef(SphericalCSRefType value)
          Create an instance of JAXBElement<SphericalCSRefType>}
 JAXBElement<SphericalCSRefType> ObjectFactory.createUsesSphericalCS(SphericalCSRefType value)
          Create an instance of JAXBElement<SphericalCSRefType>}
 void GeocentricCRSType.setUsesSphericalCS(SphericalCSRefType value)
          Définit la valeur de la propriété usesSphericalCS.
 



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