| Package | Description |
|---|---|
| com.panayotis.gnuplot.style |
| Modifier and Type | Class and Description |
|---|---|
class |
NamedPlotColor
This is a list of possible colors which the user is able to use under gnuplot
|
class |
RgbPlotColor
This is an RGB (red-green-blue) color.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlotStyle.setLineType(PlotColor col)
Set the line type of this graph to be a specific color.
|