Interface Overlay
- All Known Implementing Classes:
AbstractZoomInteractor.ZoomOverlay, ElementOverlayManager.ElementOverlay, SVGUpdateOverlay, TextSelectionManager.SelectionOverlay, ThumbnailDialog.AreaOfInterestOverlay
public interface Overlay
This interface represents an object painted over the GVT rendering
in a JGVTComponent.
- Version:
- $Id$
-
Method Summary
-
Method Details
-
paint
Paints this overlay.
-