| Package | Description |
|---|---|
| de.gsi.chart.renderer | |
| de.gsi.chart.renderer.spi |
| Modifier and Type | Method and Description |
|---|---|
static ContourType |
ContourType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContourType[] |
ContourType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ContourType |
ContourDataSetRenderer.getContourType()
Returns the value of the
ContourDataSetRenderer.contourTypeProperty(). |
| Modifier and Type | Method and Description |
|---|---|
ObjectProperty<ContourType> |
ContourDataSetRenderer.contourTypeProperty()
Indicates if the chart should plot contours (true) or color gradient map (false)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContourDataSetRenderer.setContourType(ContourType value)
Sets the value of the
ContourDataSetRenderer.contourTypeProperty(). |
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.