Package | Description |
---|---|
org.xdat.chart | |
org.xdat.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,
boolean useAlpha)
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.
|
Design |
DataSheet.getDesignByID(int id)
Gets the Design with ID id.
|
Modifier and Type | Method and Description |
---|---|
void |
DataSheet.addDesign(Design design)
Adds a Design to the DataSheet.
|