org.apache.batik.swing.gvt

Interface Overlay

public interface Overlay

This interface represents an object painted over the GVT rendering in a JGVTComponent.
Method Summary
voidpaint(Graphics g)
Paints this overlay.

Method Detail

paint

public void paint(Graphics g)
Paints this overlay.
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.