Uses of Interface
org.opengis.metadata.quality.FormatConsistency
-
Packages that use FormatConsistency Package Description org.geotools.metadata.iso.quality Data quality implementation. -
-
Uses of FormatConsistency in org.geotools.metadata.iso.quality
Classes in org.geotools.metadata.iso.quality that implement FormatConsistency Modifier and Type Class Description class
FormatConsistencyImpl
Degree to which data is stored in accordance with the physical structure of the dataset, as described by the scope.Constructors in org.geotools.metadata.iso.quality with parameters of type FormatConsistency Constructor Description FormatConsistencyImpl(FormatConsistency source)
Constructs a metadata entity initialized with the values from the specified metadata.
-