Uses of Class
net.opengis.gml.CoordinateSystemAxisRefType

Packages that use CoordinateSystemAxisRefType
net.opengis.gml   
 

Uses of CoordinateSystemAxisRefType in net.opengis.gml
 

Fields in net.opengis.gml with type parameters of type CoordinateSystemAxisRefType
protected  List<CoordinateSystemAxisRefType> AbstractCoordinateSystemType.usesAxis
           
 

Methods in net.opengis.gml that return CoordinateSystemAxisRefType
 CoordinateSystemAxisRefType ObjectFactory.createCoordinateSystemAxisRefType()
          Create an instance of CoordinateSystemAxisRefType
 

Methods in net.opengis.gml that return types with arguments of type CoordinateSystemAxisRefType
 JAXBElement<CoordinateSystemAxisRefType> ObjectFactory.createCoordinateSystemAxisRef(CoordinateSystemAxisRefType value)
          Create an instance of JAXBElement<CoordinateSystemAxisRefType>}
 JAXBElement<CoordinateSystemAxisRefType> ObjectFactory.createUsesAxis(CoordinateSystemAxisRefType value)
          Create an instance of JAXBElement<CoordinateSystemAxisRefType>}
 List<CoordinateSystemAxisRefType> AbstractCoordinateSystemType.getUsesAxis()
          Ordered sequence of associations to the coordinate system axes included in this coordinate system.
 

Methods in net.opengis.gml with parameters of type CoordinateSystemAxisRefType
 JAXBElement<CoordinateSystemAxisRefType> ObjectFactory.createCoordinateSystemAxisRef(CoordinateSystemAxisRefType value)
          Create an instance of JAXBElement<CoordinateSystemAxisRefType>}
 JAXBElement<CoordinateSystemAxisRefType> ObjectFactory.createUsesAxis(CoordinateSystemAxisRefType value)
          Create an instance of JAXBElement<CoordinateSystemAxisRefType>}
 



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