Uses of Interface
net.opengis.gml311.PolarCSRefType
Packages that use PolarCSRefType
-
Uses of PolarCSRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return PolarCSRefTypeModifier and TypeMethodDescriptionGml311Factory.createPolarCSRefType()
Returns a new object of class 'Polar CS Ref Type'.DocumentRoot.getPolarCSRef()
Returns the value of the 'Polar CS Ref' containment reference.Methods in net.opengis.gml311 with parameters of type PolarCSRefTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setPolarCSRef
(PolarCSRefType value) Sets the value of the 'Polar CS Ref
' containment reference. -
Uses of PolarCSRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement PolarCSRefTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Polar CS Ref Type'.Methods in net.opengis.gml311.impl that return PolarCSRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createPolarCSRefType()
DocumentRootImpl.getPolarCSRef()
Methods in net.opengis.gml311.impl with parameters of type PolarCSRefTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetPolarCSRef
(PolarCSRefType newPolarCSRef, NotificationChain msgs) void
DocumentRootImpl.setPolarCSRef
(PolarCSRefType newPolarCSRef) -
Uses of PolarCSRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type PolarCSRefTypeModifier and TypeMethodDescriptionGml311Switch.casePolarCSRefType
(PolarCSRefType object) Returns the result of interpreting the object as an instance of 'Polar CS Ref Type'.boolean
Gml311Validator.validatePolarCSRefType
(PolarCSRefType polarCSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)