| Package | Description |
|---|---|
| soot.jimple.toolkits.annotation.purity | |
| soot.util.cfgcmd | |
| soot.util.dot |
Classes for creating graphs as input to Dot.
|
| Class and Description |
|---|
| DotGraph
Allow a serialized drawing, following steps:
new DotGraph
draw(Directed/Undirected)Edge, attachAttributes, addNode
plot
|
| Class and Description |
|---|
| DotGraph
Allow a serialized drawing, following steps:
new DotGraph
draw(Directed/Undirected)Edge, attachAttributes, addNode
plot
|
| Class and Description |
|---|
| AbstractDotGraphElement |
| DotGraph
Allow a serialized drawing, following steps:
new DotGraph
draw(Directed/Undirected)Edge, attachAttributes, addNode
plot
|
| DotGraphAttribute
A class for specifying Dot graph attributes.
|
| DotGraphEdge
Graph edges are the major elements of a graph
|
| DotGraphNode
A Dot graph node with various attributes.
|
| Renderable |
Copyright © 2024 Soot OSS. All rights reserved.