| Modifier and Type | Class and Description |
|---|---|
class |
RoundScale
Round scale has the tick labels and tick marks on a circle.
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractScale |
AbstractScaledWidgetFigure.scale |
| Modifier and Type | Method and Description |
|---|---|
AbstractScale |
AbstractScaledWidgetFigure.getScale() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractScaledWidgetFigure.setScale(AbstractScale scale) |
| Modifier and Type | Class and Description |
|---|---|
class |
Axis
The axis figure.
|
class |
DAxis
The Diamond Light Source implementation of the axis figure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LinearScale
Linear(straight) scale has the tick labels and tick marks on a straight line.
|