documentationfor yFiles for HTML 3.0.0.3

InteractiveOrganicNodeHandle

A handle for a node when using InteractiveOrganicLayout in interactive use cases.

Inheritance Hierarchy
InteractiveOrganicNodeHandle

Remarks

Before the layout starts, it uses the values in the handle as input for the node. When the layout quits, it writes back the calculated locations of the nodes to this instance. This is important for the scenario that a layout is stopped and is resumed later.

Instances of InteractiveOrganicNodeHandle can be queried via layout data property nodeHandles. Alternatively, when working only with the LayoutGraph API, see NODE_HANDLE_DATA_KEY.

Type Details

yFiles module
algorithms

Properties

Methods