| Package | Description |
|---|---|
| com.yworks.yfiles.layout.circular |
Provides circular layout style algorithms.
|
| com.yworks.yfiles.layout.radial |
Provides the radial layout algorithm.
|
| com.yworks.yfiles.layout.tree |
Provides tree layout style algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
EdgeBundling |
CircularLayout.getEdgeBundling()
Gets the
EdgeBundling instance that defines the settings of the edge bundling feature. |
| Modifier and Type | Method and Description |
|---|---|
EdgeBundling |
RadialLayout.getEdgeBundling()
Gets the
EdgeBundling instance that defines the settings of the edge bundling feature. |
| Modifier and Type | Method and Description |
|---|---|
EdgeBundling |
TreeReductionStage.getEdgeBundling()
Gets the
EdgeBundling instance that defines the settings of the edge bundling feature. |