| RiverRat - An MIT iCampus project | http://web.mit.edu/riverrat/ |
Inheritance diagram for riverrat.Mark:

Public Member Functions | |
| Mark (int newid) | |
| String | markToString () |
| Returns a String with the target's id and position in decimal degrees. | |
The first version of this class is complete.
Definition at line 11 of file Mark.java.
|
|
Returns a String with the target's id and position in decimal degrees.
Definition at line 26 of file Mark.java. References riverrat.Fix.fixToString(). |