AuD
Lecture 'Algorithmen und Datenstrukturen' (code examples)
Graphvizable.java
Go to the documentation of this file.
1
package
aud.util;
2
7
public
interface
Graphvizable
{
8
12
String
toDot
();
13
}
aud.util.Graphvizable
Interface for GraphViz rendering.
Definition:
Graphvizable.java:7
aud.util.Graphvizable.toDot
String toDot()
Get dot representation.
util
Graphvizable.java
Generated on Tue Apr 15 2025 13:46:55 for AuD by
1.9.5