|
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.DefaultNodeDrawer
public class DefaultNodeDrawer
Capable of drawing default nodes in the DOTTY debugging output.
Constructor Summary | |
---|---|
DefaultNodeDrawer()
|
Method Summary | |
---|---|
java.lang.String |
draw(IGraphEntity n)
Default node is drawn simply using its node label. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultNodeDrawer()
Method Detail |
---|
public java.lang.String draw(IGraphEntity n)
ISelectFont
interface. Takes action if the desired
fontName is not null (but only then).
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 |