| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.plugins.trending |
| Modifier and Type | Class and Description |
|---|---|
class |
AuxDataPointSet
Data point set that contains auxiliary data that can be displayed on a trending plot.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<AuxData> |
PlotData.get(AuxData.Type what) |
| Modifier and Type | Method and Description |
|---|---|
void |
PlotData.add(AuxData data) |
| Modifier and Type | Method and Description |
|---|---|
void |
PlotData.set(AuxData.Type what,
ArrayList<AuxData> data) |
void |
PlotData.set(EnumMap<AuxData.Type,ArrayList<AuxData>> data) |
Copyright © 2015 LSST. All rights reserved.