Uses of Interface
net.opengis.gml311.ProjectedCRSRefType
Packages that use ProjectedCRSRefType
-
Uses of ProjectedCRSRefType in net.opengis.gml311
Methods 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 TypeMethodDescriptionvoid
DocumentRoot.setProjectedCRSRef
(ProjectedCRSRefType value) Sets the value of the 'Projected CRS Ref
' containment reference. -
Uses of ProjectedCRSRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement ProjectedCRSRefTypeModifier and TypeClassDescriptionclass
An 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetProjectedCRSRef
(ProjectedCRSRefType newProjectedCRSRef, NotificationChain msgs) void
DocumentRootImpl.setProjectedCRSRef
(ProjectedCRSRefType newProjectedCRSRef) -
Uses of ProjectedCRSRefType in net.opengis.gml311.util
Methods 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'.boolean
Gml311Validator.validateProjectedCRSRefType
(ProjectedCRSRefType projectedCRSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)