| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.plugins.trending |
Plugin that plots trending data.
|
| Modifier and Type | Method and Description |
|---|---|
Trend.Descriptor |
Trend.Descriptor.clone() |
Trend.Descriptor |
Trend.getDescriptor() |
Trend.Descriptor[] |
TrendPlotter.Descriptor.getTrends() |
Trend.Descriptor |
Trend.save() |
| Modifier and Type | Method and Description |
|---|---|
void |
TrendPlotter.Descriptor.setTrends(Trend.Descriptor[] trends) |
void |
TrendingService.show(Trend.Descriptor trendDescriptor)
Displays the plot defined by the specified descriptor.
|
void |
LsstTrendingPlugin.show(Trend.Descriptor trendDescriptor) |
| Constructor and Description |
|---|
Descriptor(Trend.Descriptor other) |
Trend(Trend.Descriptor descriptor) |
Copyright © 2023 LSST. All rights reserved.