See: Description
| Class | Description |
|---|---|
| AbstractDatelineAction |
An abstract action implementation that is specialized on performing
operations on a dateline.
|
| SetChangeVisibleEndTimeZoomStrategyAction |
An action, which specifies that the dateline should use the zoom strategy
Dateline.ZoomStrategy.CHANGE_VISIBLE_END_TIME. |
| SetChangeVisibleStartAndEndTimeZoomStrategyAction |
An action, which specifies that the dateline should use the zoom strategy
Dateline.ZoomStrategy.CHANGE_VISIBLE_START_AND_END_TIME. |
| ToggleZoomAnimation |
An action, which toggles the zoom animation behaviour of the dateline on and
off.
|
| ZoomInAction |
An action that will zoom into the dateline so that details will become more
visible.
|
| ZoomOutAction |
An action that will zoom out of the dateline so that details will become less
visible.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.