Uses of Class
jcckit.plot.Plot
Packages that use Plot
-
Uses of Plot in jcckit.plot
Methods in jcckit.plot that return PlotModifier and TypeMethodDescriptionPlotCanvas.getPlot()
Returns the plot.PlotEvent.getSource()
Returns the source of this event.Constructors in jcckit.plot with parameters of type PlotModifierConstructorDescriptionPlotEvent
(Plot source, PlotEventType type, Object message) Creates a new event for the specified source, type, and message.