@Deprecated public class AidaPlots extends KeyValueDataList
KeyValueData.KeyValueDataType| Constructor and Description |
|---|
AidaPlots()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addPlot(String name,
String plot)
Deprecated.
Add the xml representation of an AIDA plot with a corresponding name.
|
void |
addPlot(String name,
String plot,
long timestamp)
Deprecated.
Add the xml representation of an AIDA plot with a corresponding name and
a timestamp.
|
addData, addData, addData, addData, addData, getListOfKeyValueData, getListOfKeyValueData, iterator, toStringgetKey, getTimestamp, getType, getValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic void addPlot(String name, String plot)
name - The name of the AIDA plot.plot - The xml representation of the AIDA plot.public void addPlot(String name, String plot, long timestamp)
name - The name of the AIDA plot.plot - The xml representation of the AIDA plot.timestamp - The timestamp of the embedded plot.Copyright © 2015 LSST. All rights reserved.