Class TileGrid
java.lang.Object
org.apache.batik.ext.awt.image.rendered.TileGrid
- All Implemented Interfaces:
TileStore
-
Constructor Summary
ConstructorsConstructorDescriptionTileGrid(int minTileX, int minTileY, int xSz, int ySz, TileGenerator source, LRUCache cache) -
Method Summary
-
Constructor Details
-
TileGrid
-
-
Method Details
-
setTile
-
getTileNoCompute
- Specified by:
getTileNoComputein interfaceTileStore
-
getTile
-