public interface IPlotArea
Modifier and Type | Method and 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 listenerCopyright © 2022. All rights reserved.