| Class | Description |
|---|---|
| AbstractAxis | |
| AbstractAxisParameter |
Class containing the properties, getters and setters for the AbstractNumericAxis class
|
| Axes |
Static utility methods related to instances of
Axis class. |
| AxisLabel | |
| AxisRange |
Holds the range of the axis along with
scale and tick numbers format to be used. |
| CategoryAxis |
A axis implementation that will works on string categories where each value as a unique category(tick mark) along the
axis.
|
| ColorGradientAxis |
An Axis with a color gradient e.g.
|
| DefaultNumericAxis |
A axis class that plots a range of numbers with major tick marks every "tickUnit".
|
| LinearAxis | |
| LogarithmicAxis | |
| NumericAxis |
A axis class that plots a range of numbers with major tick marks every "tickUnit".
|
| TickMark |
TickMark represents the label text, its associated tick mark value and position along the axis for each tick.
|
| Enum | Description |
|---|---|
| MetricPrefix |
Metric prefixes and conversions according to ISO/IEC 80000 N.B.
|
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.