public class PlotMaker extends Object
| Constructor and Description |
|---|
PlotMaker(org.freehep.application.studio.Studio application,
TimeWindowComboBox timeWindowSelector) |
| Modifier and Type | Method and Description |
|---|---|
void |
plot(DataChannelHandler channel,
TimeWindow timeWindow,
boolean useExistingPlot,
boolean newPage,
boolean newPlot,
boolean overlay) |
void |
refresh(DataChannelHandler channel,
TimeWindow timeWindow) |
void |
refresh(org.freehep.jas.services.PlotPage page,
TimeWindow timeWindow) |
void |
refresh(org.freehep.jas.services.PlotRegion region,
TimeWindow timeWindow) |
void |
setAutorefresh(AutoRefresh autoRefresh) |
public PlotMaker(org.freehep.application.studio.Studio application,
TimeWindowComboBox timeWindowSelector)
public void setAutorefresh(AutoRefresh autoRefresh)
public void plot(DataChannelHandler channel, TimeWindow timeWindow, boolean useExistingPlot, boolean newPage, boolean newPlot, boolean overlay)
public void refresh(DataChannelHandler channel, TimeWindow timeWindow)
public void refresh(org.freehep.jas.services.PlotPage page,
TimeWindow timeWindow)
public void refresh(org.freehep.jas.services.PlotRegion region,
TimeWindow timeWindow)
Copyright © 2014 LSST. All rights reserved.