public static class TrendPlotter.TrendDescriptor extends Object implements Serializable
| Constructor and Description |
|---|
TrendDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
String |
getTimeWindow() |
String |
getTitle() |
void |
setPath(String path) |
void |
setTimeWindow(String timeWindow) |
void |
setTitle(String title) |
Copyright © 2018 LSST. All rights reserved.