org.lsst.ccs.utilities.zonesui
Class Zone
java.lang.Object
org.lsst.ccs.utilities.zonesui.Zone
public class Zone
- extends Object
- Author:
- Pascal Durieu
Zone
public Zone()
Zone
public Zone(String cl,
String tt,
Shape sh)
getKey
public String getKey()
getTipText
public String getTipText()
getShape
public Shape getShape()
setKey
public void setKey(String key)
setTipText
public void setTipText(String tiptext)
setShape
public void setShape(Shape shape)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013 LSST. All Rights Reserved.