Uses of Interface
org.geotools.api.metadata.quality.QuantitativeResult
- 
Packages that use QuantitativeResult Package Description org.geotools.metadata.iso.quality 
- 
- 
Uses of QuantitativeResult in org.geotools.metadata.iso.qualityClasses in org.geotools.metadata.iso.quality that implement QuantitativeResult Modifier and Type Class Description classQuantitativeResultImplInformation about the value (or set of values) obtained from applying a data quality measure.Constructors in org.geotools.metadata.iso.quality with parameters of type QuantitativeResult Constructor Description QuantitativeResultImpl(QuantitativeResult source)Constructs a metadata entity initialized with the values from the specified metadata.
 
-