Package | Description |
---|---|
chart | |
data |
Modifier and Type | Method and Description |
---|---|
java.awt.Color |
ScatterPlot2D.getDesignColor(Design design)
Gets the design color.
|
java.awt.Color |
ParallelCoordinatesChart.getDesignColor(Design design,
boolean designActive)
Gets the design color.
|
int |
ParallelCoordinatesChart.getDesignLineThickness(Design design)
Gets the design line thickness.
|
Modifier and Type | Method and Description |
---|---|
Design |
DataSheet.getDesign(int i)
Gets the Design with index i.
|
Modifier and Type | Method and Description |
---|---|
void |
DataSheet.addDesign(Design design)
Adds a Design to the DataSheet.
|