|
TUM CCSM Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EGraphvizOutputFormat | |
|---|---|
| edu.tum.cs.commons.graph | Classes for the interface to ATT's GraphViz. |
| Uses of EGraphvizOutputFormat in edu.tum.cs.commons.graph |
|---|
| Methods in edu.tum.cs.commons.graph that return EGraphvizOutputFormat | |
|---|---|
static EGraphvizOutputFormat |
EGraphvizOutputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EGraphvizOutputFormat[] |
EGraphvizOutputFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in edu.tum.cs.commons.graph with parameters of type EGraphvizOutputFormat | |
|---|---|
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. |
|
TUM CCSM Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||