Uses of Class
soot.util.dot.DotGraphAttribute

Packages that use DotGraphAttribute
soot.util.dot Classes for creating graphs as input to Dot. 
 

Uses of DotGraphAttribute in soot.util.dot
 

Methods in soot.util.dot with parameters of type DotGraphAttribute
 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