Uses of Class
org.jdesktop.swingx.JXGraph.Plot
Packages that use JXGraph.Plot
Package
Description
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
-
Uses of JXGraph.Plot in org.jdesktop.swingx
Methods in org.jdesktop.swingx with parameters of type JXGraph.PlotModifier and TypeMethodDescriptionvoid
JXGraph.addPlots
(Color color, JXGraph.Plot... plotList) Adds one or more plots to the graph.void
JXGraph.removePlots
(JXGraph.Plot... plotList) Removes the specified plots from the graph.