Uses of Class
net.opengis.gml.CoordinateReferenceSystemRefType

Packages that use CoordinateReferenceSystemRefType
net.opengis.gml   
 

Uses of CoordinateReferenceSystemRefType in net.opengis.gml
 

Fields in net.opengis.gml declared as CoordinateReferenceSystemRefType
protected  CoordinateReferenceSystemRefType AbstractGeneralDerivedCRSType.baseCRS
           
 

Fields in net.opengis.gml with type parameters of type CoordinateReferenceSystemRefType
protected  List<CoordinateReferenceSystemRefType> CompoundCRSType.includesCRS
           
 

Methods in net.opengis.gml that return CoordinateReferenceSystemRefType
 CoordinateReferenceSystemRefType ObjectFactory.createCoordinateReferenceSystemRefType()
          Create an instance of CoordinateReferenceSystemRefType
 CoordinateReferenceSystemRefType AbstractGeneralDerivedCRSType.getBaseCRS()
          Obtient la valeur de la propriété baseCRS.
 

Methods in net.opengis.gml that return types with arguments of type CoordinateReferenceSystemRefType
 JAXBElement<CoordinateReferenceSystemRefType> ObjectFactory.createBaseCRS(CoordinateReferenceSystemRefType value)
          Create an instance of JAXBElement<CoordinateReferenceSystemRefType>}
 JAXBElement<CoordinateReferenceSystemRefType> ObjectFactory.createCoordinateReferenceSystemRef(CoordinateReferenceSystemRefType value)
          Create an instance of JAXBElement<CoordinateReferenceSystemRefType>}
 JAXBElement<CoordinateReferenceSystemRefType> ObjectFactory.createIncludesCRS(CoordinateReferenceSystemRefType value)
          Create an instance of JAXBElement<CoordinateReferenceSystemRefType>}
 List<CoordinateReferenceSystemRefType> CompoundCRSType.getIncludesCRS()
          Ordered sequence of associations to all the component coordinate reference systems included in this compound coordinate reference system.
 

Methods in net.opengis.gml with parameters of type CoordinateReferenceSystemRefType
 JAXBElement<CoordinateReferenceSystemRefType> ObjectFactory.createBaseCRS(CoordinateReferenceSystemRefType value)
          Create an instance of JAXBElement<CoordinateReferenceSystemRefType>}
 JAXBElement<CoordinateReferenceSystemRefType> ObjectFactory.createCoordinateReferenceSystemRef(CoordinateReferenceSystemRefType value)
          Create an instance of JAXBElement<CoordinateReferenceSystemRefType>}
 JAXBElement<CoordinateReferenceSystemRefType> ObjectFactory.createIncludesCRS(CoordinateReferenceSystemRefType value)
          Create an instance of JAXBElement<CoordinateReferenceSystemRefType>}
 void AbstractGeneralDerivedCRSType.setBaseCRS(CoordinateReferenceSystemRefType value)
          Définit la valeur de la propriété baseCRS.
 



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