Uses of Class
org.apache.batik.bridge.CursorManager.CursorDescriptor
Packages that use CursorManager.CursorDescriptor
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
-
Uses of CursorManager.CursorDescriptor in org.apache.batik.bridge
Methods in org.apache.batik.bridge with parameters of type CursorManager.CursorDescriptorModifier and TypeMethodDescriptionvoid
CursorManager.CursorCache.clearCursor
(CursorManager.CursorDescriptor desc) CursorManager.CursorCache.getCursor
(CursorManager.CursorDescriptor desc) void
CursorManager.CursorCache.putCursor
(CursorManager.CursorDescriptor desc, Cursor cursor)