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