Uses of Interface
net.opengis.gml311.AbstractDatumType
Packages that use AbstractDatumType
-
Uses of AbstractDatumType in net.opengis.gml311
Subinterfaces of AbstractDatumType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Engineering Datum Type'.interface
A representation of the model object 'Geodetic Datum Type'.interface
A representation of the model object 'Image Datum Type'.interface
A representation of the model object 'Temporal Datum Base Type'.interface
A representation of the model object 'Temporal Datum Type'.interface
A representation of the model object 'Vertical Datum Type'.Methods in net.opengis.gml311 that return AbstractDatumType -
Uses of AbstractDatumType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractDatumTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Datum Type'.class
An implementation of the model object 'Engineering Datum Type'.class
An implementation of the model object 'Geodetic Datum Type'.class
An implementation of the model object 'Image Datum Type'.class
An implementation of the model object 'Temporal Datum Base Type'.class
An implementation of the model object 'Temporal Datum Type'.class
An implementation of the model object 'Vertical Datum Type'.Methods in net.opengis.gml311.impl that return AbstractDatumTypeMethods in net.opengis.gml311.impl with parameters of type AbstractDatumTypeModifier and TypeMethodDescriptionNotificationChain
DatumRefTypeImpl.basicSetDatum
(AbstractDatumType newDatum, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetDatum
(AbstractDatumType newDatum, NotificationChain msgs) -
Uses of AbstractDatumType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractDatumTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractDatumType
(AbstractDatumType object) Returns the result of interpreting the object as an instance of 'Abstract Datum Type'.boolean
Gml311Validator.validateAbstractDatumType
(AbstractDatumType abstractDatumType, DiagnosticChain diagnostics, Map<Object, Object> context)