| Package | Description |
|---|---|
| de.gsi.chart.axes.spi | |
| de.gsi.chart.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryAxis
A axis implementation that will works on string categories where each value as a unique category(tick mark) along the
axis.
|
class |
ColorGradientAxis
An Axis with a color gradient e.g.
|
class |
DefaultNumericAxis
A axis class that plots a range of numbers with major tick marks every "tickUnit".
|
class |
LinearAxis |
class |
LogarithmicAxis |
class |
NumericAxis
A axis class that plots a range of numbers with major tick marks every "tickUnit".
|
| Modifier and Type | Method and Description |
|---|---|
void |
MasterSlaveAxisSynchronizer.add(AbstractAxis axis) |
void |
MasterSlaveAxisSynchronizer.remove(AbstractAxis axis) |
| Constructor and Description |
|---|
MasterSlaveAxisSynchronizer(AbstractAxis master) |
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.