Uses of Interface
org.opengis.metadata.extent.GeographicExtent

Packages that use GeographicExtent
org.opengis.metadata.extent Extent information. 
 

Uses of GeographicExtent in org.opengis.metadata.extent
 

Subinterfaces of GeographicExtent in org.opengis.metadata.extent
 interface BoundingPolygon
          Boundary enclosing the dataset, expressed as the closed set of (x,y) coordinates of the polygon.
 interface GeographicBoundingBox
          Geographic position of the dataset.
 interface GeographicDescription
          Description of the geographic area using identifiers.
 

Methods in org.opengis.metadata.extent that return types with arguments of type GeographicExtent
 Collection<? extends GeographicExtent> Extent.getGeographicElements()
          Provides geographic component of the extent of the referring object
 Collection<? extends GeographicExtent> SpatialTemporalExtent.getSpatialExtent()
          Returns the spatial extent component of composite spatial and temporal extent.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.