|
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(java.lang.String description,
java.io.File file,
EGraphvizOutputFormat format)
Export a graph to a file. |
java.lang.String |
GraphvizGenerator.generateFileAndImageMap(java.lang.String description,
java.io.File file,
EGraphvizOutputFormat format)
Export a graph to a file and return the HTML image map code. |
java.awt.image.BufferedImage |
GraphvizGenerator.generateImage(java.lang.String description)
Generate an image from a graph description. |
|
TUM CCSM Commons | |||||||||
PREV NEXT | FRAMES NO FRAMES |