|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphvizTool.Cleanup | |
---|---|
de.cau.cs.kieler.kiml.graphviz.layouter | Connection of the Graphviz layouter to the KIML interface for automatic layout. |
Uses of GraphvizTool.Cleanup in de.cau.cs.kieler.kiml.graphviz.layouter |
---|
Methods in de.cau.cs.kieler.kiml.graphviz.layouter that return GraphvizTool.Cleanup | |
---|---|
static GraphvizTool.Cleanup |
GraphvizTool.Cleanup.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GraphvizTool.Cleanup[] |
GraphvizTool.Cleanup.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in de.cau.cs.kieler.kiml.graphviz.layouter with parameters of type GraphvizTool.Cleanup | |
---|---|
void |
GraphvizTool.cleanup(GraphvizTool.Cleanup c)
Clean up, optionally preparing the tool for the next use. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |