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 Plot
PlotCanvas. getPlot()
Returns the plot.Plot
PlotEvent. getSource()
Returns the source of this event.Constructors in jcckit.plot with parameters of type Plot Constructor Description PlotEvent(Plot source, PlotEventType type, java.lang.Object message)
Creates a new event for the specified source, type, and message.
-