Package aQute.lib.dot
Class DOT<Vertex>
- java.lang.Object
-
- aQute.lib.dot.DOT<Vertex>
-
- Type Parameters:
Vertex- the type of vertex
public class DOT<Vertex> extends java.lang.ObjectSimple utility to create a graph in the dot language
Vertex - the type of vertexpublic class DOT<Vertex>
extends java.lang.Object