Uses of Class
org.apache.batik.bridge.RepaintManager
-
Packages that use RepaintManager 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 RepaintManager in org.apache.batik.bridge
Fields in org.apache.batik.bridge declared as RepaintManager Modifier and Type Field Description protected RepaintManager
UpdateManager. repaintManager
The repaint manager.Methods in org.apache.batik.bridge that return RepaintManager Modifier and Type Method Description RepaintManager
UpdateManager. getRepaintManager()
Returns the repaint manager.
-