|
Algorithm Development Kit 1.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INodeDrawer
Interface to define functionality for drawing nodes in Dotty format.
The following node drawers are defined for Black & White output, suitable for book publication.
| Method Summary | |
|---|---|
java.lang.String |
draw(IGraphEntity n)
Return the proper formatting for the given node. |
| Method Detail |
|---|
java.lang.String draw(IGraphEntity n)
n - desired 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 | ||||||||