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 RepaintManagerUpdateManager. repaintManagerThe repaint manager.Methods in org.apache.batik.bridge that return RepaintManager Modifier and Type Method Description RepaintManagerUpdateManager. getRepaintManager()Returns the repaint manager.
-