Uses of Class
org.apache.sis.metadata.iso.maintenance.DefaultScope
-
Packages that use DefaultScope Package Description org.apache.sis.metadata.iso.maintenance Information about the frequency and scope of data updates.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.maintenance
Methods in org.apache.sis.metadata.iso.maintenance that return DefaultScope Modifier and Type Method Description static DefaultScopeDefaultScope. castOrCopy(Scope object)Returns a SIS metadata implementation with the values of the given arbitrary implementation. -
Uses of DefaultScope in org.apache.sis.metadata.iso.quality
Subclasses of DefaultScope in org.apache.sis.metadata.iso.quality Modifier and Type Class Description classDefaultScopeDeprecated.As of ISO 19115:2014,DQ_Scopehas been replaced byMD_Scope.
-