jas2.plot
Interface Overlay
-
- All Known Subinterfaces:
- CustomOverlay
- All Known Implementing Classes:
- OverlayWithHandles
public interface Overlay
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidcontainerNotify(OverlayContainer c)Notifies the overlay it has been attached to a containervoidpaint(PlotGraphics g, boolean isPrinting)Called when the overlay needs to paint itself
-
-
-
Method Detail
-
paint
void paint(PlotGraphics g, boolean isPrinting)
Called when the overlay needs to paint itself
-
containerNotify
void containerNotify(OverlayContainer c)
Notifies the overlay it has been attached to a container
-
-
DataMelt 3.0 © DataMelt by jWork.ORG