public class Zone extends Object
Zone()
Zone(String cl, String tt, Shape sh)
String
getKey()
Shape
getShape()
getTipText()
void
setKey(String key)
setShape(Shape shape)
setTipText(String tiptext)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Zone()
public Zone(String cl, String tt, Shape sh)
public String getKey()
public String getTipText()
public Shape getShape()
public void setKey(String key)
public void setTipText(String tiptext)
public void setShape(Shape shape)
public String toString()
toString
Object
Copyright © 2014 LSST. All Rights Reserved.