|
|||||
This package contains model and controller classes for the client side of yFiles AJAX.
| Class Summary | |
|---|---|
| CreateEdgeMode | This is an input mode for creating edges. |
| EditLabelMode | This is an input mode for editing a node label. |
| EditMode | This class implements a main edit mode for interacting with a graph displayed in a GraphCanvas. |
| Graph | An instance of this class is a client side proxy for a server side graph. |
| GraphBounds | This is an axis parallel bounding box. |
| GraphSelection | This class realizes a client list of node and/or edge ids. |
| GroupNavigationMode | This class implements an input mode for navigating in a nested graph. |
| HierarchyManager | This class adds support for nesting using group and folder nodes to a graph. |
| HitTest | This is a client side hit test. |
| InputMode | This is a base class for chainable controllers handling user input to a GraphCanvas. |
| MoveSelectionMode | This is an input mode for moving selected nodes. |
| RectangularSelectionMode | This is an input mode for selecting nodes and edges by means of a Rubberband. |
| SquelchClickMode | This input mode just swallows the next click and then deactivates itself again. |
| ZoomAreaMode | This is an input mode for zooming to an area by means of a Rubberband. |