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