Package | Description |
---|---|
org.eclipse.nebula.visualization.xygraph.linearscale |
Modifier and Type | Class | Description |
---|---|---|
class |
LinearScaleTicks |
Default scale tick mark algorithm
|
class |
LinearScaleTicks2 |
Class to represent a major tick for axes with scientific notation.
|
Modifier and Type | Method | Description |
---|---|---|
ITicksProvider |
IScaleProvider.getTicksProvider() |
Gets the ticks provider
|
ITicksProvider |
LinearScale.getTicksProvider() |
|
ITicksProvider |
LinearScaleTickLabels.getTicksProvider() |
Constructor | Description |
---|---|
LinearScaleTickLabels(IScaleProvider linearScale,
ITicksProvider ticks) |
Constructor.
|