Uses of Interface
org.geotools.api.metadata.quality.Element
Packages that use Element
Package
Description
-
Uses of Element in org.geotools.api.metadata.quality
Subinterfaces of Element in org.geotools.api.metadata.qualityModifier and TypeInterfaceDescriptioninterfaceCloseness of reported coordinate values to values accepted as or being true.interfaceAccuracy of the position of features. -
Uses of Element in org.geotools.metadata.iso.quality
Classes in org.geotools.metadata.iso.quality that implement ElementModifier and TypeClassDescriptionclassCloseness of reported coordinate values to values accepted as or being true.classType of test applied to the data specified by a data quality scope.classAccuracy of the position of features.Constructors in org.geotools.metadata.iso.quality with parameters of type ElementModifierConstructorDescriptionElementImpl(Element source) Constructs a metadata entity initialized with the values from the specified metadata.