Home > @jsplumbtoolkit/connector-editors-orthogonal
connector-editors-orthogonal package
Classes
| Class | Description |
|---|---|
| OrthogonalEditor |
Functions
| Function | Description |
|---|---|
| initialize() | Register the orthogonal editor with the connector editors modules. In certain setups, for instance a React app, you need to do this in order to ensure the orthogonal editor code is included. |
Interfaces
| Interface | Description |
|---|---|
| OrthogonalEditorActivationParams | |
| OrthogonalEditorOptions |
Variables
| Variable | Description |
|---|---|
| FLOWCHART_HANDLE_CLASS | |
| SEGMENT_DRAG_HANDLE_HORIZONTAL_CLASS | |
| SEGMENT_DRAG_HANDLE_VERTICAL_CLASS | |
| SEGMENT_DRAG_HANDLE |
Type Aliases
| Type Alias | Description |
|---|---|
| AxisOrientation | |
| SegmentContext | |
| SegmentEditorInfo | |
| SegmentMoveResult |