| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.base.panel | |
| org.lsst.ccs.gconsole.plugins.trending |
Plugin that plots trending data.
|
| Modifier and Type | Method and Description |
|---|---|
static Panel |
Panel.getKey(Object key) |
static Panel |
Panel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Panel[] |
Panel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TrendingPanel(LsstTrendingPlugin plugin,
Map<Panel,?> properties) |
Copyright © 2018 LSST. All rights reserved.