Package org.swtchart
Interface ICustomPaintListener
-
- All Superinterfaces:
java.util.EventListener,org.eclipse.swt.events.PaintListener,org.eclipse.swt.internal.SWTEventListener
public interface ICustomPaintListener extends org.eclipse.swt.events.PaintListenerThe paint listener to paint on plot area.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleandrawBehindSeries()Gets the state indicating if painting behind series.
-