|
TUM CCSM Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphvizException | |
|---|---|
| edu.tum.cs.commons.graph | Classes for the interface to ATT's GraphViz. |
| Uses of GraphvizException in edu.tum.cs.commons.graph |
|---|
| Methods in edu.tum.cs.commons.graph that throw GraphvizException | |
|---|---|
void |
GraphvizGenerator.generateFile(String description,
File file,
EGraphvizOutputFormat format)
Export a graph to a file. |
String |
GraphvizGenerator.generateFileAndImageMap(String description,
File file,
EGraphvizOutputFormat format)
Export a graph to a file and return the HTML image map code. |
BufferedImage |
GraphvizGenerator.generateImage(String description)
Generate an image from a graph description. |
|
TUM CCSM Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||