GeoAPI 2.0
Build 2005-06-08

org.opengis.metadata.quality
Interface Scope


@UML(identifier="DQ_Scope",
     specification=ISO_19115)
public interface Scope

Description of the data specified by the scope.

Since:
GeoAPI 2.0
Version:
Abstract specification 5.0

Method Summary
 Extent getExtent()
          Information about the spatial, vertical and temporal extent of the data specified by the scope.
 ScopeCode getLevel()
          Hierarchical level of the data specified by the scope.
 

Method Detail

getLevel

@UML(identifier="level",
     obligation=MANDATORY,
     specification=ISO_19115)
ScopeCode getLevel()
Hierarchical level of the data specified by the scope.


getExtent

@UML(identifier="extent",
     obligation=OPTIONAL,
     specification=ISO_19115)
Extent getExtent()
Information about the spatial, vertical and temporal extent of the data specified by the scope.


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium