Uses of Class
net.opengis.gml.CoordinateSystemAxisType

Packages that use CoordinateSystemAxisType
net.opengis.gml   
 

Uses of CoordinateSystemAxisType in net.opengis.gml
 

Fields in net.opengis.gml declared as CoordinateSystemAxisType
protected  CoordinateSystemAxisType CoordinateSystemAxisRefType.coordinateSystemAxis
           
 

Methods in net.opengis.gml that return CoordinateSystemAxisType
 CoordinateSystemAxisType ObjectFactory.createCoordinateSystemAxisType()
          Create an instance of CoordinateSystemAxisType
 CoordinateSystemAxisType CoordinateSystemAxisRefType.getCoordinateSystemAxis()
          Obtient la valeur de la propriété coordinateSystemAxis.
 

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

Methods in net.opengis.gml with parameters of type CoordinateSystemAxisType
 JAXBElement<CoordinateSystemAxisType> ObjectFactory.createCoordinateSystemAxis(CoordinateSystemAxisType value)
          Create an instance of JAXBElement<CoordinateSystemAxisType>}
 void CoordinateSystemAxisRefType.setCoordinateSystemAxis(CoordinateSystemAxisType value)
          Définit la valeur de la propriété coordinateSystemAxis.
 



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