lbg.simulator.tools.panorama
Class LogPanorama
java.lang.Object
lbg.simulator.tools.panorama.LogPanorama
- All Implemented Interfaces:
- LogChartDrawingListener
public class LogPanorama
- extends java.lang.Object
- implements LogChartDrawingListener
Analyzes a given LBG simulator log file.
- Author:
- Cyril Briquet
Constructor Summary |
LogPanorama(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LogPanorama
public LogPanorama(java.lang.String[] args)
throws GridException
- Throws:
GridException
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
chartDrawn
public void chartDrawn(LogChartRequest log_chart_req)
throws GridException
- LogChartDrawingListener implementation.
- Specified by:
chartDrawn
in interface LogChartDrawingListener
- Throws:
GridException
display
public void display()
throws GridException
- Throws:
GridException
main
public static void main(java.lang.String[] args)
Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.