| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.plugins.trending |
Plugin that plots trending data.
|
| Modifier and Type | Method and Description |
|---|---|
TrendingPanel.Descriptor[] |
LsstTrendingPlugin.Descriptor.getPages() |
TrendingPanel.Descriptor |
LsstTrendingPlugin.Descriptor.getPages(int index) |
| Modifier and Type | Method and Description |
|---|---|
void |
LsstTrendingPlugin.Descriptor.setPages(int index,
TrendingPanel.Descriptor pages) |
void |
LsstTrendingPlugin.Descriptor.setPages(TrendingPanel.Descriptor[] pages) |
void |
LsstTrendingPlugin.show(TrendingPanel.Descriptor pageDescriptor) |
void |
TrendingService.show(TrendingPanel.Descriptor pageDescriptor)
Displays the trending page defined by the specified descriptor.
|
Copyright © 2019 LSST. All rights reserved.