| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.plugins.trending |
| Modifier and Type | Method and Description |
|---|---|
DataChannelHandler |
Plot.getChannel()
Returns data channel used to populate this dataset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlotMaker.plot(DataChannelHandler channel,
TimeWindow timeWindow,
boolean useExistingPlot,
boolean newPage,
boolean newPlot,
boolean overlay)
Plots time history for the specified channel.
|
void |
PlotMaker.refresh(DataChannelHandler channel,
TimeWindow timeWindow)
Refreshes all regions where the specified channel data is plotted.
|
| Constructor and Description |
|---|
Plot(PlotData data,
TimeWindow timeWindow,
DataChannelHandler channel) |
Plot(PlotData data,
TimeWindow timeWindow,
DataChannelHandler channel,
org.freehep.jas.services.PlotPage page,
org.freehep.jas.services.PlotRegion region) |
Copyright © 2015 LSST. All rights reserved.