Package | Description |
---|---|
org.apache.batik.bridge |
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
|
org.apache.batik.ext.awt.color | |
org.apache.batik.ext.awt.image |
Contains extensions to the
java.awt.image package. |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
CursorManager.CursorCache
Simple extension of the SoftReferenceCache that
offers typed interface (Kind of needed as SoftReferenceCache
mostly has protected methods).
|
Modifier and Type | Class and Description |
---|---|
class |
NamedProfileCache
This class manages a cache of soft references to named profiles that
we have already loaded.
|
Modifier and Type | Class and Description |
---|---|
class |
URLImageCache
This class manages a cache of soft references to Images that
we have already loaded.
|