org.apache.batik.swing.svg
Class SVGUpdateOverlay
java.lang.Object
org.apache.batik.swing.svg.SVGUpdateOverlay
- All Implemented Interfaces:
- Overlay
public class SVGUpdateOverlay
- extends Object
- implements Overlay
One line Class Desc
Complete Class Desc
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SVGUpdateOverlay
public SVGUpdateOverlay(int size,
int numUpdates)
addRect
public void addRect(Rectangle r)
endUpdate
public void endUpdate()
paint
public void paint(Graphics g)
- Description copied from interface:
Overlay
- Paints this overlay.
- Specified by:
paint
in interface Overlay
Copyright © 2017 Apache Software Foundation. All Rights Reserved.