Uses of Interface
org.opengis.metadata.quality.DataQuality
- 
Packages that use DataQuality Package Description org.opengis.metadata The metadata root entity.org.opengis.metadata.spatial Information concerning the mechanisms used to represent spatial information in a dataset. - 
- 
Uses of DataQuality in org.opengis.metadata
Methods in org.opengis.metadata that return types with arguments of type DataQuality Modifier and Type Method Description default Collection<? extends DataQuality>Metadata. getDataQualityInfo()Overall assessment of quality of a resource(s). - 
Uses of DataQuality in org.opengis.metadata.spatial
Methods in org.opengis.metadata.spatial that return types with arguments of type DataQuality Modifier and Type Method Description default Collection<? extends DataQuality>GeolocationInformation. getQualityInfo()Provides an overall assessment of quality of geolocation information. 
 -