|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--uwcse.location.client.LocationReportDisplay
This class displays location reports within a panel.
| Constructor Summary | |
LocationReportDisplay(String name,
LocationReport report,
StateTransform worldToScreenTransform)
Create a new location report display. |
|
| Method Summary | |
Color |
getColor()
Get the drawing color. |
LocationReport |
getLocationReport()
Get the location report. |
String |
getName()
Get the name of the object. |
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 LocationReportDisplay(String name,
LocationReport report,
StateTransform worldToScreenTransform)
| Method Detail |
public String getName()
public LocationReport getLocationReport()
public Color getColor()
public void repaint(Graphics g)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||