There's no documentation for this item.
| Classes | |
|---|---|
| DOTDigraph | this is graph |
| DOTEdge | this is edge |
| DOTElement | an element that has options ( node, edge or graph ) |
| DOTNode | node element |
| DOTPort | this is used when we build nodes that have shape=record ports don’t have options :) |
| DOTSimpleElement | a root class for any element in dot notation |
| DOTSubgraph | subgraph element is the same to graph, but has another header in dot notation |
| Constants | |
|---|---|
| EDGE_ |
options for edge declaration |
| GRAPH_ |
options for graph declaration |
| NODE_ |
options for node declaration |
| Public Methods | |
|---|---|
| change_ |
if we don’t like 4 spaces, we can change it any time |
<code/>and<pre/>for code samples.