lbg.simulator.tools.panorama
Class LogChartRequest
java.lang.Object
lbg.simulator.tools.panorama.LogChartRequest
public class LogChartRequest
- extends java.lang.Object
- Author:
- Cyril Briquet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
listener
public final LogChartDrawingListener listener
chart_id
public final int chart_id
LogChartRequest
public LogChartRequest(LogChartDrawingListener listener,
int chart_id,
java.lang.String... col_titles)
throws GridException
- Throws:
GridException
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getColumnTitles
public java.lang.String[] getColumnTitles()
setChartImage
public void setChartImage(java.awt.image.BufferedImage chart_img)
throws GridException
- Throws:
GridException
getChartImage
public java.awt.image.BufferedImage getChartImage()
Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.