deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.tools.raster
Class Tile

java.lang.Object
  extended by 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 (Do, 18. Jun 2009) $
Author:
Judit Mays, last edited by: $Author: mschneider $

Constructor Summary
Tile(Envelope env, String postfix)
           
 
Method Summary
 String getPostfix()
           
 Envelope getTileEnvelope()
           
 void setPostfix(String postfix)
           
 void setTileEnvelope(Envelope tileEnvelope)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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).
Method Detail

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.

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org