AuD
Lecture 'Algorithmen und Datenstrukturen' (code examples)
aud.util.GraphvizDecorable Interface Reference

Interface for decorating items of Graphvizable objects. More...

+ Inheritance diagram for aud.util.GraphvizDecorable:

Public Member Functions

GraphvizDecorator getDecorator ()
 get decoration or null
More...
 

Detailed Description

Interface for decorating items of Graphvizable objects.

See also
Graphvizable

Definition at line 6 of file GraphvizDecorable.java.

Member Function Documentation

◆ getDecorator()

GraphvizDecorator aud.util.GraphvizDecorable.getDecorator ( )

get decoration or null

Implemented in aud.BinaryTree< T >, and aud.example.expr.ExpressionTree.


The documentation for this interface was generated from the following file: