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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Absolute External Positional Accuracy Type'.interfaceA representation of the model object 'Covariance Matrix Type'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Absolute External Positional Accuracy Type'.classAn implementation of the model object 'Abstract Positional Accuracy Type'.classAn implementation of the model object 'Covariance Matrix Type'.classAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.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'.booleanGml311Validator.validateAbstractPositionalAccuracyType(AbstractPositionalAccuracyType abstractPositionalAccuracyType, DiagnosticChain diagnostics, Map<Object, Object> context)