Uses of Interface
org.opengis.metadata.quality.FormatConsistency
Packages that use FormatConsistency
Package
Description
Information about data quality, accuracy and consistency of a dataset.
-
Uses of FormatConsistency in org.apache.sis.metadata.iso.quality
Classes in org.apache.sis.metadata.iso.quality that implement FormatConsistencyModifier and TypeClassDescriptionclassDegree to which data are stored in accordance with the physical structure of the data set.Methods in org.apache.sis.metadata.iso.quality with parameters of type FormatConsistencyModifier and TypeMethodDescriptionstatic DefaultFormatConsistencyDefaultFormatConsistency.castOrCopy(FormatConsistency 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 FormatConsistencyModifierConstructorDescriptionConstructs a new instance initialized with the values from the specified metadata object.