Uses of Class
org.geotools.geometry.Envelope2D

Packages that use Envelope2D
org.geotools.coverage.grid GridCoverage2D implementation.  
 

Uses of Envelope2D in org.geotools.coverage.grid
 

Methods in org.geotools.coverage.grid that return Envelope2D
 Envelope2D GridCoverage2D.getEnvelope2D()
          Returns the two-dimensional bounding box for the coverage domain in coordinate reference system coordinates.
 Envelope2D GridGeometry2D.getEnvelope2D()
          Returns the two-dimensional bounding box for the coverage domain in coordinate reference system coordinates.
 



Copyright © GeoTools. All Rights Reserved.