Uses of Interface
org.opengis.metadata.quality.Scope
Packages that use Scope
Package
Description
Information about legal and security constraints placed on data.
Information about the sources and production processes of a dataset.
Information about the frequency and scope of data updates.
Information about data quality, accuracy and consistency of a dataset.
Information about the mechanisms (grid or vector) used to represent spatial data.
-
Uses of Scope in org.apache.sis.metadata.iso.constraint
Methods in org.apache.sis.metadata.iso.constraint that return ScopeModifier and TypeMethodDescriptionDefaultConstraints.getConstraintApplicationScope()Returns the spatial and / or temporal extents and or levels of the application of the constraints restrictions.Methods in org.apache.sis.metadata.iso.constraint with parameters of type ScopeModifier and TypeMethodDescriptionvoidDefaultConstraints.setConstraintApplicationScope(Scope newValue) Sets the spatial and / or temporal extents and or levels of the application of the constraints restrictions. -
Uses of Scope in org.apache.sis.metadata.iso.lineage
Methods in org.apache.sis.metadata.iso.lineage that return ScopeModifier and TypeMethodDescriptionDefaultLineage.getScope()Returns the type of resource and / or extents to which the lineage information applies.DefaultProcessStep.getScope()Returns the type of resource and / or extent to which the process step applies.DefaultSource.getScope()Return the type and / or extent of the source.Methods in org.apache.sis.metadata.iso.lineage with parameters of type ScopeModifier and TypeMethodDescriptionvoidSets the type of resource and / or extents to which the lineage information applies.voidSets the type of resource and / or extent to which the process step applies.voidSets the type and / or extent of the source. -
Uses of Scope in org.apache.sis.metadata.iso.maintenance
Classes in org.apache.sis.metadata.iso.maintenance that implement ScopeModifier and TypeClassDescriptionclassThe target resource and physical extent for which information is reported.Methods in org.apache.sis.metadata.iso.maintenance that return types with arguments of type ScopeModifier and TypeMethodDescriptionDefaultMaintenanceInformation.getMaintenanceScopes()Return the types of resource and / or extents to which the maintenance information applies.Methods in org.apache.sis.metadata.iso.maintenance with parameters of type ScopeModifier and TypeMethodDescriptionstatic DefaultScopeDefaultScope.castOrCopy(Scope object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.Method parameters in org.apache.sis.metadata.iso.maintenance with type arguments of type ScopeModifier and TypeMethodDescriptionvoidDefaultMaintenanceInformation.setMaintenanceScopes(Collection<? extends Scope> newValues) Sets the types of resource and / or extents to which the maintenance information applies.Constructors in org.apache.sis.metadata.iso.maintenance with parameters of type ScopeModifierConstructorDescriptionDefaultScope(Scope object) Constructs a new instance initialized with the values from the specified metadata object. -
Uses of Scope in org.apache.sis.metadata.iso.quality
Classes in org.apache.sis.metadata.iso.quality that implement ScopeMethods in org.apache.sis.metadata.iso.quality that return ScopeModifier and TypeMethodDescriptionAbstractResult.getResultScope()Returns the scope of the result.DefaultDataQuality.getScope()Returns the specific data to which the data quality information applies.Methods in org.apache.sis.metadata.iso.quality with parameters of type ScopeModifier and TypeMethodDescriptionstatic DefaultScopeDefaultScope.castOrCopy(Scope object) Deprecated.Returns a SIS metadata implementation with the values of the given arbitrary implementation.voidAbstractResult.setResultScope(Scope newValue) Sets the scope of the result.voidSets the specific data to which the data quality information applies.Constructors in org.apache.sis.metadata.iso.quality with parameters of type ScopeModifierConstructorDescriptionDefaultDataQuality(Scope scope) Creates a data quality initialized to the given scope.DefaultScope(Scope object) Deprecated.Constructs a new instance initialized with the values from the specified metadata object. -
Uses of Scope in org.apache.sis.metadata.iso.spatial
Methods in org.apache.sis.metadata.iso.spatial that return ScopeModifier and TypeMethodDescriptionAbstractSpatialRepresentation.getScope()Returns the level and extent of the spatial representation.Methods in org.apache.sis.metadata.iso.spatial with parameters of type Scope -
Uses of Scope in org.opengis.metadata.quality
Methods in org.opengis.metadata.quality that return Scope
DQ_Scopehas been replaced byMD_Scope.