public class NodeHighlightControl
extends prefuse.controls.NeighborHighlightControl
Constructor and Description |
---|
NodeHighlightControl(prefuse.data.tuple.TupleSet incomingNeighbors,
prefuse.data.tuple.TupleSet outgoingNeighbors,
java.lang.String activity) |
Modifier and Type | Method and Description |
---|---|
protected void |
setNeighborHighlight(prefuse.visual.NodeItem n,
boolean state)
Set the highlighted state of the neighbors of a node.
|
isHighlightWithInvisibleEdge, itemEntered, itemExited, setHighlightWithInvisibleEdge
isEnabled, itemClicked, itemDragged, itemKeyPressed, itemKeyReleased, itemKeyTyped, itemMoved, itemPressed, itemReleased, itemWheelMoved, keyPressed, keyReleased, keyTyped, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved, setEnabled
public NodeHighlightControl(prefuse.data.tuple.TupleSet incomingNeighbors, prefuse.data.tuple.TupleSet outgoingNeighbors, java.lang.String activity)
protected void setNeighborHighlight(prefuse.visual.NodeItem n, boolean state)
setNeighborHighlight
in class prefuse.controls.NeighborHighlightControl
n
- the node under considerationstate
- the highlighting state to apply to neighbors