A B C D E F G H I K L M N O P R S T U V W X Y Z

R

reader - Variable in class courselog.gpsutils.SerialGPSConnection
Thread reading the GPS receiver values and issueing events when a new point is decoded.
readFromCsvLine(String) - Method in class courselog.maputils.MapReferencePoint
Read a line of CSV values into a MapReferencePoint.
readFromLogLine(String) - Method in class courselog.gpsutils.GeoPoint
Fill in attributes of this point from a string generated by the PositionTracer log function.
readFromLogLine(String) - Method in class courselog.gpsutils.TrackPoint
Fill in attributes of this point from a string generated by the PositionTracer log function.
readIntFromBuffer(byte[], int, int) - Static method in class courselog.gpsutils.Converters
Reads an int value from buffer b.
readLogFile(File, TrackRecord, int) - Static method in class courselog.gpsutils.TrackRecord
Read a log file into a new TrackRecord object.
readOptionsFile() - Method in class courselog.MainApplication
Read "OPTIONSFILENAME" file in the program directory to generate the options as they were recorded at last exit.
reAllocateImages(int, int) - Method in class courselog.maputils.TiledMapBrowser
Clears the pool of images used by the browser, re-initialises with new sizes, initialises the image index, the graphics objects.
ReceiverEvent - Class in courselog.gpsutils
Specific Event dispatched when the GPS receiver provides new data or status.
ReceiverEvent(Object, int) - Constructor for class courselog.gpsutils.ReceiverEvent
Creates a new instance of ReceiverEvent
ReceiverEvent() - Constructor for class courselog.gpsutils.ReceiverEvent
Creates a new instance of ReceiverEvent with empty values
reCenter() - Method in class courselog.maputils.CalibratedMapBrowser
Re-center Calibrated map.
reCenter(GeoPoint) - Method in class courselog.maputils.TiledMapBrowser
Re-center Tiled map.
recenterOnPenHeld() - Method in class courselog.NavigateForm
Select Next position to center the map on.
reCenterOnPenHeldPoint() - Method in class courselog.maputils.TiledMapBrowser
Re-center on last selected point.
reCompute() - Method in class courselog.gpsutils.TrackRecord
Recompute tracks points in terms of UTM coordinates from Lat, Lon values.
RefEll - Class in courselog.gpsutils.jcoord
Class to represent a reference ellipsoid.
RefEll(double, double) - Constructor for class courselog.gpsutils.jcoord.RefEll
Create a new reference ellipsoid
REFEXTENSION - Static variable in class courselog.maputils.CalibratedMap
Extension associated to files containing reference points.
registerNewRefPoint(Point) - Method in class courselog.maputils.CalibratedMapBrowser
Register a new reference point.
releaseUnusedMaps() - Method in class courselog.maputils.TiledMap
Release maps which are not used.
reLoad() - Method in class courselog.NavigateForm
 
removeAll() - Method in class courselog.maputils.MapTrack
Empty the track.
removeAt(int) - Method in class courselog.maputils.MapTrack
Remove a point at an index from the track.
removeDisplayer(XPositionDisplayer) - Method in class courselog.gpsutils.PositionTracer
Remove a position displayer to this tracer.
removePenHeldWaypoint() - Method in class courselog.maputils.TiledMapBrowser
 
removeWaypoint() - Method in class courselog.NavigateForm
Remove last waypoint selected via pen held.
removeWaypointAt(int) - Method in class courselog.maputils.TiledMapBrowser
 
rescaleImage(double) - Method in class courselog.AbstractImageDisplay
Rescale the displayed image by a given factor.
rescaleImage(double) - Method in class courselog.ImageBrowser
 
rescaleImage(double) - Method in class courselog.maputils.TiledMapBrowser
 
reScaleMax() - Method in class courselog.maputils.TiledMapBrowser
Rescale Tiled map to the larger scale at the current center.
rescaleMax() - Method in class courselog.NavigateForm
 
reScaleMin() - Method in class courselog.maputils.TiledMapBrowser
Rescale Tiled map to the smaller scale at the current center.
rescaleMin() - Method in class courselog.NavigateForm
 
rescaleOne() - Method in class courselog.CalibrateForm
Rescale the picture to scale 1.
reScaleOne() - Method in class courselog.maputils.TiledMapBrowser
Rescale Tiled map to one at the current center.
rescaleOne() - Method in class courselog.NavigateForm
 
resetFromApp() - Method in class courselog.OptionsForm
Initialises the form from the application's default values, discarding the current values.
resetWaypoints() - Method in class courselog.maputils.TiledMapBrowser
Reset the track.
resizeTo(int, int) - Method in class courselog.ImageBrowser
 
resizeTo(int, int) - Method in class courselog.maputils.TiledMapBrowser
 
reverse() - Method in class courselog.gpsutils.TrackRecord
Invert the direction of this TrackRecord.
reverse() - Method in class courselog.maputils.MapTrack
Invert the direction of the track.
rightButtonPressed(KeyEvent) - Method in class courselog.AbstractImageDisplay
Right button pressed, moves right the origin of the picture.
run() - Method in class courselog.gpsutils.SerialGPSConnection
Method reading the GPS actived in thread reader.

A B C D E F G H I K L M N O P R S T U V W X Y Z