|
TWE 2.3-2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgraph.plaf.basic.BasicGraphUI.RootHandle
org.enhydra.jawe.components.graph.JaWEGraphUI.PERootHandle
Manages selection movement. It is adapted to suport proper undo in coordination with WorkflowManager class.
Field Summary |
Fields inherited from class org.jgraph.plaf.basic.BasicGraphUI.RootHandle |
_mouseToViewDelta_x, _mouseToViewDelta_y, activeHandle, blockPaint, cachedBounds, context, contextViews, disconnect, firstDrag, handles, ignoreTargetGroup, initialLocation, isContextVisible, isDragging, isMoving, last, offgraphics, offscreen, portViews, snapLast, snapStart, start, targetGroup, views |
Constructor Summary | |
JaWEGraphUI.PERootHandle(org.jgraph.graph.GraphContext ctx)
Creates a root handle which contains handles for the given cells. |
Method Summary | |
protected java.awt.geom.Point2D |
getInitialLocation(java.lang.Object[] cells)
|
void |
mouseReleased(java.awt.event.MouseEvent event)
|
Methods inherited from class org.jgraph.plaf.basic.BasicGraphUI.RootHandle |
findUnselectedInnermostGroup, findViewForPoint, getContext, getFirstOpaqueParent, initOffscreen, mouseDragged, mouseMoved, mousePressed, overlay, paint, startDragging |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JaWEGraphUI.PERootHandle(org.jgraph.graph.GraphContext ctx)
Method Detail |
protected java.awt.geom.Point2D getInitialLocation(java.lang.Object[] cells)
public void mouseReleased(java.awt.event.MouseEvent event)
|
TWE 2.3-2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |