Uses of Class
net.opengis.gml.LinearCSType

Packages that use LinearCSType
net.opengis.gml   
 

Uses of LinearCSType in net.opengis.gml
 

Fields in net.opengis.gml declared as LinearCSType
protected  LinearCSType LinearCSRefType.linearCS
           
 

Methods in net.opengis.gml that return LinearCSType
 LinearCSType ObjectFactory.createLinearCSType()
          Create an instance of LinearCSType
 LinearCSType LinearCSRefType.getLinearCS()
          Obtient la valeur de la propriété linearCS.
 

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

Methods in net.opengis.gml with parameters of type LinearCSType
 JAXBElement<LinearCSType> ObjectFactory.createLinearCS(LinearCSType value)
          Create an instance of JAXBElement<LinearCSType>}
 void LinearCSRefType.setLinearCS(LinearCSType value)
          Définit la valeur de la propriété linearCS.
 



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