Uses of Class
net.opengis.gml.CartesianCSRefType

Packages that use CartesianCSRefType
net.opengis.gml   
 

Uses of CartesianCSRefType in net.opengis.gml
 

Fields in net.opengis.gml declared as CartesianCSRefType
protected  CartesianCSRefType GeocentricCRSType.usesCartesianCS
           
protected  CartesianCSRefType ImageCRSType.usesCartesianCS
           
protected  CartesianCSRefType ProjectedCRSType.usesCartesianCS
           
 

Methods in net.opengis.gml that return CartesianCSRefType
 CartesianCSRefType ObjectFactory.createCartesianCSRefType()
          Create an instance of CartesianCSRefType
 CartesianCSRefType GeocentricCRSType.getUsesCartesianCS()
          Obtient la valeur de la propriété usesCartesianCS.
 CartesianCSRefType ImageCRSType.getUsesCartesianCS()
          Obtient la valeur de la propriété usesCartesianCS.
 CartesianCSRefType ProjectedCRSType.getUsesCartesianCS()
          Obtient la valeur de la propriété usesCartesianCS.
 

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

Methods in net.opengis.gml with parameters of type CartesianCSRefType
 JAXBElement<CartesianCSRefType> ObjectFactory.createCartesianCSRef(CartesianCSRefType value)
          Create an instance of JAXBElement<CartesianCSRefType>}
 JAXBElement<CartesianCSRefType> ObjectFactory.createUsesCartesianCS(CartesianCSRefType value)
          Create an instance of JAXBElement<CartesianCSRefType>}
 void GeocentricCRSType.setUsesCartesianCS(CartesianCSRefType value)
          Définit la valeur de la propriété usesCartesianCS.
 void ImageCRSType.setUsesCartesianCS(CartesianCSRefType value)
          Définit la valeur de la propriété usesCartesianCS.
 void ProjectedCRSType.setUsesCartesianCS(CartesianCSRefType value)
          Définit la valeur de la propriété usesCartesianCS.
 



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