Uses of Class
org.apache.batik.gvt.UpdateTracker
Packages that use UpdateTracker
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
-
Uses of UpdateTracker in org.apache.batik.bridge
Fields in org.apache.batik.bridge declared as UpdateTrackerModifier and TypeFieldDescriptionprotected UpdateTrackerUpdateManager.updateTrackerThe update tracker.Methods in org.apache.batik.bridge that return UpdateTrackerModifier and TypeMethodDescriptionUpdateManager.getUpdateTracker()Returns the GVT update tracker.