AuD
Lecture 'Algorithmen und Datenstrukturen' (code examples)
GraphvizDecorable.java
Go to the documentation of this file.
1package aud.util;
2
6public interface GraphvizDecorable {
7
10}
Decorator for items of Graphvizable objects.
Interface for decorating items of Graphvizable objects.
GraphvizDecorator getDecorator()
get decoration or null