Uses of Interface
net.opengis.gml311.ProjectedCRSType
Packages that use ProjectedCRSType
-
Uses of ProjectedCRSType in net.opengis.gml311
Methods in net.opengis.gml311 that return ProjectedCRSTypeModifier and TypeMethodDescriptionGml311Factory.createProjectedCRSType()Returns a new object of class 'Projected CRS Type'.DocumentRoot.getProjectedCRS()Returns the value of the 'Projected CRS' containment reference.ProjectedCRSRefType.getProjectedCRS()Returns the value of the 'Projected CRS' containment reference.Methods in net.opengis.gml311 with parameters of type ProjectedCRSTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setProjectedCRS(ProjectedCRSType value) Sets the value of the 'Projected CRS' containment reference.voidProjectedCRSRefType.setProjectedCRS(ProjectedCRSType value) Sets the value of the 'Projected CRS' containment reference. -
Uses of ProjectedCRSType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement ProjectedCRSTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Projected CRS Type'.Fields in net.opengis.gml311.impl declared as ProjectedCRSTypeModifier and TypeFieldDescriptionprotected ProjectedCRSTypeProjectedCRSRefTypeImpl.projectedCRSThe cached value of the 'Projected CRS' containment reference.Methods in net.opengis.gml311.impl that return ProjectedCRSTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createProjectedCRSType()DocumentRootImpl.getProjectedCRS()ProjectedCRSRefTypeImpl.getProjectedCRS()Methods in net.opengis.gml311.impl with parameters of type ProjectedCRSTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetProjectedCRS(ProjectedCRSType newProjectedCRS, NotificationChain msgs) NotificationChainProjectedCRSRefTypeImpl.basicSetProjectedCRS(ProjectedCRSType newProjectedCRS, NotificationChain msgs) voidDocumentRootImpl.setProjectedCRS(ProjectedCRSType newProjectedCRS) voidProjectedCRSRefTypeImpl.setProjectedCRS(ProjectedCRSType newProjectedCRS) -
Uses of ProjectedCRSType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type ProjectedCRSTypeModifier and TypeMethodDescriptionGml311Switch.caseProjectedCRSType(ProjectedCRSType object) Returns the result of interpreting the object as an instance of 'Projected CRS Type'.booleanGml311Validator.validateProjectedCRSType(ProjectedCRSType projectedCRSType, DiagnosticChain diagnostics, Map<Object, Object> context)