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