|
Algorithm Development Kit 1.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectalgs.debug.drawers.UnexploredNodeDrawer
public class UnexploredNodeDrawer
Capable of drawing unexplored nodes in the DOTTY debugging output.
Outlined node, filled with light gray, line color black.
| Constructor Summary | |
|---|---|
UnexploredNodeDrawer()
|
|
| Method Summary | |
|---|---|
java.lang.String |
draw(IGraphEntity n)
60% drawn color with fonts in 20% color and a background fill to show that this node is unexplored. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnexploredNodeDrawer()
| Method Detail |
|---|
public java.lang.String draw(IGraphEntity n)
draw in interface INodeDrawern -
|
Algorithm Development Kit 1.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||