|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgraph.graph.EdgeView.EdgeHandle
org.processmining.plugins.declare.visualizing.DEdgeView.DEdgeHandle
public static class DEdgeView.DEdgeHandle
| Field Summary |
|---|
| Fields inherited from class org.jgraph.graph.EdgeView.EdgeHandle |
|---|
currentIndex, currentLabel, currentPoint, edgeModified, editing, extraLabelLocations, firstOverlayCall, graph, highlight, initialLabelLocation, isEdgeConnectable, label, loc, orig, r, relevantEdge, source, target |
| Constructor Summary | |
|---|---|
DEdgeView.DEdgeHandle(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)
|
void |
mousePressed(java.awt.event.MouseEvent e)
|
| Methods inherited from class org.jgraph.graph.EdgeView.EdgeHandle |
|---|
createConnectionSet, createHighlight, getHighlightBounds, getRelativeLabelPosition, highlight, invalidate, isConstrainedMoveEvent, isEditing, isSourceEditing, isTargetEditing, mouseDragged, mouseMoved, 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 DEdgeView.DEdgeHandle(org.jgraph.graph.EdgeView edge,
org.jgraph.graph.GraphContext ctx)
edge - EdgeViewctx - GraphContext| Method Detail |
|---|
public void mousePressed(java.awt.event.MouseEvent e)
mousePressed in interface org.jgraph.graph.CellHandlemousePressed in class org.jgraph.graph.EdgeView.EdgeHandlepublic 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 | |||||||||