Uses of Class
net.opengis.gml.CartesianCSType

Packages that use CartesianCSType
net.opengis.gml   
 

Uses of CartesianCSType in net.opengis.gml
 

Fields in net.opengis.gml declared as CartesianCSType
protected  CartesianCSType CartesianCSRefType.cartesianCS
           
 

Methods in net.opengis.gml that return CartesianCSType
 CartesianCSType ObjectFactory.createCartesianCSType()
          Create an instance of CartesianCSType
 CartesianCSType CartesianCSRefType.getCartesianCS()
          Obtient la valeur de la propriété cartesianCS.
 

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

Methods in net.opengis.gml with parameters of type CartesianCSType
 JAXBElement<CartesianCSType> ObjectFactory.createCartesianCS(CartesianCSType value)
          Create an instance of JAXBElement<CartesianCSType>}
 void CartesianCSRefType.setCartesianCS(CartesianCSType value)
          Définit la valeur de la propriété cartesianCS.
 



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