Uses of Interface
net.opengis.gml311.ProjectedCRSRefType
Packages that use ProjectedCRSRefType
- 
Uses of ProjectedCRSRefType in net.opengis.gml311Methods in net.opengis.gml311 that return ProjectedCRSRefTypeModifier and TypeMethodDescriptionGml311Factory.createProjectedCRSRefType()Returns a new object of class 'Projected CRS Ref Type'.DocumentRoot.getProjectedCRSRef()Returns the value of the 'Projected CRS Ref' containment reference.Methods in net.opengis.gml311 with parameters of type ProjectedCRSRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setProjectedCRSRef(ProjectedCRSRefType value) Sets the value of the 'Projected CRS Ref' containment reference.
- 
Uses of ProjectedCRSRefType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement ProjectedCRSRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Projected CRS Ref Type'.Methods in net.opengis.gml311.impl that return ProjectedCRSRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createProjectedCRSRefType()DocumentRootImpl.getProjectedCRSRef()Methods in net.opengis.gml311.impl with parameters of type ProjectedCRSRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetProjectedCRSRef(ProjectedCRSRefType newProjectedCRSRef, NotificationChain msgs) voidDocumentRootImpl.setProjectedCRSRef(ProjectedCRSRefType newProjectedCRSRef) 
- 
Uses of ProjectedCRSRefType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type ProjectedCRSRefTypeModifier and TypeMethodDescriptionGml311Switch.caseProjectedCRSRefType(ProjectedCRSRefType object) Returns the result of interpreting the object as an instance of 'Projected CRS Ref Type'.booleanGml311Validator.validateProjectedCRSRefType(ProjectedCRSRefType projectedCRSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)