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 TypeMethodDescriptionvoidDocumentRoot.setVerticalDatum(VerticalDatumType value) Sets the value of the 'Vertical Datum' containment reference.voidVerticalDatumRefType.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 TypeClassDescriptionclassAn implementation of the model object 'Vertical Datum Type'.Fields in net.opengis.gml311.impl declared as VerticalDatumTypeModifier and TypeFieldDescriptionprotected VerticalDatumTypeVerticalDatumRefTypeImpl.verticalDatumThe 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetVerticalDatum(VerticalDatumType newVerticalDatum, NotificationChain msgs) NotificationChainVerticalDatumRefTypeImpl.basicSetVerticalDatum(VerticalDatumType newVerticalDatum, NotificationChain msgs) voidDocumentRootImpl.setVerticalDatum(VerticalDatumType newVerticalDatum) voidVerticalDatumRefTypeImpl.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'.booleanGml311Validator.validateVerticalDatumType(VerticalDatumType verticalDatumType, DiagnosticChain diagnostics, Map<Object, Object> context)