Uses of Class
net.opengis.gml.ProjectedCRSType

Packages that use ProjectedCRSType
net.opengis.gml   
 

Uses of ProjectedCRSType in net.opengis.gml
 

Fields in net.opengis.gml declared as ProjectedCRSType
protected  ProjectedCRSType ProjectedCRSRefType.projectedCRS
           
 

Methods in net.opengis.gml that return ProjectedCRSType
 ProjectedCRSType ObjectFactory.createProjectedCRSType()
          Create an instance of ProjectedCRSType
 ProjectedCRSType ProjectedCRSRefType.getProjectedCRS()
          Obtient la valeur de la propriété projectedCRS.
 

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

Methods in net.opengis.gml with parameters of type ProjectedCRSType
 JAXBElement<ProjectedCRSType> ObjectFactory.createProjectedCRS(ProjectedCRSType value)
          Create an instance of JAXBElement<ProjectedCRSType>}
 void ProjectedCRSRefType.setProjectedCRS(ProjectedCRSType value)
          Définit la valeur de la propriété projectedCRS.
 



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