| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.core.client.canvas.command |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCanvasGraphCommand
Base type for commands which update both graph status/structure and canvas.
|
class |
AbstractRegistrationCanvasNodeCommand |
class |
AddCanvasChildNodeCommand
Registers the child shape into the canvas and add it into the parent's one as well.
|
class |
AddCanvasConnectorCommand
Adds a new connector shape into the canvas and updates its connections.
|
class |
AddCanvasControlPointCommand |
class |
AddCanvasDockedNodeCommand
Registers the candidate node into the canvas and docks it into the parent node.
|
class |
AddCanvasNodeCommand
Registers a node shape into de canvas.
|
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 |
CanvasDockNodeCommand
Docks a node shape into thee parent's one in the canvas context.
|
class |
CanvasUndockNodeCommand
Removes the parent-dock relationship between two nodes in the canvas context.
|
class |
ClearCanvasCommand
Clears the canvas.
|
class |
ClearCommand
Clears the canvas and the graph.
|
class |
CloneCanvasNodeCommand
Clone a node shape into de canvas.
|
class |
CloneConnectorCommand |
class |
CloneNodeCommand |
class |
DeleteCanvasConnectorCommand
Removes a connector between two nodes from the canvas.
|
class |
DeleteCanvasControlPointCommand |
class |
DeleteCanvasNodeCommand
Deletes a node shape from the canvas.
|
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 |
DrawCanvasCommand |
class |
MorphCanvasNodeCommand |
class |
MorphNodeCommand |
class |
RemoveCanvasChildrenCommand
Removes the parent-child relationship between two nodes in the canvas context.
|
class |
RemoveChildrenCommand
Removes the parent-child relationship between two nodes.
|
class |
SetCanvasChildrenCommand |
class |
SetCanvasConnectionCommand |
class |
SetChildrenCommand |
class |
SetConnectionSourceNodeCommand |
class |
SetConnectionTargetNodeCommand |
class |
UnDockNodeCommand
Removes the parent-dock relationship between two nodes.
|
class |
UpdateCanvasControlPointPositionCommand
Update a given
ControlPoint position on Canvas. |
class |
UpdateCanvasElementPositionCommand |
class |
UpdateCanvasElementPropertyCommand |
class |
UpdateControlPointPositionCommand
Update an existing
ControlPoint position on a given Edge. |
class |
UpdateDomainObjectPropertyCommand |
class |
UpdateDomainObjectPropertyCommand.RefreshPropertiesPanelCommand |
class |
UpdateElementPositionCommand |
class |
UpdateElementPropertyCommand |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.