| Package | Description |
|---|---|
| com.yworks.yfiles.layout.circular |
Provides circular layout style algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
INodeSequencer |
SingleCycleLayout.getNodeSequencer()
Gets the
INodeSequencer that will be used for determining the order of the nodes for the circle placement. |
| Modifier and Type | Method and Description |
|---|---|
void |
SingleCycleLayout.setNodeSequencer(INodeSequencer value)
Sets the
INodeSequencer that will be used for determining the order of the nodes for the circle placement. |