Package | Description |
---|---|
soot.util.dot |
Classes for creating graphs as input to Dot.
|
Modifier and Type | Method and Description |
---|---|
void |
DotGraphEdge.setAttribute(DotGraphAttribute attr)
Sets an edge attribute.
|
void |
DotGraphNode.setAttribute(DotGraphAttribute attr) |
void |
DotGraphNode.setAttribute(DotGraphAttribute attr) |
void |
DotGraphEdge.setAttribute(DotGraphAttribute attr)
Sets an edge attribute.
|
void |
DotGraph.setGraphAttribute(DotGraphAttribute attr)
sets any general attributes
|
void |
DotGraph.setGraphAttribute(DotGraphAttribute attr)
sets any general attributes
|