com.jeffpalm.graph.report
Class HtmlImageWriter
java.lang.Object
com.jeffpalm.graph.report.HtmlImageWriter
public class HtmlImageWriter
- extends java.lang.Object
Method Summary |
static void |
main(java.lang.String[] args)
|
void |
realMain()
|
void |
realMain(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
template
public java.io.File template
outdir
public java.io.File outdir
image_dirs
public java.util.List image_dirs
HtmlImageWriter
public HtmlImageWriter()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
realMain
public void realMain(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
realMain
public void realMain()
throws java.lang.Exception
- Throws:
java.lang.Exception