Uses of Interface
net.opengis.gml311.AbstractPositionalAccuracyType
Packages that use AbstractPositionalAccuracyType
-
Uses of AbstractPositionalAccuracyType in net.opengis.gml311
Subinterfaces of AbstractPositionalAccuracyType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Absolute External Positional Accuracy Type'.interface
A representation of the model object 'Covariance Matrix Type'.interface
A representation of the model object 'Relative Internal Positional Accuracy Type'.Methods in net.opengis.gml311 that return AbstractPositionalAccuracyTypeModifier and TypeMethodDescriptionDocumentRoot.getPositionalAccuracy()
Returns the value of the 'Positional Accuracy' containment reference.Methods in net.opengis.gml311 that return types with arguments of type AbstractPositionalAccuracyTypeModifier and TypeMethodDescriptionAbstractCoordinateOperationType.getPositionalAccuracy()
Returns the value of the 'Positional Accuracy' containment reference list. -
Uses of AbstractPositionalAccuracyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractPositionalAccuracyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Absolute External Positional Accuracy Type'.class
An implementation of the model object 'Abstract Positional Accuracy Type'.class
An implementation of the model object 'Covariance Matrix Type'.class
An implementation of the model object 'Relative Internal Positional Accuracy Type'.Methods in net.opengis.gml311.impl that return AbstractPositionalAccuracyTypeMethods in net.opengis.gml311.impl that return types with arguments of type AbstractPositionalAccuracyTypeMethods in net.opengis.gml311.impl with parameters of type AbstractPositionalAccuracyTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetPositionalAccuracy
(AbstractPositionalAccuracyType newPositionalAccuracy, NotificationChain msgs) -
Uses of AbstractPositionalAccuracyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractPositionalAccuracyTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractPositionalAccuracyType
(AbstractPositionalAccuracyType object) Returns the result of interpreting the object as an instance of 'Abstract Positional Accuracy Type'.boolean
Gml311Validator.validateAbstractPositionalAccuracyType
(AbstractPositionalAccuracyType abstractPositionalAccuracyType, DiagnosticChain diagnostics, Map<Object, Object> context)