| Package | Description |
|---|---|
| de.gsi.chart.renderer | |
| de.gsi.chart.renderer.spi |
| Modifier and Type | Method and Description |
|---|---|
static LineStyle |
LineStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineStyle[] |
LineStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LineStyle |
AbstractErrorDataSetRendererParameter.getPolyLineStyle()
whether renderer should draw no, simple (point-to-point), stair-case, Bezier, ...
|
| Modifier and Type | Method and Description |
|---|---|
ObjectProperty<LineStyle> |
AbstractErrorDataSetRendererParameter.polyLineStyleProperty()
Sets whether renderer should draw no, simple (point-to-point), stair-case, Bezier, ...
|
| Modifier and Type | Method and Description |
|---|---|
R |
AbstractErrorDataSetRendererParameter.setPolyLineStyle(LineStyle style)
Sets whether renderer should draw no, simple (point-to-point), stair-case, Bezier, ...
|
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.