Uses of Class
org.apache.batik.ext.awt.image.rendered.LRUCache
-
Packages that use LRUCache Package Description org.apache.batik.ext.awt.image.rendered -
-
Uses of LRUCache in org.apache.batik.ext.awt.image.rendered
Constructors in org.apache.batik.ext.awt.image.rendered with parameters of type LRUCache Constructor Description TileGrid(int minTileX, int minTileY, int xSz, int ySz, TileGenerator source, LRUCache cache)TileMap(TileGenerator source, LRUCache cache)
-