- All Implemented Interfaces:
- Overlay
One line Class Desc
 Complete Class Desc
- 
Constructor SummaryConstructors 
- 
Method Summary
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
SVGUpdateOverlaypublic SVGUpdateOverlay(int size,
 int numUpdates) 
 
- 
Method Details
- 
- 
endUpdatepublic void endUpdate() 
- 
paintDescription copied from interface: Overlay
 Paints this overlay. 
- Specified by:
- paintin interface- Overlay