Uses of Class
org.apache.sis.metadata.iso.maintenance.DefaultScope
Packages that use DefaultScope
Package
Description
JAXB adapters for metadata.
Information about the frequency and scope of data updates.
Information about data quality, accuracy and consistency of a dataset.
-
Uses of DefaultScope in org.apache.sis.internal.jaxb.metadata
Methods in org.apache.sis.internal.jaxb.metadata that return DefaultScopeModifier and TypeMethodDescriptionfinal DefaultScopeMD_Scope.getElement()Invoked by JAXB at marshalling time for getting the actual metadata to write inside the<mcc:MD_Scope>XML element.Methods in org.apache.sis.internal.jaxb.metadata with parameters of type DefaultScopeModifier and TypeMethodDescriptionfinal voidMD_Scope.setElement(DefaultScope value) Invoked by JAXB at unmarshalling time for storing the result temporarily. -
Uses of DefaultScope in org.apache.sis.metadata.iso.maintenance
Methods in org.apache.sis.metadata.iso.maintenance that return DefaultScopeModifier and TypeMethodDescriptionstatic DefaultScopeDefaultScope.castOrCopy(org.opengis.metadata.quality.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
DQ_Scopehas been replaced byMD_Scope.