![]() |
AuD
Lecture 'Algorithmen und Datenstrukturen' (code examples)
|
Interface for GraphViz rendering. More...
Inheritance diagram for aud.util.Graphvizable:Public Member Functions | |
| String | toDot () |
| Get dot representation. More... | |
| String aud.util.Graphvizable.toDot | ( | ) |
Get dot representation.
Implemented in aud.BinaryTree< T >, aud.DList< T >, aud.graph.AbstractGraph< Node extends AbstractNode, Edge extends AbstractEdge >, and aud.SList< T >.