Package | Description |
---|---|
org.jdesktop.swingx |
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
|
Modifier and Type | Method and Description |
---|---|
void |
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.
|
Copyright © 2015. All rights reserved.