Uses of Interface
net.opengis.gml311.VerticalCRSRefType
Packages that use VerticalCRSRefType
-
Uses of VerticalCRSRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return VerticalCRSRefTypeModifier and TypeMethodDescriptionGml311Factory.createVerticalCRSRefType()
Returns a new object of class 'Vertical CRS Ref Type'.DocumentRoot.getVerticalCRSRef()
Returns the value of the 'Vertical CRS Ref' containment reference.Methods in net.opengis.gml311 with parameters of type VerticalCRSRefTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setVerticalCRSRef
(VerticalCRSRefType value) Sets the value of the 'Vertical CRS Ref
' containment reference. -
Uses of VerticalCRSRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement VerticalCRSRefTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Vertical CRS Ref Type'.Methods in net.opengis.gml311.impl that return VerticalCRSRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createVerticalCRSRefType()
DocumentRootImpl.getVerticalCRSRef()
Methods in net.opengis.gml311.impl with parameters of type VerticalCRSRefTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetVerticalCRSRef
(VerticalCRSRefType newVerticalCRSRef, NotificationChain msgs) void
DocumentRootImpl.setVerticalCRSRef
(VerticalCRSRefType newVerticalCRSRef) -
Uses of VerticalCRSRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type VerticalCRSRefTypeModifier and TypeMethodDescriptionGml311Switch.caseVerticalCRSRefType
(VerticalCRSRefType object) Returns the result of interpreting the object as an instance of 'Vertical CRS Ref Type'.boolean
Gml311Validator.validateVerticalCRSRefType
(VerticalCRSRefType verticalCRSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)