Uses of Class
org.apache.batik.bridge.CursorManager
Packages that use CursorManager
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
-
Uses of CursorManager in org.apache.batik.bridge
Fields in org.apache.batik.bridge declared as CursorManagerModifier and TypeFieldDescriptionprotected CursorManager
BridgeContext.cursorManager
Manages cursors and performs caching when appropriateMethods in org.apache.batik.bridge that return CursorManager