public class RuntimeDisplay extends Object
RuntimeDisplay()
double[]
getBox()
String
getID()
getTitle()
void
setBox(double[] b)
setID(String sid)
setTitle(String ttl)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RuntimeDisplay()
public String toString()
toString
Object
public String getID()
public String getTitle()
public void setTitle(String ttl)
public void setID(String sid)
public void setBox(double[] b)
public double[] getBox()
Copyright © 2019. All rights reserved.