Package | Description |
---|---|
com.flexganttfx.view |
The main Gantt chart controls.
|
com.flexganttfx.view.graphics |
The various graphics controls that are used for rendering the Gantt chart.
|
Modifier and Type | Method and Description |
---|---|
IntervalTree<ActivityLink> |
GanttChartBase.getLinks()
Convenience method to return the list of links registered on the graphics
view.
|
Modifier and Type | Method and Description |
---|---|
IntervalTree<ActivityLink> |
GraphicsBase.getLinks()
Returns the interval tree that is used to store all activity links of the model.
|
Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.