| Class | Description |
|---|---|
| ColorTemplate |
Class that holds predefined color integer arrays (e.g.
|
| EntryXIndexComparator |
Comparator for comparing Entry-objects by their x-index.
|
| FileUtils |
Utilities class for interacting with the assets and the devices storage to
load and save DataSet objects from and to .txt files.
|
| FSize |
Immutable class for describing width and height dimensions in some arbitrary
unit.
|
| PointD |
Point encapsulating two double values.
|
| SelectionDetail |
Class that encapsulates information of a value that has been
selected/highlighted and its DataSet index.
|
| Transformer |
Transformer class that contains all matrices and is responsible for
transforming values into pixels on the screen and backwards.
|
| TransformerHorizontalBarChart |
Transformer class for the HorizontalBarChart.
|
| Utils |
Utilities class that has some helper methods.
|
| ViewPortHandler |
Class that contains information about the charts current viewport settings, including offsets, scale & translation levels, ...
|