AuD
Lecture 'Algorithmen und Datenstrukturen' (code examples)
GraphvizDecorable.java
Go to the documentation of this file.
1
package
aud.util;
2
6
public
interface
GraphvizDecorable
{
7
9
GraphvizDecorator
getDecorator
();
10
}
aud.util.GraphvizDecorator
Decorator for items of Graphvizable objects.
Definition:
GraphvizDecorator.java:5
aud.util.GraphvizDecorable
Interface for decorating items of Graphvizable objects.
Definition:
GraphvizDecorable.java:6
aud.util.GraphvizDecorable.getDecorator
GraphvizDecorator getDecorator()
get decoration or null
util
GraphvizDecorable.java
Generated on Thu Jun 5 2025 18:19:02 for AuD by
1.9.5