Package | Description |
---|---|
org.geotools.metadata.iso.quality |
Data quality implementation.
|
org.opengis.metadata.quality |
Modifier and Type | Class and Description |
---|---|
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.
|
Constructor and Description |
---|
ThematicAccuracyImpl(ThematicAccuracy source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
Modifier and Type | Interface and Description |
---|---|
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–2019 Geotools. All rights reserved.