Uses of Interface
net.opengis.gml311.AbsoluteExternalPositionalAccuracyType
Packages that use AbsoluteExternalPositionalAccuracyType
- 
Uses of AbsoluteExternalPositionalAccuracyType in net.opengis.gml311Methods 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 TypeMethodDescriptionvoidDocumentRoot.setAbsoluteExternalPositionalAccuracy(AbsoluteExternalPositionalAccuracyType value) Sets the value of the 'Absolute External Positional Accuracy' containment reference.
- 
Uses of AbsoluteExternalPositionalAccuracyType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement AbsoluteExternalPositionalAccuracyTypeModifier and TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetAbsoluteExternalPositionalAccuracy(AbsoluteExternalPositionalAccuracyType newAbsoluteExternalPositionalAccuracy, NotificationChain msgs) voidDocumentRootImpl.setAbsoluteExternalPositionalAccuracy(AbsoluteExternalPositionalAccuracyType newAbsoluteExternalPositionalAccuracy) 
- 
Uses of AbsoluteExternalPositionalAccuracyType in net.opengis.gml311.utilMethods 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'.booleanGml311Validator.validateAbsoluteExternalPositionalAccuracyType(AbsoluteExternalPositionalAccuracyType absoluteExternalPositionalAccuracyType, DiagnosticChain diagnostics, Map<Object, Object> context)