|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| 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.Digraph
public class Digraph
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.jeffpalm.graph.dot.Graph |
|---|
Graph.Default |
| Constructor Summary | |
|---|---|
Digraph()
|
|
Digraph(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 Digraph(java.lang.String id)
public Digraph()
| Method Detail |
|---|
public Types.Graph getType()
getType in class Graph
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||