|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgraph.graph.EdgeView.EdgeHandle
com.vikash.firsttool.ProfileImpl.ToolEdgeHandle
Field Summary |
Fields inherited from class org.jgraph.graph.EdgeView.EdgeHandle |
currentIndex, currentLabel, currentPoint, edge, edgeModified, editing, extraLabelLocations, firstOverlayCall, graph, initialLabelLocation, isEdgeConnectable, label, loc, orig, r, relevantEdge, source, target |
Constructor Summary | |
ToolEdgeHandle(org.jgraph.graph.EdgeView edge,
org.jgraph.graph.GraphContext context)
|
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 |
createConnectionSet, invalidate, isConstrainedMoveEvent, isEditing, isSourceEditing, isTargetEditing, mouseDragged, mouseMoved, mousePressed, mouseReleased, overlay, paint, paintPort, processNestedMap, reloadPoints, snap |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ToolEdgeHandle(org.jgraph.graph.EdgeView edge, org.jgraph.graph.GraphContext context)
Method Detail |
public boolean isAddPointEvent(java.awt.event.MouseEvent event)
public boolean isRemovePointEvent(java.awt.event.MouseEvent event)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |