Package | Description |
---|---|
com.flexganttfx.model.dateline |
Classes used to support the dateline (subcontrol of timeline).
|
com.flexganttfx.model.util |
Various utility classes for comparing, sorting, and storing activities.
|
Modifier and Type | Method and Description |
---|---|
SimpleUnit |
SimpleUnitDatelineModel.nextTemporalUnit(SimpleUnit unit) |
Modifier and Type | Method and Description |
---|---|
VirtualGrid<SimpleUnit> |
SimpleUnitResolution.createGrid() |
Modifier and Type | Method and Description |
---|---|
SimpleUnit |
SimpleUnitDatelineModel.nextTemporalUnit(SimpleUnit unit) |
Constructor and Description |
---|
SimpleUnitGrid(String name,
SimpleUnit unit,
int amount) |
SimpleUnitResolution(SimpleUnit unit,
String format,
int stepRate) |
SimpleUnitResolution(SimpleUnit unit,
String format,
int stepRate,
Resolution.Position... supportedPositions) |
Modifier and Type | Method and Description |
---|---|
static SimpleUnit |
SimpleUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimpleUnit[] |
SimpleUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.