org.deegree.tools.raster
Class Tile
java.lang.Object
org.deegree.tools.raster.Tile
class Tile
- extends Object
This class represents a Tile
object, used to hold all information that is needed,
when drawing an image onto a tile in MergeRaster
.
- Version:
- $Revision: 9346 $, $Date: 2007-12-27 17:39:07 +0100 (Do, 27 Dez 2007) $
- Author:
- Judit Mays, last edited by: $Author: apoth $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tile
public Tile(Envelope env,
String postfix)
- Parameters:
env
- The Envelope of the tile.postfix
- bi
- The BufferedImage of the tile.
getTileEnvelope
public Envelope getTileEnvelope()
- Returns:
- Returns the tileEnvelope.
setTileEnvelope
public void setTileEnvelope(Envelope tileEnvelope)
- Parameters:
tileEnvelope
- The tileEnvelope to set.
getPostfix
public String getPostfix()
- Returns:
- Returns the postfix.
setPostfix
public void setPostfix(String postfix)
- Parameters:
postfix
- The postfix to set.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net