| Package | Description |
|---|---|
| com.orsoncharts |
| Modifier and Type | Method and Description |
|---|---|
void |
Chart3DPanel.chartChanged(Chart3DChangeEvent event)
Receives notification when the chart has been modified, and responds
by completely repainting the panel and chart.
|
void |
Chart3DChangeListener.chartChanged(Chart3DChangeEvent event)
Called to inform that a chart change event has occurred.
|
void |
Chart3D.notifyListeners(Chart3DChangeEvent event)
Notifies all registered listeners that the chart has been modified.
|