Uses of Interface
org.opengis.metadata.quality.Completeness

Packages that use Completeness
org.geotools.metadata.iso.quality Data quality implementation. 
org.opengis.metadata.quality Data quality and positional accuracy
 

Uses of Completeness in org.geotools.metadata.iso.quality
 

Classes in org.geotools.metadata.iso.quality that implement Completeness
 class CompletenessCommissionImpl
          Excess data present in the dataset, as described by the scope.
 class CompletenessImpl
          Presence and absence of features, their attributes and their relationships.
 class CompletenessOmissionImpl
          Data absent from the dataset, as described by the scope.
 

Constructors in org.geotools.metadata.iso.quality with parameters of type Completeness
CompletenessImpl(Completeness source)
          Constructs a metadata entity initialized with the values from the specified metadata.
 

Uses of Completeness in org.opengis.metadata.quality
 

Subinterfaces of Completeness in org.opengis.metadata.quality
 interface CompletenessCommission
          Excess data present in the dataset, as described by the scope.
 interface CompletenessOmission
          Data absent from the dataset, as described by the scope.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.