Uses of Interface
org.opengis.metadata.quality.QuantitativeResult
Packages that use QuantitativeResult
Package
Description
Information about data quality, accuracy and consistency of a dataset.
-
Uses of QuantitativeResult in org.apache.sis.metadata.iso.quality
Classes in org.apache.sis.metadata.iso.quality that implement QuantitativeResultModifier and TypeClassDescriptionclassInformation about the value (or set of values) obtained from applying a data quality measure.Methods in org.apache.sis.metadata.iso.quality with parameters of type QuantitativeResultModifier and TypeMethodDescriptionstatic DefaultQuantitativeResultDefaultQuantitativeResult.castOrCopy(QuantitativeResult object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.Constructors in org.apache.sis.metadata.iso.quality with parameters of type QuantitativeResultModifierConstructorDescriptionConstructs a new instance initialized with the values from the specified metadata object.