![]() |
AuD
Lecture 'Algorithmen und Datenstrukturen' (code examples)
|
Interface for decorating items of Graphvizable
objects.
More...
Public Member Functions | |
GraphvizDecorator | getDecorator () |
get decoration or null More... | |
Interface for decorating items of Graphvizable
objects.
Definition at line 6 of file GraphvizDecorable.java.
GraphvizDecorator aud.util.GraphvizDecorable.getDecorator | ( | ) |
get decoration or null
Implemented in aud.BinaryTree< T >, and aud.example.expr.ExpressionTree.