Package org.apache.batik.swing.svg
Class SVGUpdateOverlay
- java.lang.Object
-
- org.apache.batik.swing.svg.SVGUpdateOverlay
-
-
Constructor Summary
Constructors Constructor Description SVGUpdateOverlay(int size, int numUpdates)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addRect(java.awt.Rectangle r)
void
endUpdate()
void
paint(java.awt.Graphics g)
Paints this overlay.
-