Uses of Interface
net.opengis.gml311.AbsoluteExternalPositionalAccuracyType
-
Packages that use AbsoluteExternalPositionalAccuracyType Package Description net.opengis.gml311 net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of AbsoluteExternalPositionalAccuracyType in net.opengis.gml311
Methods in net.opengis.gml311 that return AbsoluteExternalPositionalAccuracyType Modifier and Type Method Description AbsoluteExternalPositionalAccuracyTypeGml311Factory. createAbsoluteExternalPositionalAccuracyType()Returns a new object of class 'Absolute External Positional Accuracy Type'.AbsoluteExternalPositionalAccuracyTypeDocumentRoot. getAbsoluteExternalPositionalAccuracy()Returns the value of the 'Absolute External Positional Accuracy' containment reference.Methods in net.opengis.gml311 with parameters of type AbsoluteExternalPositionalAccuracyType Modifier and Type Method Description voidDocumentRoot. 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 AbsoluteExternalPositionalAccuracyType Modifier and Type Class Description classAbsoluteExternalPositionalAccuracyTypeImplAn implementation of the model object 'Absolute External Positional Accuracy Type'.Methods in net.opengis.gml311.impl that return AbsoluteExternalPositionalAccuracyType Modifier and Type Method Description AbsoluteExternalPositionalAccuracyTypeGml311FactoryImpl. createAbsoluteExternalPositionalAccuracyType()AbsoluteExternalPositionalAccuracyTypeDocumentRootImpl. getAbsoluteExternalPositionalAccuracy()Methods in net.opengis.gml311.impl with parameters of type AbsoluteExternalPositionalAccuracyType Modifier and Type Method Description NotificationChainDocumentRootImpl. basicSetAbsoluteExternalPositionalAccuracy(AbsoluteExternalPositionalAccuracyType newAbsoluteExternalPositionalAccuracy, NotificationChain msgs)voidDocumentRootImpl. setAbsoluteExternalPositionalAccuracy(AbsoluteExternalPositionalAccuracyType newAbsoluteExternalPositionalAccuracy) -
Uses of AbsoluteExternalPositionalAccuracyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbsoluteExternalPositionalAccuracyType Modifier and Type Method Description TGml311Switch. 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)
-