Uses of Class
org.apache.sis.metadata.iso.quality.AbstractThematicAccuracy
Packages that use AbstractThematicAccuracy
Package
Description
Information about data quality, accuracy and consistency of a dataset.
-
Uses of AbstractThematicAccuracy in org.apache.sis.metadata.iso.quality
Subclasses of AbstractThematicAccuracy in org.apache.sis.metadata.iso.qualityModifier and TypeClassDescriptionclass
Accuracy of non-quantitative attributes.class
Accuracy of quantitative attributes.class
Comparison of the classes assigned to features or their attributes to a universe of discourse.Methods in org.apache.sis.metadata.iso.quality that return AbstractThematicAccuracyModifier and TypeMethodDescriptionstatic AbstractThematicAccuracy
AbstractThematicAccuracy.castOrCopy
(ThematicAccuracy object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.