![]()  | 
  
    AuD
    
   Lecture 'Algorithmen und Datenstrukturen' (code examples) 
   | 
 
Interface for decorating items of Graphvizable objects.  
 More...
 Inheritance diagram for aud.util.GraphvizDecorable: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 >, aud.example.expr.ExpressionTree, aud.graph.AbstractEdge, aud.graph.AbstractGraph< Node extends AbstractNode, Edge extends AbstractEdge >, and aud.graph.AbstractNode.