Package | Description |
---|---|
com.yworks.yfiles.layout.hierarchic |
Provides hierarchic layout style algorithms.
|
Modifier and Type | Method and Description |
---|---|
IncrementalHintItemMapping |
HierarchicLayoutData.getIncrementalHints()
Gets a mapping from nodes and edges to their incrementally hints.
|
Modifier and Type | Method and Description |
---|---|
void |
HierarchicLayoutData.setIncrementalHints(IncrementalHintItemMapping value)
Sets a mapping from nodes and edges to their incrementally hints.
|