Class TileGrid

java.lang.Object
org.apache.batik.ext.awt.image.rendered.TileGrid
All Implemented Interfaces:
TileStore

public class TileGrid extends Object implements TileStore
This is a Grid based implementation of the TileStore. This makes it pretty quick, but it can use a fair amount of memory for large tile grids.