public static class TransparentCellView.DVertexHandle
extends org.jgraph.graph.VertexView.SizeHandle
Constructor and Description |
---|
DVertexHandle(org.jgraph.graph.VertexView edge,
org.jgraph.graph.GraphContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
mousePressed(java.awt.event.MouseEvent e)
Process mouse pressed event.
|
public DVertexHandle(org.jgraph.graph.VertexView edge, org.jgraph.graph.GraphContext ctx)
edge
- EdgeViewctx
- GraphContextpublic void mousePressed(java.awt.event.MouseEvent e)
org.jgraph.graph.VertexView.SizeHandle
mousePressed
in interface org.jgraph.graph.CellHandle
mousePressed
in class org.jgraph.graph.VertexView.SizeHandle
e
- the mouse event to be processed