|
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.InitialNodeDrawer
public class InitialNodeDrawer
Capable of drawing the initial node in the DOTTY debugging output.
Outlined node, filled with light gray, line color black.
Constructor Summary | |
---|---|
InitialNodeDrawer()
|
Method Summary | |
---|---|
java.lang.String |
draw(IGraphEntity n)
Half-grayscale colored nodes. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InitialNodeDrawer()
Method Detail |
---|
public java.lang.String draw(IGraphEntity n)
draw
in interface INodeDrawer
n
- Node to be drawn.
|
Algorithm Development Kit 1.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |