Package | Description |
---|---|
com.yworks.yfiles.layout.organic |
Provides organic layout style algorithms that are based on a force-directed layout paradigm.
|
Modifier and Type | Method and Description |
---|---|
InteractiveOrganicLayout.ISingleThreadContext |
InteractiveOrganicLayout.startLayoutSingleThreaded(LayoutGraph graph)
Creates a
context object that provides methods to continue
and stop the layout calculation for running this layout algorithm in a
single-threaded environment. |