Uses of Interface
org.opengis.metadata.maintenance.ScopeDescription
Packages that use ScopeDescription
Package
Description
Scope and frequency of updating data.
Description of the quality of geographic data.
-
Uses of ScopeDescription in org.opengis.metadata.maintenance
Methods in org.opengis.metadata.maintenance that return types with arguments of type ScopeDescriptionModifier and TypeMethodDescriptiondefault Collection
<? extends ScopeDescription> Scope.getLevelDescription()
Detailed description about the level of the data specified by the scope.default Collection
<? extends ScopeDescription> MaintenanceInformation.getUpdateScopeDescriptions()
Deprecated. -
Uses of ScopeDescription in org.opengis.metadata.quality
Methods in org.opengis.metadata.quality that return types with arguments of type ScopeDescriptionModifier and TypeMethodDescriptionCollection
<? extends ScopeDescription> Scope.getLevelDescription()
Detailed description about the level of the data specified by the scope.
MaintenanceInformation.getUpdateScopes()
andgetUpdateScopeDescriptions()
were combined intoMaintenanceInformation.getMaintenanceScopes()
in order to allow specifying a scope that includes a spatial and temporal extent.