Package org.apache.batik.apps.svgbrowser
Class ElementOverlayManager.ElementOverlay
- java.lang.Object
-
- org.apache.batik.apps.svgbrowser.ElementOverlayManager.ElementOverlay
-
- All Implemented Interfaces:
Overlay
- Enclosing class:
- ElementOverlayManager
public class ElementOverlayManager.ElementOverlay extends java.lang.Object implements Overlay
The element overlay.
-
-
Constructor Summary
Constructors Constructor Description ElementOverlay()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
paint(java.awt.Graphics g)
Paints this overlay.
-