com.jeffpalm.graph.dot
Class Types.Graph

java.lang.Object
  extended by com.jeffpalm.graph.dot.Types.Graph
Enclosing class:
Types

public static final class Types.Graph
extends java.lang.Object


Field Summary
static Types.Graph DIGRAPH
           
static Types.Graph GRAPH
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

GRAPH

public static final Types.Graph GRAPH

DIGRAPH

public static final Types.Graph DIGRAPH