Home > @jsplumbtoolkit/connector-editors-bezier
connector-editors-bezier package
Classes
| Class | Description |
|---|---|
| BezierEditor | |
| StateMachineEditor |
Functions
| Function | Description |
|---|---|
| initialize() | Register the bezier/state machines editors with the connector editors modules. In certain setups, for instance a React app, you need to do this in order to ensure the editor code is included. |
Interfaces
| Interface | Description |
|---|---|
| BezierEditorOptions |
Variables
| Variable | Description |
|---|---|
| CLASS_BEZIER_HANDLE | CSS class assigned to handles used to modify a bezier curve |
| DUAL | |
| SINGLE |
Type Aliases
| Type Alias | Description |
|---|---|
| BezierEditorMode |