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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Abstract Datum Type'.interfaceA representation of the model object 'Engineering Datum Type'.interfaceA representation of the model object 'Geodetic Datum Type'.interfaceA representation of the model object 'Image Datum Type'.interfaceA representation of the model object 'Temporal Datum Base Type'.interfaceA representation of the model object 'Temporal Datum Type'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Abstract Datum Base Type'.classAn implementation of the model object 'Abstract Datum Type'.classAn implementation of the model object 'Engineering Datum Type'.classAn implementation of the model object 'Geodetic Datum Type'.classAn implementation of the model object 'Image Datum Type'.classAn implementation of the model object 'Temporal Datum Base Type'.classAn implementation of the model object 'Temporal Datum Type'.classAn 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'.booleanGml311Validator.validateAbstractDatumBaseType(AbstractDatumBaseType abstractDatumBaseType, DiagnosticChain diagnostics, Map<Object, Object> context)