| Package | Description |
|---|---|
| de.gsi.chart.plugins |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRangeValueIndicator
Plugin indicating a value range as a rectangle drawn on the plot area, with an optional
text
label describing the range. |
class |
AbstractSingleValueIndicator
Plugin indicating a specific X or Y value as a line drawn on the plot area, with an optional
text label describing the value. |
class |
XRangeIndicator
A rectangle drawn on the plot area, covering specified range of X values, with an optional
text label describing the range. |
class |
XValueIndicator
A vertical line drawn on the plot area, indicating specified X value, with an optional
text
label describing the value. |
class |
YRangeIndicator
A rectangle drawn on the plot area, covering specified range of Y values, with an optional
text label describing the range. |
class |
YValueIndicator
A horizontal line drawn on the plot area, indicating specified Y value, with an optional
text
label describing the value. |
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.