|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GraphvizDrawableNodeValue
A tree can be displayed using graphviz (using class TreeGraphviz) if the node values in the tree implement this interface.
Method Summary | |
---|---|
String |
toGraphvizNodeName()
Returns a string that will be displayed on the node by graphviz. |
Method Detail |
---|
String toGraphvizNodeName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |