org.mule.tools.visualizer.components
Class GraphRenderer
java.lang.Object
org.mule.tools.visualizer.components.GraphRenderer
public class GraphRenderer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MULE_GRAPHVIZ
public static final String MULE_GRAPHVIZ
- See Also:
- Constant Field Values
MULE_HOME
public static final String MULE_HOME
- See Also:
- Constant Field Values
GraphRenderer
public GraphRenderer(GraphEnvironment env)
throws Exception
- Throws:
Exception
saveGraph
public String saveGraph(com.oy.shared.lm.graph.Graph graph,
String filename,
File outFolder)
throws IOException
- Throws:
IOException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.