public static class TrendPlotter.Style extends Object
| Constructor and Description |
|---|
Style() |
Style(Meta onPoint,
EnumSet<Meta> offPoint) |
| Modifier and Type | Method and Description |
|---|---|
EnumSet<Meta> |
getOffPoint() |
Meta |
getOnPoint() |
void |
setOffPoint(EnumSet<Meta> offPoint) |
void |
setOnPoint(Meta onnPoint) |
Copyright © 2023 LSST. All rights reserved.