Uses of Interface
net.opengis.gml311.AbsoluteExternalPositionalAccuracyType
Packages that use AbsoluteExternalPositionalAccuracyType
-
Uses of AbsoluteExternalPositionalAccuracyType in net.opengis.gml311
Methods in net.opengis.gml311 that return AbsoluteExternalPositionalAccuracyTypeModifier and TypeMethodDescriptionGml311Factory.createAbsoluteExternalPositionalAccuracyType()
Returns a new object of class 'Absolute External Positional Accuracy Type'.DocumentRoot.getAbsoluteExternalPositionalAccuracy()
Returns the value of the 'Absolute External Positional Accuracy' containment reference.Methods in net.opengis.gml311 with parameters of type AbsoluteExternalPositionalAccuracyTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setAbsoluteExternalPositionalAccuracy
(AbsoluteExternalPositionalAccuracyType value) Sets the value of the 'Absolute External Positional Accuracy
' containment reference. -
Uses of AbsoluteExternalPositionalAccuracyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbsoluteExternalPositionalAccuracyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Absolute External Positional Accuracy Type'.Methods in net.opengis.gml311.impl that return AbsoluteExternalPositionalAccuracyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createAbsoluteExternalPositionalAccuracyType()
DocumentRootImpl.getAbsoluteExternalPositionalAccuracy()
Methods in net.opengis.gml311.impl with parameters of type AbsoluteExternalPositionalAccuracyTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetAbsoluteExternalPositionalAccuracy
(AbsoluteExternalPositionalAccuracyType newAbsoluteExternalPositionalAccuracy, NotificationChain msgs) void
DocumentRootImpl.setAbsoluteExternalPositionalAccuracy
(AbsoluteExternalPositionalAccuracyType newAbsoluteExternalPositionalAccuracy) -
Uses of AbsoluteExternalPositionalAccuracyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbsoluteExternalPositionalAccuracyTypeModifier and TypeMethodDescriptionGml311Switch.caseAbsoluteExternalPositionalAccuracyType
(AbsoluteExternalPositionalAccuracyType object) Returns the result of interpreting the object as an instance of 'Absolute External Positional Accuracy Type'.boolean
Gml311Validator.validateAbsoluteExternalPositionalAccuracyType
(AbsoluteExternalPositionalAccuracyType absoluteExternalPositionalAccuracyType, DiagnosticChain diagnostics, Map<Object, Object> context)