Uses of Class
org.apache.batik.bridge.CursorManager
-
Packages that use CursorManager 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 in org.apache.batik.bridge
Fields in org.apache.batik.bridge declared as CursorManager Modifier and Type Field Description protected CursorManagerBridgeContext. cursorManagerManages cursors and performs caching when appropriateMethods in org.apache.batik.bridge that return CursorManager Modifier and Type Method Description CursorManagerBridgeContext. getCursorManager()Returns the cursor manager
-