- All Implemented Interfaces:
Overlay
One line Class Desc
Complete Class Desc
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SVGUpdateOverlay
public SVGUpdateOverlay(int size,
int numUpdates)
-
Method Details
-
-
endUpdate
public void endUpdate()
-
paint
Description copied from interface: Overlay
Paints this overlay.
- Specified by:
paint
in interface Overlay