Package | Description |
---|---|
com.dlsc.flexgantt.model.scheduling |
Contains supporting classes for basic scheduling operations
and constraint resolutions.
|
com.dlsc.flexgantt.swing.layer |
The right-hand side of any Gantt chart is a layer container, which is
responsible for managing the various layer types.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultResolutionProvider
A default implementation of a resolution provider, which returns the most
common resolutions that are available for fixing a violated constraint.
|
Modifier and Type | Method and Description |
---|---|
IResolutionProvider |
LayerContainer.getResolutionProvider()
Returns the resolution provider used by the layer container.
|
Modifier and Type | Method and Description |
---|---|
void |
LayerContainer.setResolutionProvider(IResolutionProvider provider)
Sets the resolution provider used by the layer container.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.