Package | Description |
---|---|
com.dlsc.flexgantt.model.dateline |
Provides a model definition and default implementation for a dateline
model.
|
Modifier and Type | Method and Description |
---|---|
static MarkerType |
MarkerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MarkerType[] |
MarkerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
TimeGranularity.isDisplayingMarkerType(MarkerType type) |
boolean |
IGranularity.isDisplayingMarkerType(MarkerType type)
Determines whether markers of the given type will be shown in the
timeline.
|
boolean |
SimpleGranularity.isDisplayingMarkerType(MarkerType type) |
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.