Lightweight Bartering Grid

lbg.simulator.tools.panorama
Class LogChartFactory

java.lang.Object
  extended by lbg.simulator.tools.panorama.LogChartFactory
All Implemented Interfaces:
java.lang.Runnable

public class LogChartFactory
extends java.lang.Object
implements java.lang.Runnable

Factory to generate charts from given logs.

Author:
Cyril Briquet

Constructor Summary
LogChartFactory(LogSpreadsheet spreadsheet, boolean do_generate_pdf)
           
 
Method Summary
 void requestLogChart(LogChartRequest log_chart_req)
           
 void run()
          Runnable implementation.
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LogChartFactory

public LogChartFactory(LogSpreadsheet spreadsheet,
                       boolean do_generate_pdf)
                throws GridException
Throws:
GridException
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

requestLogChart

public void requestLogChart(LogChartRequest log_chart_req)
                     throws GridException
Throws:
GridException

run

public void run()
Runnable implementation.

Specified by:
run in interface java.lang.Runnable

Lightweight Bartering Grid

Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.