Uses of Class
jcckit.plot.Plot
-
Packages that use Plot Package Description jcckit.plot -
-
Uses of Plot in jcckit.plot
Methods in jcckit.plot that return Plot Modifier and Type Method Description PlotPlotCanvas. getPlot()Returns the plot.PlotPlotEvent. getSource()Returns the source of this event.Constructors in jcckit.plot with parameters of type Plot Constructor Description PlotEvent(Plot source, PlotEventType type, Object message)Creates a new event for the specified source, type, and message.
-