|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--uwcse.location.client.MeasurementDisplay
This class displays location reports within a panel.
| Constructor Summary | |
MeasurementDisplay(Measurement measurement,
State sensorState,
String objectName,
StateTransform worldToScreenTransform)
Create a new location report display. |
|
| Method Summary | |
Measurement |
getMeasurement()
Get the measurement. |
void |
repaint(Graphics g)
Repaint this display reading. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MeasurementDisplay(Measurement measurement,
State sensorState,
String objectName,
StateTransform worldToScreenTransform)
| Method Detail |
public Measurement getMeasurement()
public void repaint(Graphics g)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||