Uses of Class
org.apache.sis.metadata.iso.quality.DefaultScope
-
Packages that use DefaultScope Package Description org.apache.sis.metadata.iso.quality Information about data quality, accuracy and consistency of a dataset. -
-
Uses of DefaultScope in org.apache.sis.metadata.iso.quality
Methods in org.apache.sis.metadata.iso.quality that return DefaultScope Modifier and Type Method Description static DefaultScope
DefaultScope. castOrCopy(Scope object)
Deprecated.Returns a SIS metadata implementation with the values of the given arbitrary implementation.
-