| Package | Description |
|---|---|
| com.dlsc.flexgantt.model |
A few classes and interfaces that are frequently used throughout the model
packages.
|
| Modifier and Type | Field and Description |
|---|---|
static TimeSpan |
TimeSpan.ALL
A time span, which covers the entire possible horizon from time point 0
until
Long.MAX_VALUE. |
static TimeSpan |
TimeSpan.UNDEFINED
An undefined time span, which gets used in various algorithms to express
that no valid time span has been calculated, yet.
|
| Modifier and Type | Method and Description |
|---|---|
TimeSpan |
TimeSpan.move(long delta) |
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.