org.deegree.tools.raster
Class Tile
java.lang.Object
org.deegree.tools.raster.Tile
class Tile
- extends java.lang.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: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Judit Mays, last edited by: $Author: mschneider $
Constructor Summary |
Tile(Envelope env,
java.lang.String postfix)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tile
public Tile(Envelope env,
java.lang.String postfix)
- Parameters:
env
- The Envelope of the tile.postfix
- Postfix of the tile file name (e.g. _3_5).
getTileEnvelope
public Envelope getTileEnvelope()
- Returns:
- Returns the tileEnvelope.
setTileEnvelope
public void setTileEnvelope(Envelope tileEnvelope)
- Parameters:
tileEnvelope
- The tileEnvelope to set.
getPostfix
public java.lang.String getPostfix()
- Returns:
- Returns the postfix.
setPostfix
public void setPostfix(java.lang.String postfix)
- Parameters:
postfix
- The postfix to set.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org