com.jeffpalm.graph.report
Class CyclesImageWriter

java.lang.Object
  extended by com.jeffpalm.graph.report.CyclesImageWriter

public class CyclesImageWriter
extends java.lang.Object


Constructor Summary
CyclesImageWriter()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void write(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CyclesImageWriter

public CyclesImageWriter()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

write

public void write(java.lang.String[] args)
           throws java.lang.Exception
Throws:
java.lang.Exception