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