Uses of Interface
net.opengis.gml311.VerticalDatumType
Packages that use VerticalDatumType
-
Uses of VerticalDatumType in net.opengis.gml311
Methods in net.opengis.gml311 that return VerticalDatumTypeModifier and TypeMethodDescriptionGml311Factory.createVerticalDatumType()
Returns a new object of class 'Vertical Datum Type'.DocumentRoot.getVerticalDatum()
Returns the value of the 'Vertical Datum' containment reference.VerticalDatumRefType.getVerticalDatum()
Returns the value of the 'Vertical Datum' containment reference.Methods in net.opengis.gml311 with parameters of type VerticalDatumTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setVerticalDatum
(VerticalDatumType value) Sets the value of the 'Vertical Datum
' containment reference.void
VerticalDatumRefType.setVerticalDatum
(VerticalDatumType value) Sets the value of the 'Vertical Datum
' containment reference. -
Uses of VerticalDatumType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement VerticalDatumTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Vertical Datum Type'.Fields in net.opengis.gml311.impl declared as VerticalDatumTypeModifier and TypeFieldDescriptionprotected VerticalDatumType
VerticalDatumRefTypeImpl.verticalDatum
The cached value of the 'Vertical Datum
' containment reference.Methods in net.opengis.gml311.impl that return VerticalDatumTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createVerticalDatumType()
DocumentRootImpl.getVerticalDatum()
VerticalDatumRefTypeImpl.getVerticalDatum()
Methods in net.opengis.gml311.impl with parameters of type VerticalDatumTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetVerticalDatum
(VerticalDatumType newVerticalDatum, NotificationChain msgs) NotificationChain
VerticalDatumRefTypeImpl.basicSetVerticalDatum
(VerticalDatumType newVerticalDatum, NotificationChain msgs) void
DocumentRootImpl.setVerticalDatum
(VerticalDatumType newVerticalDatum) void
VerticalDatumRefTypeImpl.setVerticalDatum
(VerticalDatumType newVerticalDatum) -
Uses of VerticalDatumType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type VerticalDatumTypeModifier and TypeMethodDescriptionGml311Switch.caseVerticalDatumType
(VerticalDatumType object) Returns the result of interpreting the object as an instance of 'Vertical Datum Type'.boolean
Gml311Validator.validateVerticalDatumType
(VerticalDatumType verticalDatumType, DiagnosticChain diagnostics, Map<Object, Object> context)