Uses of Interface
net.opengis.gml311.AbstractDatumBaseType
Packages that use AbstractDatumBaseType
-
Uses of AbstractDatumBaseType in net.opengis.gml311
Subinterfaces of AbstractDatumBaseType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Abstract Datum Type'.interface
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'. -
Uses of AbstractDatumBaseType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractDatumBaseTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Datum Base Type'.class
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'. -
Uses of AbstractDatumBaseType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractDatumBaseTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractDatumBaseType
(AbstractDatumBaseType object) Returns the result of interpreting the object as an instance of 'Abstract Datum Base Type'.boolean
Gml311Validator.validateAbstractDatumBaseType
(AbstractDatumBaseType abstractDatumBaseType, DiagnosticChain diagnostics, Map<Object, Object> context)