Uses of Interface
org.opengis.geometry.Geometry

Packages that use Geometry
org.opengis.geometry.primitive   
org.opengis.metadata.acquisition Acquisition information
org.opengis.metadata.extent Extent information. 
 

Uses of Geometry in org.opengis.geometry.primitive
 

Subinterfaces of Geometry in org.opengis.geometry.primitive
 interface Point
          Temporary placeholder for an interface defined in the geoapi-pending module.
 

Uses of Geometry in org.opengis.metadata.acquisition
 

Methods in org.opengis.metadata.acquisition that return Geometry
 Geometry PlatformPass.getExtent()
          Area covered by the pass.
 

Uses of Geometry in org.opengis.metadata.extent
 

Methods in org.opengis.metadata.extent that return types with arguments of type Geometry
 Collection<? extends Geometry> BoundingPolygon.getPolygons()
          Returns the sets of points defining the bounding polygon.
 



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