Uses of Class
org.apache.batik.ext.awt.image.rendered.LRUCache

Packages that use LRUCache
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
TileMap(TileGenerator source, LRUCache cache)
           
TileGrid(int minTileX, int minTileY, int xSz, int ySz, TileGenerator source, LRUCache cache)
           
LRUCache.LRUNode()
           
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.