Uses of Class
org.apache.batik.bridge.CursorManager.CursorCache
-
Packages that use CursorManager.CursorCache Package Description org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. -
-
Uses of CursorManager.CursorCache in org.apache.batik.bridge
Fields in org.apache.batik.bridge declared as CursorManager.CursorCache Modifier and Type Field Description protected CursorManager.CursorCache
CursorManager. cursorCache
Cache used to hold references to cursors
-