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