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.PaintListener
The paint listener to paint on plot area.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
drawBehindSeries()
Gets the state indicating if painting behind series.
-