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

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

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

Classes in org.geotools.metadata.iso.quality that implement TemporalAccuracy
 class AccuracyOfATimeMeasurementImpl
          Correctness of the temporal references of an item (reporting of error in time measurement).
 class TemporalAccuracyImpl
          Accuracy of the temporal attributes and temporal relationships of features.
 class TemporalConsistencyImpl
          Correctness of ordered events or sequences, if reported.
 class TemporalValidityImpl
          Validity of data specified by the scope with respect to time.
 

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

Uses of TemporalAccuracy in org.opengis.metadata.quality
 

Subinterfaces of TemporalAccuracy in org.opengis.metadata.quality
 interface AccuracyOfATimeMeasurement
          Correctness of the temporal references of an item (reporting of error in time measurement).
 interface TemporalConsistency
          Correctness of ordered events or sequences, if reported.
 interface TemporalValidity
          Validity of data specified by the scope with respect to time.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.