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