|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgraph.graph.EdgeView.EdgeHandle
org.jgraph.example.GraphEd.MyEdgeHandle
public static class GraphEd.MyEdgeHandle
| Constructor Summary | |
|---|---|
GraphEd.MyEdgeHandle(org.jgraph.graph.EdgeView edge,
org.jgraph.graph.GraphContext ctx)
|
|
| Method Summary | |
|---|---|
boolean |
isAddPointEvent(java.awt.event.MouseEvent event)
|
boolean |
isRemovePointEvent(java.awt.event.MouseEvent event)
|
| Methods inherited from class org.jgraph.graph.EdgeView.EdgeHandle |
|---|
isConstrainedMoveEvent, mouseDragged, mouseMoved, mousePressed, mouseReleased, overlay, paint |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GraphEd.MyEdgeHandle(org.jgraph.graph.EdgeView edge,
org.jgraph.graph.GraphContext ctx)
edge - ctx - | Method Detail |
|---|
public boolean isAddPointEvent(java.awt.event.MouseEvent event)
isAddPointEvent in class org.jgraph.graph.EdgeView.EdgeHandlepublic boolean isRemovePointEvent(java.awt.event.MouseEvent event)
isRemovePointEvent in class org.jgraph.graph.EdgeView.EdgeHandle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||