Uses of Class
org.apache.sis.metadata.iso.quality.AbstractCompleteness
Packages that use AbstractCompleteness
Package
Description
Information about data quality, accuracy and consistency of a dataset.
-
Uses of AbstractCompleteness in org.apache.sis.metadata.iso.quality
Subclasses of AbstractCompleteness in org.apache.sis.metadata.iso.qualityModifier and TypeClassDescriptionclass
Excess data present in the dataset, as described by the scope.class
Data absent from the dataset, as described by the scope.Methods in org.apache.sis.metadata.iso.quality that return AbstractCompletenessModifier and TypeMethodDescriptionstatic AbstractCompleteness
AbstractCompleteness.castOrCopy
(org.opengis.metadata.quality.Completeness object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.