| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.plugins.trending |
Plugin that plots trending data.
|
| Modifier and Type | Method and Description |
|---|---|
TrendPlotter.Descriptor |
TrendPlotter.Descriptor.clone() |
TrendPlotter.Descriptor |
TrendPlotter.getDescriptor() |
TrendPlotter.Descriptor[] |
TrendPage.Descriptor.getPlotters() |
TrendPlotter.Descriptor |
TrendPage.Descriptor.getPlotters(int index) |
TrendPlotter.Descriptor |
TrendPlotter.save() |
| Modifier and Type | Method and Description |
|---|---|
void |
TrendPage.Descriptor.setPlotters(int index,
TrendPlotter.Descriptor plotters) |
void |
TrendPage.Descriptor.setPlotters(TrendPlotter.Descriptor[] plotters) |
void |
TrendingService.show(TrendPlotter.Descriptor plotterDescriptor)
Displays the plot defined by the specified descriptor.
|
void |
LsstTrendingPlugin.show(TrendPlotter.Descriptor plotterDescriptor) |
Copyright © 2023 LSST. All rights reserved.