Uses of Interface
org.opengis.metadata.quality.CompletenessOmission
-
Packages that use CompletenessOmission Package Description org.geotools.metadata.iso.quality Data quality implementation. -
-
Uses of CompletenessOmission in org.geotools.metadata.iso.quality
Classes in org.geotools.metadata.iso.quality that implement CompletenessOmission Modifier and Type Class Description class
CompletenessOmissionImpl
Data absent from the dataset, as described by the scope.Constructors in org.geotools.metadata.iso.quality with parameters of type CompletenessOmission Constructor Description CompletenessOmissionImpl(CompletenessOmission source)
Constructs a metadata entity initialized with the values from the specified metadata.
-