|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjhomenet.gui.tab.plotting.AbstractPlot
jhomenet.gui.tab.plotting.DefaultPlot
public class DefaultPlot
The default plot panel.
Id: $Id$
| Field Summary |
|---|
| Fields inherited from class jhomenet.gui.tab.plotting.AbstractPlot |
|---|
hardware, logger |
| Constructor Summary | |
|---|---|
DefaultPlot(HomenetHardware hardware)
Default constructor. |
|
| Method Summary | |
|---|---|
protected JFreeChart |
createChart(XYDataset xydataset)
Create the actual chart given the XY data set. |
| Methods inherited from class jhomenet.gui.tab.plotting.AbstractPlot |
|---|
addOrUpdateDataset, initializePlot, resetTimeseries |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultPlot(HomenetHardware hardware)
hardware - | Method Detail |
|---|
protected JFreeChart createChart(XYDataset xydataset)
AbstractPlot
createChart in class AbstractPlotJFreeChart
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||