PlotArea
public interface IPlotArea
Modifier and Type | Method | Description |
---|---|---|
void |
addCustomPaintListener(ICustomPaintListener listener) |
Adds the custom paint listener.
|
void |
removeCustomPaintListener(ICustomPaintListener listener) |
Removes the custom paint listener
|
void addCustomPaintListener(ICustomPaintListener listener)
listener
- the custom paint listenervoid removeCustomPaintListener(ICustomPaintListener listener)
listener
- the custom paint listener