Uses of Class
org.geotools.coverage.grid.ImageGeometry

Packages that use ImageGeometry
org.geotools.coverage.grid GridCoverage2D implementation. 
org.geotools.image.io.mosaic An image reader implemented as a mosaic of other image readers. 
 

Uses of ImageGeometry in org.geotools.coverage.grid
 

Methods in org.geotools.coverage.grid that return ImageGeometry
 ImageGeometry ImageGeometry.clone()
          Returns a clone of this image geometry.
 

Uses of ImageGeometry in org.geotools.image.io.mosaic
 

Methods in org.geotools.image.io.mosaic that return ImageGeometry
 ImageGeometry TileManager.getGridGeometry()
          Returns the grid geometry, including the "grid to real world" transform.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.