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 Object
- implements Overlay
The element overlay.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementOverlayManager.ElementOverlay
public ElementOverlayManager.ElementOverlay()
paint
public void paint(Graphics g)
- Paints this overlay.
- Specified by:
paint
in interface Overlay
Copyright © 2008 Apache Software Foundation. All Rights Reserved.