| Package | Description |
|---|---|
| org.eclipse.nebula.visualization.xygraph.linearscale |
| Modifier and Type | Method and Description |
|---|---|
static TickFactory.TickFormatting |
TickFactory.TickFormatting.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TickFactory.TickFormatting[] |
TickFactory.TickFormatting.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TickFactory(TickFactory.TickFormatting format,
IScaleProvider scale) |