|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jeffpalm.graph.dot.DotObject
com.jeffpalm.graph.dot.Graph
com.jeffpalm.graph.dot.Graph.Default
public static class Graph.Default
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.jeffpalm.graph.dot.Graph |
---|
Graph.Default |
Constructor Summary | |
---|---|
Graph.Default()
|
|
Graph.Default(java.lang.String id)
|
Method Summary | |
---|---|
Types.Graph |
getType()
|
Methods inherited from class com.jeffpalm.graph.dot.Graph |
---|
addNode, connect, connect, getEdges, getEdges, getEdges, getId, getInEdges, getInEdges, getNode, getNodes, getOutEdges, getOutEdges, isStrict, numEdges, numNodes, setId, setStrict |
Methods inherited from class com.jeffpalm.graph.dot.DotObject |
---|
getProperties, set, set, set, set, set, set, set, set |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Graph.Default(java.lang.String id)
public Graph.Default()
Method Detail |
---|
public Types.Graph getType()
getType
in class Graph
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |