GeoAPI 2.0
Build 2005-06-08

org.opengis.metadata.extent
Interface GeographicExtent

All Known Subinterfaces:
BoundingPolygon, GeographicBoundingBox, GeographicDescription

@UML(identifier="EX_GeographicExtent",
     specification=ISO_19115)
public interface GeographicExtent

Base interface for geographic area of the dataset.

Since:
GeoAPI 1.0
Version:
Abstract specification 5.0

Method Summary
 boolean getInclusion()
          Indication of whether the bounding polygon encompasses an area covered by the data (inclusion) or an area where data is not present (exclusion).
 

Method Detail

getInclusion

@UML(identifier="extentTypeCode",
     obligation=OPTIONAL,
     specification=ISO_19115)
boolean getInclusion()
Indication of whether the bounding polygon encompasses an area covered by the data (inclusion) or an area where data is not present (exclusion).

Returns:
true for inclusion, or false for exclusion.

GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium