public class LinkShapesBehavior extends LinkNodesBehavior
Behavior.LinkShapes
behavior.currentCursor, diagramView
Constructor and Description |
---|
LinkShapesBehavior(DiagramView diagramView)
Initializes a new instance of the LinkShapesBehavior class.
|
Modifier and Type | Method and Description |
---|---|
protected DiagramNode |
createNode() |
startDraw
cancelDrag, createLink, getDiagram, getDiagramView, pointerDown, pointerMove, pointerUp, startDrawCommon
pointerOver, supportsAutoScroll
public LinkShapesBehavior(DiagramView diagramView)
diagramView
- A DiagramView instance.protected DiagramNode createNode()
createNode
in class LinkNodesBehavior