Package | Description |
---|---|
com.yworks.yfiles.layout.router.polyline |
Provides classes and interfaces for automatic polyline routing of the edges of a graph.
|
Modifier and Type | Method and Description |
---|---|
boolean |
PathSearch.addAdditionalEnterIntervalCalculator(IEnterIntervalCalculator enterIntervalCalculator)
Adds a new interval calculator to the list of registered
IEnterIntervalCalculator s. |
boolean |
PathSearch.removeAdditionalEnterIntervalCalculator(IEnterIntervalCalculator enterIntervalCalculator)
Removes the given interval calculator from the list of registered
IEnterIntervalCalculator s. |