| Package | Description |
|---|---|
| com.dlsc.flexgantt.swing.timeline |
Contains the timeline component, which itself consists of a dateline and
an eventline.
|
| Modifier and Type | Method and Description |
|---|---|
Dateline.ZoomStrategy |
Dateline.getZoomStrategy()
Returns the currently used zoom strategy.
|
static Dateline.ZoomStrategy |
Dateline.ZoomStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dateline.ZoomStrategy[] |
Dateline.ZoomStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dateline.setZoomStrategy(Dateline.ZoomStrategy strategy)
Sets the currently used zoom strategy.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.