public class PlotChangeEvent extends ChartChangeEvent
PlotChangeListener
to signal a change to a
plot.source
Constructor and Description |
---|
PlotChangeEvent(Plot plot)
Creates a new PlotChangeEvent.
|
Modifier and Type | Method and Description |
---|---|
Plot |
getPlot()
Returns the plot that generated the event.
|
getChart, getType, setChart, setType
getSource, toString
public PlotChangeEvent(Plot plot)
plot
- the plot that generated the event.Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.