biz.hammurapi.web.statemachine
Class StateMachineApplet.MyEdgeHandle

java.lang.Object
  extended byorg.jgraph.graph.EdgeView.EdgeHandle
      extended bybiz.hammurapi.web.statemachine.StateMachineApplet.MyEdgeHandle
All Implemented Interfaces:
org.jgraph.graph.CellHandle, java.io.Serializable
Enclosing class:
StateMachineApplet

public static class StateMachineApplet.MyEdgeHandle
extends org.jgraph.graph.EdgeView.EdgeHandle

See Also:
Serialized Form

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
StateMachineApplet.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
createConnectionSet, getRelativeLabelPosition, 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

StateMachineApplet.MyEdgeHandle

public StateMachineApplet.MyEdgeHandle(org.jgraph.graph.EdgeView edge,
                                       org.jgraph.graph.GraphContext ctx)
Parameters:
edge -
ctx -
Method Detail

isAddPointEvent

public boolean isAddPointEvent(java.awt.event.MouseEvent event)

isRemovePointEvent

public boolean isRemovePointEvent(java.awt.event.MouseEvent event)


Copyright © 2006 Hammurapi Group. All Rights Reserved.