| Package | Description |
|---|---|
| de.gsi.chart.renderer | |
| de.gsi.chart.renderer.spi |
| Modifier and Type | Method and Description |
|---|---|
static ErrorStyle |
ErrorStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorStyle[] |
ErrorStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorStyle |
AbstractErrorDataSetRendererParameter.getErrorType() |
| Modifier and Type | Method and Description |
|---|---|
ObjectProperty<ErrorStyle> |
AbstractErrorDataSetRendererParameter.errorStyleProperty()
sets the error bar/surface plotting style ErrorBarRenderer.ESTYLE_NONE: no errors are drawn
ErrorBarRenderer.ESTYLE_BAR: error bars are drawn (default) ErrorBarRenderer.ESTYLE_SURFACE: error surface is
drawn
|
| Modifier and Type | Method and Description |
|---|---|
R |
AbstractErrorDataSetRendererParameter.setErrorType(ErrorStyle style)
sets the error bar/surface plotting style ErrorBarRenderer.ESTYLE_NONE: no errors are drawn
ErrorBarRenderer.ESTYLE_BAR: error bars are drawn (default) ErrorBarRenderer.ESTYLE_SURFACE: error surface is
drawn
|
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.