Uses of Class
net.opengis.gml.CylindricalCSType

Packages that use CylindricalCSType
net.opengis.gml   
 

Uses of CylindricalCSType in net.opengis.gml
 

Fields in net.opengis.gml declared as CylindricalCSType
protected  CylindricalCSType CylindricalCSRefType.cylindricalCS
           
 

Methods in net.opengis.gml that return CylindricalCSType
 CylindricalCSType ObjectFactory.createCylindricalCSType()
          Create an instance of CylindricalCSType
 CylindricalCSType CylindricalCSRefType.getCylindricalCS()
          Obtient la valeur de la propriété cylindricalCS.
 

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

Methods in net.opengis.gml with parameters of type CylindricalCSType
 JAXBElement<CylindricalCSType> ObjectFactory.createCylindricalCS(CylindricalCSType value)
          Create an instance of JAXBElement<CylindricalCSType>}
 void CylindricalCSRefType.setCylindricalCS(CylindricalCSType value)
          Définit la valeur de la propriété cylindricalCS.
 



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