| 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.
|
| AbstractValueIndicator.Delta |
|
| ChartOverlay.OverlayArea |
Defines possible areas to be overlaid.
|
| ChartPlugin |
Represents an add-on to a Chart that can either annotate/decorate the chart or perform some interactions with it.
|
| DataPointTooltip.DataPoint |
|
| EditDataSet.DataPoint |
|
| EditDataSet.PointEditionPopup |
|
| EditDataSet.SelectedDataPoint |
|
| TableViewer |
Displays the all visible data sets inside a table on demand.
|
| TableViewer.ColumnType |
|
| TableViewer.DataSetsModel |
Model Abstraction to the DataSets of a chart as the backing for a JavaFX TableView.
|
| TableViewer.DataSetsRow |
|
| Zoomer.ZoomState |
small class used to remember whether the autorange axis was on/off to be able to restore the original state on
unzooming
|