|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Design | |
|---|---|
| chart | |
| data | |
| Uses of Design in chart |
|---|
| Methods in chart with parameters of type Design | |
|---|---|
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. |
| Uses of Design in data |
|---|
| Methods in data that return Design | |
|---|---|
Design |
DataSheet.getDesign(int i)
Gets the Design with index i. |
| Methods in data with parameters of type Design | |
|---|---|
void |
DataSheet.addDesign(Design design)
Adds a Design to the DataSheet. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||