| Class | Description |
|---|---|
| ColorTemplate |
Class that holds predefined color integer arrays (e.g.
|
| EntryXComparator |
Comparator for comparing Entry-objects by their x-value.
|
| FileUtils |
Utilities class for interacting with the assets and the devices storage to
load and save DataSet objects from and to .txt files.
|
| FSize |
Class for describing width and height dimensions in some arbitrary
unit.
|
| HorizontalViewPortHandler |
ViewPortHandler for HorizontalBarChart.
|
| MPPointD |
Point encapsulating two double values.
|
| MPPointF |
Created by Tony Patino on 6/24/16.
|
| ObjectPool<T extends ObjectPool.Poolable> |
An object pool for recycling of object instances extending Poolable.
|
| ObjectPool.Poolable | |
| 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, ...
|