Uses of Class
org.apache.batik.util.SoftReferenceCache

Packages that use SoftReferenceCache
org.apache.batik.ext.awt.color   
org.apache.batik.ext.awt.image Contains extensions to the java.awt.image package. 
 

Uses of SoftReferenceCache in org.apache.batik.ext.awt.color
 

Subclasses of SoftReferenceCache in org.apache.batik.ext.awt.color
 class NamedProfileCache
          This class manages a cache of soft references to named profiles that we have already loaded.
 

Uses of SoftReferenceCache in org.apache.batik.ext.awt.image
 

Subclasses of SoftReferenceCache in org.apache.batik.ext.awt.image
 class URLImageCache
          This class manages a cache of soft references to Images that we have already loaded.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.