| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.core.client.canvas.command |
| Modifier and Type | Class and Description |
|---|---|
class |
AddChildNodeCommand |
class |
AddConnectorCommand
Adds a connector shape into the canvas and sets its source node.
|
class |
AddControlPointCommand
Adds a connector
ControlPoint into the canvas. |
class |
AddDockedNodeCommand
Registers the candidate node and docks it into the parent node.
|
class |
AddNodeCommand
Registers the candidate node.
|
class |
ClearCommand
Clears the canvas and the graph.
|
class |
CloneConnectorCommand |
class |
CloneNodeCommand |
class |
DeleteConnectorCommand
Removes a connector between two nodes from the canvas and graph structure
Operation is done both model and canvas side.
|
class |
DeleteControlPointCommand
Adds a connector shape into the canvas and sets its source node.
|
class |
DeleteElementsCommand |
class |
DeleteNodeCommand |
class |
DockNodeCommand |
class |
MorphNodeCommand |
class |
RemoveChildrenCommand
Removes the parent-child relationship between two nodes.
|
class |
SetChildrenCommand |
class |
SetConnectionSourceNodeCommand |
class |
SetConnectionTargetNodeCommand |
class |
UnDockNodeCommand
Removes the parent-dock relationship between two nodes.
|
class |
UpdateControlPointPositionCommand
Update an existing
ControlPoint position on a given Edge. |
class |
UpdateDomainObjectPropertyCommand |
class |
UpdateElementPositionCommand |
class |
UpdateElementPropertyCommand |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.