| Package | Description |
|---|---|
| org.apache.batik.ext.awt.image.rendered |
| Modifier and Type | Field and Description |
|---|---|
private LRUCache |
TileMap.cache |
private LRUCache |
TileGrid.cache |
private static LRUCache |
TileCache.cache |
| Constructor and Description |
|---|
TileGrid(int minTileX,
int minTileY,
int xSz,
int ySz,
TileGenerator source,
LRUCache cache) |
TileMap(TileGenerator source,
LRUCache cache) |