Uses of Interface
org.opengis.metadata.quality.TemporalAccuracy
Packages that use TemporalAccuracy
Package
Description
Information about data quality, accuracy and consistency of a dataset.
-
Uses of TemporalAccuracy in org.apache.sis.metadata.iso.quality
Classes in org.apache.sis.metadata.iso.quality that implement TemporalAccuracyModifier and TypeClassDescriptionclassDeprecated.classAccuracy of the temporal attributes and temporal relationships of features.classCorrectness of the temporal references of an item (reporting of error in time measurement).classCorrectness of ordered events or sequences, if reported.classValidity of data specified by the scope with respect to time.Methods in org.apache.sis.metadata.iso.quality with parameters of type TemporalAccuracyModifier and TypeMethodDescriptionstatic AbstractTemporalAccuracyAbstractTemporalAccuracy.castOrCopy(TemporalAccuracy object) Deprecated.Returns a SIS metadata implementation with the values of the given arbitrary implementation.static AbstractTemporalQualityAbstractTemporalQuality.castOrCopy(TemporalAccuracy 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 TemporalAccuracyModifierConstructorDescriptionDeprecated.Constructs a new instance initialized with the values from the specified metadata object.Constructs a new instance initialized with the values from the specified metadata object. -
Uses of TemporalAccuracy in org.opengis.metadata.quality
Subinterfaces of TemporalAccuracy in org.opengis.metadata.qualityModifier and TypeInterfaceDescriptioninterfaceCorrectness of the temporal references of an item (reporting of error in time measurement).interfaceCorrectness of ordered events or sequences, if reported.interfaceValidity of data specified by the scope with respect to time.
AbstractTemporalQualityfor following a renaming in ISO 19157:2013.