public class DisplayItem extends Object
Constructor and Description |
---|
DisplayItem(String sid,
String p,
double tf,
double yf,
String col) |
Modifier and Type | Method and Description |
---|---|
void |
appendState(double ft,
LineDisplay sv) |
void |
connectRunnable(RunnableAccessor ra) |
String |
getColor() |
String |
getId() |
String |
getInfo() |
double |
getTscale() |
double |
getYscale() |
String |
toString() |
public String getId()
public String getColor()
public double getTscale()
public double getYscale()
public String getInfo()
public void connectRunnable(RunnableAccessor ra) throws ConnectionError, ContentError
ConnectionError
ContentError
public void appendState(double ft, LineDisplay sv) throws ContentError, RuntimeError
ContentError
RuntimeError
Copyright © 2019. All rights reserved.