| Package | Description |
|---|---|
| de.gsi.chart.plugins |
| Modifier and Type | Method and Description |
|---|---|
ChartOverlay.OverlayArea |
ChartOverlay.getOverlayArea()
Returns the value of the
ChartOverlay.overlayAreaProperty(). |
static ChartOverlay.OverlayArea |
ChartOverlay.OverlayArea.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChartOverlay.OverlayArea[] |
ChartOverlay.OverlayArea.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectProperty<ChartOverlay.OverlayArea> |
ChartOverlay.overlayAreaProperty()
Specifies the
ChartOverlay.OverlayArea to be covered by the node. |
| Modifier and Type | Method and Description |
|---|---|
void |
ChartOverlay.setOverlayArea(ChartOverlay.OverlayArea area)
Sets the value of the
ChartOverlay.overlayAreaProperty(). |
| Constructor and Description |
|---|
ChartOverlay(ChartOverlay.OverlayArea area)
Creates a new, empty
ChartOverlay, initialized to overlay the specified area. |
ChartOverlay(ChartOverlay.OverlayArea area,
Node node)
Creates a new
ChartOverlay, initialized to overlay the specified area with given node. |
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.