Uses of Interface
net.opengis.gml311.VerticalCRSType
Packages that use VerticalCRSType
-
Uses of VerticalCRSType in net.opengis.gml311
Methods in net.opengis.gml311 that return VerticalCRSTypeModifier and TypeMethodDescriptionGml311Factory.createVerticalCRSType()
Returns a new object of class 'Vertical CRS Type'.DocumentRoot.getVerticalCRS()
Returns the value of the 'Vertical CRS' containment reference.VerticalCRSRefType.getVerticalCRS()
Returns the value of the 'Vertical CRS' containment reference.Methods in net.opengis.gml311 with parameters of type VerticalCRSTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setVerticalCRS
(VerticalCRSType value) Sets the value of the 'Vertical CRS
' containment reference.void
VerticalCRSRefType.setVerticalCRS
(VerticalCRSType value) Sets the value of the 'Vertical CRS
' containment reference. -
Uses of VerticalCRSType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement VerticalCRSTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Vertical CRS Type'.Fields in net.opengis.gml311.impl declared as VerticalCRSTypeModifier and TypeFieldDescriptionprotected VerticalCRSType
VerticalCRSRefTypeImpl.verticalCRS
The cached value of the 'Vertical CRS
' containment reference.Methods in net.opengis.gml311.impl that return VerticalCRSTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createVerticalCRSType()
DocumentRootImpl.getVerticalCRS()
VerticalCRSRefTypeImpl.getVerticalCRS()
Methods in net.opengis.gml311.impl with parameters of type VerticalCRSTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetVerticalCRS
(VerticalCRSType newVerticalCRS, NotificationChain msgs) NotificationChain
VerticalCRSRefTypeImpl.basicSetVerticalCRS
(VerticalCRSType newVerticalCRS, NotificationChain msgs) void
DocumentRootImpl.setVerticalCRS
(VerticalCRSType newVerticalCRS) void
VerticalCRSRefTypeImpl.setVerticalCRS
(VerticalCRSType newVerticalCRS) -
Uses of VerticalCRSType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type VerticalCRSTypeModifier and TypeMethodDescriptionGml311Switch.caseVerticalCRSType
(VerticalCRSType object) Returns the result of interpreting the object as an instance of 'Vertical CRS Type'.boolean
Gml311Validator.validateVerticalCRSType
(VerticalCRSType verticalCRSType, DiagnosticChain diagnostics, Map<Object, Object> context)