org.swtchart.IPlotArea Interface Reference

The plot area. More...

Inheritance diagram for org.swtchart.IPlotArea:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void addCustomPaintListener (ICustomPaintListener listener)
 Adds the custom paint listener.
void removeCustomPaintListener (ICustomPaintListener listener)
 Removes the custom paint listener.

Detailed Description

The plot area.

Definition at line 12 of file IPlotArea.java.


Member Function Documentation

void org.swtchart.IPlotArea.addCustomPaintListener ( ICustomPaintListener  listener  ) 

Adds the custom paint listener.

Parameters:
listener the custom paint listener

Implemented in org.swtchart.internal.PlotArea.

Referenced by org.swtchart.examples.advanced.CustomPaintListenerExample.createChart().

Here is the caller graph for this function:

void org.swtchart.IPlotArea.removeCustomPaintListener ( ICustomPaintListener  listener  ) 

Removes the custom paint listener.

Parameters:
listener the custom paint listener

Implemented in org.swtchart.internal.PlotArea.


The documentation for this interface was generated from the following file:

Generated on 26 Oct 2015 for SWTChart.org by  doxygen 1.6.1