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