|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectccvisu.Marker
public class Marker
Marks a given vertex under certain conditions.
| Constructor Summary | |
|---|---|
Marker()
|
|
| Method Summary | |
|---|---|
void |
mark(GraphVertex vertex)
Special marking for certain vertices by setting attributes of the vertex, e.g., color and showName. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Marker()
| Method Detail |
|---|
public void mark(GraphVertex vertex)
vertex - Vertex of the graph representation.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||