|
|||||
| SUMMARY: FIELD | CONSTR | METHOD| EVENT | DETAIL: FIELD | CONSTR | METHOD| EVENT | ||||
This class implements an input mode for navigating in a nested graph.
An instance of this input mode provides opening and closing of group nodes and switching the display of the underlying canvas to the inner graph of a group node or back to an outer graph. On a touch device, only the opening and closing of group nodes is supported.
| Field Summary | |
|---|---|
null |
isEnterExitGesture
|
| Constructor Summary | |
|---|---|
GroupNavigationMode(yfiles/client/tiles/widget/GraphCanvas canvas, yfiles/client/tiles/HierarchyManager hierarchyManager)
This class implements an input mode for navigating in a nested graph. |
|
| Method Summary | |
|---|---|
|
activate()
activates this input mode. |
|
deactivate()
deactivates this input mode. |
| Field Detail |
|---|
null isEnterExitGesture
| Constructor Detail |
|---|
GroupNavigationMode(yfiles/client/tiles/widget/GraphCanvas canvas, yfiles/client/tiles/HierarchyManager hierarchyManager)
This class implements an input mode for navigating in a nested graph.
An instance of this input mode provides opening and closing of group nodes and switching the display of the underlying canvas to the inner graph of a group node or back to an outer graph. On a touch device, only the opening and closing of group nodes is supported.
canvas - the canvas instance this mode works on
hierarchyManager - hierarchy manager for the graph of the canvas
| Method Detail |
|---|
activate()
activates this input mode.
The following gestures trigger actions.
deactivate()
deactivates this input mode.