Package | Description |
---|---|
com.dlsc.flexgantt.swing.layer.system |
Contains the system layers for drawing the background, grid lines, popups,
relationships, controls, spreadsheets, overviews, global events and
activities.
|
com.dlsc.flexgantt.swing.util |
Utility classes for Swing operations.
|
Modifier and Type | Method and Description |
---|---|
PathCalculator |
LinkLayer.getPathCalculator()
Returns the object used for calculating the path that the linking line
will take when it gets drawn.
|
Modifier and Type | Method and Description |
---|---|
void |
LinkLayer.setPathCalculator(PathCalculator calculator)
Sets the object used for calculating the path that the linking line will
take when it gets drawn.
|
Constructor and Description |
---|
DefaultRelationshipRenderer(PathCalculator calculator)
Constructs a new relationship renderer.
|
Modifier and Type | Method and Description |
---|---|
void |
PathCalculatorUI.setPathCalculator(PathCalculator c)
Sets the path calculator used for the application.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.