Uses of Interface
org.opengis.metadata.quality.ThematicAccuracy

Packages that use ThematicAccuracy
org.geotools.metadata.iso.quality Data quality implementation. 
org.opengis.metadata.quality Data quality and positional accuracy
 

Uses of ThematicAccuracy in org.geotools.metadata.iso.quality
 

Classes in org.geotools.metadata.iso.quality that implement ThematicAccuracy
 class NonQuantitativeAttributeAccuracyImpl
          Accuracy of non-quantitative attributes.
 class QuantitativeAttributeAccuracyImpl
          Accuracy of quantitative attributes.
 class ThematicAccuracyImpl
          Accuracy of quantitative attributes and the correctness of non-quantitative attributes and of the classifications of features and their relationships.
 class ThematicClassificationCorrectnessImpl
          Comparison of the classes assigned to features or their attributes to a universe of discourse.
 

Constructors in org.geotools.metadata.iso.quality with parameters of type ThematicAccuracy
ThematicAccuracyImpl(ThematicAccuracy source)
          Constructs a metadata entity initialized with the values from the specified metadata.
 

Uses of ThematicAccuracy in org.opengis.metadata.quality
 

Subinterfaces of ThematicAccuracy in org.opengis.metadata.quality
 interface NonQuantitativeAttributeAccuracy
          Accuracy of non-quantitative attributes.
 interface QuantitativeAttributeAccuracy
          Accuracy of quantitative attributes.
 interface ThematicClassificationCorrectness
          Comparison of the classes assigned to features or their attributes to a universe of discourse.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.