Package | Description |
---|---|
ilog.views.hypergraph |
This package contains the graphic framework for hypergraphs.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvSegmentedHyperEdgeSelection
The selection object for an IlvSegmentedHyperEdge.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlvHyperEdgeEdition.doRemoveEnd(IlvHyperEdgeSelection s,
MouseEvent event,
IlvObjectInteractorContext context)
Removes an end of the hyperedge.
|
protected boolean |
IlvSegmentedHyperEdgeEdition.handleButtonDown(IlvHyperEdgeSelection s,
MouseEvent event,
IlvObjectInteractorContext context)
Handles
MOUSE_PRESSED events. |
protected boolean |
IlvHyperEdgeEdition.handleButtonDown(IlvHyperEdgeSelection s,
MouseEvent event,
IlvObjectInteractorContext context)
Handles
MOUSE_PRESSED events. |
protected boolean |
IlvSegmentedHyperEdgeEdition.handleButtonDragged(IlvHyperEdgeSelection s,
MouseEvent event,
IlvObjectInteractorContext context)
Handles
MOUSE_DRAGGED events. |
protected boolean |
IlvHyperEdgeEdition.handleButtonDragged(IlvHyperEdgeSelection s,
MouseEvent event,
IlvObjectInteractorContext context)
Handles
MOUSE_DRAGGED events. |
protected boolean |
IlvSegmentedHyperEdgeEdition.handleButtonUp(IlvHyperEdgeSelection s,
MouseEvent event,
IlvObjectInteractorContext context)
Handles
MOUSE_RELEASED events. |
protected boolean |
IlvHyperEdgeEdition.handleButtonUp(IlvHyperEdgeSelection s,
MouseEvent event,
IlvObjectInteractorContext context)
Handles
MOUSE_RELEASED events. |
protected boolean |
IlvHyperEdgeEdition.handleMouseMoved(IlvHyperEdgeSelection obj,
MouseEvent event,
IlvObjectInteractorContext context)
Handles
MOUSE_MOVED events. |
protected boolean |
IlvHyperEdgeEdition.triggerChangeConnectionPoint(IlvHyperEdgeSelection s,
MouseEvent event,
IlvObjectInteractorContext context)
Returns
true if the end point of the hyperedge is allowed
to move while staying connected at the same node. |
protected boolean |
IlvSegmentedHyperEdgeEdition.triggerChangeNode(IlvHyperEdgeSelection s,
MouseEvent event,
IlvObjectInteractorContext context)
Returns
true if the end point of the hyperedge should be
connected to a different node than the current node. |
protected boolean |
IlvHyperEdgeEdition.triggerChangeNode(IlvHyperEdgeSelection s,
MouseEvent event,
IlvObjectInteractorContext context)
Returns
true if the end point of the hyperedge should be
connected to a different node than the current node. |
protected boolean |
IlvSegmentedHyperEdgeEdition.triggerRemoveEnd(IlvHyperEdgeSelection s,
MouseEvent event,
IlvObjectInteractorContext context)
Returns
true if the end point of the hyperedge should be
removed when clicking on the end point of the hyperedge. |
protected boolean |
IlvHyperEdgeEdition.triggerRemoveEnd(IlvHyperEdgeSelection s,
MouseEvent event,
IlvObjectInteractorContext context)
Returns
true if the end point of the hyperedge should be
removed when clicking on the end point of the hyperedge. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.