deegree-tools-3.0-pre-nightly (2010/03/05 00:05) - official

org.deegree.tools.coverage.rtb
Class TileGrid.Tile

java.lang.Object
  extended by org.deegree.tools.coverage.rtb.TileGrid.Tile
Enclosing class:
TileGrid

public static class TileGrid.Tile
extends Object

Simple container class for a tile coordinate and envelope.


Field Summary
 org.deegree.geometry.Envelope envelope
          the envelope of the tile
 int x
          the x tile coordinate
 int y
          the y tile coordinate
 
Constructor Summary
TileGrid.Tile(int x, int y, org.deegree.geometry.Envelope env)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

public final int x
the x tile coordinate


y

public final int y
the y tile coordinate


envelope

public final org.deegree.geometry.Envelope envelope
the envelope of the tile

Constructor Detail

TileGrid.Tile

public TileGrid.Tile(int x,
                     int y,
                     org.deegree.geometry.Envelope env)
Parameters:
x -
y -
env -

deegree-tools-3.0-pre-nightly (2010/03/05 00:05) - official

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

]]>