public class Zone extends Object
| Constructor and Description |
|---|
Zone() |
Zone(String cl,
String tt,
Shape sh) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
Shape |
getShape() |
String |
getTipText() |
void |
setKey(String key) |
void |
setShape(Shape shape) |
void |
setTipText(String tiptext) |
String |
toString() |
Copyright © 2023 LSST. All rights reserved.