org.mule.tools.visualizer
Class MuleVisualizer
java.lang.Object
org.mule.tools.visualizer.MuleVisualizer
- public class MuleVisualizer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MuleVisualizer
public MuleVisualizer(GraphEnvironment environment)
throws Exception
main
public static void main(String[] args)
visualize
public List visualize(List files)
throws Exception
- Throws:
Exception
generateCombined
protected List generateCombined()
throws IOException,
org.jdom.JDOMException
- Throws:
IOException
org.jdom.JDOMException
generateIndividual
protected List generateIndividual()
throws IOException,
org.jdom.JDOMException
- Throws:
IOException
org.jdom.JDOMException
generateGraph
protected List generateGraph(int i,
List files,
File outputDir,
String caption)
throws org.jdom.JDOMException,
IOException
- Throws:
org.jdom.JDOMException
IOException
printUsage
public static void printUsage()
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.