| Class | Description |
|---|---|
| AbstractDataFormattingPlugin |
An abstract plugin with associated formatters for X and Y value of the data.
|
| AbstractRangeValueIndicator |
Plugin indicating a value range as a rectangle drawn on the plot area, with an optional
text
label describing the range. |
| 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. |
| AbstractValueIndicator |
Base class for plugins indicating a specific value or range of values on a
Chart with an optional
text label description. |
| ChartOverlay |
Plugin that overlays
chart pane or chart's plot area
with given node i.e. |
| ChartPlugin |
Represents an add-on to a Chart that can either annotate/decorate the chart or perform some interactions with it.
|
| ColormapSelector |
Adds a Dropdown to the toolbar to select different Colormaps.
|
| ColormapSelector.ColormapComboBox | |
| ColormapSelector.ColormapListCell | |
| CrosshairIndicator | |
| DataPointTooltip |
A tool tip label appearing next to the mouse cursor when placed over a data point's symbol.
|
| EditAxis |
Allows editing of the chart axes (auto range, minimum/maximum range, etc.)
|
| EditDataSet | |
| MouseEventsHelper |
Utility methods for operating on
MouseEvents. |
| Panner |
Allows dragging the visible plot area along X and/or Y axis, changing the visible axis range.
|
| ParameterMeasurements |
plugin to implement simple measurements and valueTextField indicators such as
|
| TableViewer |
Displays the all visible data sets inside a table on demand.
|
| UpdateAxisLabels |
This plugin updates the labels (name and unit) of all axes according to DataSet Metadata.
|
| XRangeIndicator |
A rectangle drawn on the plot area, covering specified range of X values, with an optional
text label describing the range. |
| XValueIndicator |
A vertical line drawn on the plot area, indicating specified X value, with an optional
text
label describing the value. |
| YRangeIndicator |
A rectangle drawn on the plot area, covering specified range of Y values, with an optional
text label describing the range. |
| YValueIndicator |
A horizontal line drawn on the plot area, indicating specified Y value, with an optional
text
label describing the value. |
| Zoomer |
Zoom capabilities along X, Y or both axis.
|
| Enum | Description |
|---|---|
| ChartOverlay.OverlayArea |
Defines possible areas to be overlaid.
|
| TableViewer.ColumnType |
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.