Uses of Interface
org.opengis.metadata.quality.DataQuality
Package
Description
The metadata root entity.
Information concerning the mechanisms used to represent spatial information in a dataset.
The GeoAPI conformance testing framework.
Validators and test suites for the
org.opengis.metadata
package.-
Uses of DataQuality in org.opengis.metadata
Modifier and TypeMethodDescriptiondefault Collection
<? extends DataQuality> Metadata.getDataQualityInfo()
Overall assessment of quality of a resource(s). -
Uses of DataQuality in org.opengis.metadata.spatial
Modifier and TypeMethodDescriptiondefault Collection
<? extends DataQuality> GeolocationInformation.getQualityInfo()
Provides an overall assessment of quality of geolocation information. -
Uses of DataQuality in org.opengis.test
Modifier and TypeMethodDescriptionfinal void
ValidatorContainer.validate
(DataQuality object) Tests the conformance of the given object.static void
Validators.validate
(DataQuality object) Tests the conformance of the given object. -
Uses of DataQuality in org.opengis.test.metadata
Modifier and TypeMethodDescriptionvoid
QualityValidator.validate
(DataQuality object) Validates the data quality.