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.SizeHandlemousePressed in interface org.jgraph.graph.CellHandlemousePressed in class org.jgraph.graph.VertexView.SizeHandlee - the mouse event to be processed