Uses of Interface
org.opengis.metadata.quality.RelativeInternalPositionalAccuracy
Packages that use RelativeInternalPositionalAccuracy
Package
Description
Information about data quality, accuracy and consistency of a dataset.
-
Uses of RelativeInternalPositionalAccuracy in org.apache.sis.metadata.iso.quality
Classes in org.apache.sis.metadata.iso.quality that implement RelativeInternalPositionalAccuracyModifier and TypeClassDescriptionclassCloseness of the relative positions of features in the scope to their respective relative positions accepted as or being true.Methods in org.apache.sis.metadata.iso.quality with parameters of type RelativeInternalPositionalAccuracyModifier and TypeMethodDescriptionDefaultRelativeInternalPositionalAccuracy.castOrCopy(RelativeInternalPositionalAccuracy 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 RelativeInternalPositionalAccuracyModifierConstructorDescriptionConstructs a new instance initialized with the values from the specified metadata object.