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

Packages that use Result
  • Uses of Result in org.opengis.metadata.quality

    Modifier and Type
    Interface
    Description
    interface 
    Information about the outcome of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level.
    interface 
    Result of a data quality measure organising the measured values as a coverage.
    interface 
    Information about the value (or set of values) obtained from applying a data quality measure.
    Methods in org.opengis.metadata.quality that return types with arguments of type Result
    Modifier and Type
    Method
    Description
    Collection<? extends Result>
    Element.getResults()
    Value (or set of values) obtained from applying a data quality measure or the out come of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level.