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 TypeMethodDescriptionvoidDocumentRoot.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 TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetPolarCSRef(PolarCSRefType newPolarCSRef, NotificationChain msgs) voidDocumentRootImpl.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'.booleanGml311Validator.validatePolarCSRefType(PolarCSRefType polarCSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)