Package | Description |
---|---|
com.yworks.yfiles.layout |
Provides essential classes and interfaces that constitute the infrastructure for automatic graph layout generation.
|
Modifier and Type | Method and Description |
---|---|
SingleItemCollection<INode> |
FixNodeLayoutData.getFixedNode()
Gets the collection of nodes which should be considered fixed.
|
Modifier and Type | Method and Description |
---|---|
void |
FixNodeLayoutData.setFixedNode(SingleItemCollection<INode> value)
Sets the collection of nodes which should be considered fixed.
|