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: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Judit Mays, last edited by: $Author: mschneider $
 
 
 
| 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 - 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 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://www.deegree.org