Uses of Class
org.apache.batik.util.SoftReferenceCache
Packages that use SoftReferenceCache
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
Contains extensions to the
java.awt.image
package.-
Uses of SoftReferenceCache in org.apache.batik.bridge
Subclasses of SoftReferenceCache in org.apache.batik.bridgeModifier and TypeClassDescription(package private) static class
Simple extension of the SoftReferenceCache that offers typed interface (Kind of needed as SoftReferenceCache mostly has protected methods). -
Uses of SoftReferenceCache in org.apache.batik.ext.awt.color
Subclasses of SoftReferenceCache in org.apache.batik.ext.awt.colorModifier and TypeClassDescriptionclass
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.imageModifier and TypeClassDescriptionclass
This class manages a cache of soft references to Images that we have already loaded.