|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpedviz.view.PathHighlighter
public class PathHighlighter
This class checks if exists a path between two persons and highlights it.
| Constructor Summary | |
|---|---|
PathHighlighter()
Creates a new PathHighlighter object. |
|
| Method Summary | |
|---|---|
boolean |
isEnabled()
Returns true, if the highlighter is enabled. |
void |
onNodeEvent(NodeEvent event)
|
void |
setEnabled(boolean enabled)
Enables or disables the highlighter. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PathHighlighter()
| Method Detail |
|---|
public void onNodeEvent(NodeEvent event)
onNodeEvent in interface NodeListenerpublic boolean isEnabled()
public void setEnabled(boolean enabled)
enabled -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||