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

T

TAGLAST - Static variable in class courselog.MainApplication
Tag indicating last active panel in the options file.
TAGLASTNEXT - Static variable in class courselog.MainApplication
Tag indicating the last next point to aim at.
TAGLASTSELECTED - Static variable in class courselog.MainApplication
Tag indicating the last selected waypoint.
TAGLASTWP - Static variable in class courselog.MainApplication
Tag indicating the last waypoints file.
TAGLOG - Static variable in class courselog.MainApplication
Tag indicating the log file name in the options file.
TAGMAPDIR - Static variable in class courselog.MainApplication
Tag indicating the map directory in the options file.
TAGMINDIST - Static variable in class courselog.MainApplication
Tag indicating the min distance value in the options file.
TAGNAVLAST - Static variable in class courselog.MainApplication
Tag indicating last status of the navigation form.
TAGSPO - Static variable in class courselog.MainApplication
Tag indicating the GPS port options in the options file.
TAGSTATUS - Static variable in class courselog.MainApplication
Tag indicating the last status of the application in the options file.
TAGUNITS - Static variable in class courselog.MainApplication
Tag indicating the units in the options file.
thePenNonVisited - Variable in class courselog.maputils.MapTrack
 
thePenVisited - Variable in class courselog.maputils.MapTrack
 
ticked(int, int) - Method in class courselog.AbstractImageDisplay
Get the tick for the double press on enter, otherwise, pass to super.
tickerForEnter - Variable in class courselog.AbstractImageDisplay
Ticker id when Enter key is pressed.
TiledMap - Class in courselog.maputils
A virtual map made of several calibrated maps in a given directory.
TiledMap(String) - Constructor for class courselog.maputils.TiledMap
Creates a new instance from the map name
TiledMapBrowser - Class in courselog.maputils
 
TiledMapBrowser(String) - Constructor for class courselog.maputils.TiledMapBrowser
Creates a new instance of CalibratedMapBrowser from an image file name.
tileMap() - Method in class courselog.CalibrateForm
Convert the current picture into a set of tiles.
TileMapDialog - Class in courselog.maputils
 
TileMapDialog(IImage) - Constructor for class courselog.maputils.TileMapDialog
Creates a new instance of MapReferencePointdialog
time - Variable in class courselog.gpsutils.MeasuredPoint
UTC Time provided by the GPS (HHMMSS.SSS)
timeTo(MeasuredPoint) - Method in class courselog.gpsutils.MeasuredPoint
Compute the difference of time of measurement in seconds (decimal) between this point and the given point.
tiReticuleX - Static variable in class courselog.ImageBrowser
CenterReticule
tiReticuleY - Static variable in class courselog.ImageBrowser
 
tmb - Variable in class courselog.NavigateForm
 
tmpDim - Variable in class courselog.maputils.TiledMapBrowser
temporary Dimension object.
tmpGD - Variable in class courselog.maputils.CalibratedMapBrowser
temporary Direction object.
tmpGD - Variable in class courselog.maputils.TiledMapBrowser
temporary Direction object.
tmpMRP - Variable in class courselog.maputils.TiledMap
Computation Map point.
tmpPt - Variable in class courselog.maputils.CalibratedMapBrowser
temporary point object.
tmpPt - Variable in class courselog.maputils.TiledMapBrowser
temporary point object.
tmpRC - Variable in class courselog.maputils.TiledMap
Computation rectangle.
tmpRe - Variable in class courselog.maputils.TiledMapBrowser
temporary Rect object.
toLatLonString() - Method in class courselog.gpsutils.GeoPoint
Get a Lat/Lon String representation of this GeoPoint object.
toString() - Method in class courselog.gpsutils.GeoDirection
Display (x,y,z) as a string.
toString() - Method in class courselog.gpsutils.GeoPoint
Display lat,lon as a string.
toUTMString() - Method in class courselog.gpsutils.GeoPoint
Convert this point UTM reference to a String representation for printing out.
tPX - Variable in class courselog.maputils.MapTrack
 
tPY - Variable in class courselog.maputils.MapTrack
 
TrackPoint - Class in courselog.gpsutils
A location point obtained from the log of a track.
TrackPoint() - Constructor for class courselog.gpsutils.TrackPoint
Creates a new instance of TrackPoint
TrackRecord - Class in courselog.gpsutils
A GPS track.
TrackRecord() - Constructor for class courselog.gpsutils.TrackRecord
Creates a new instance of TrackRecord empty track.
tryDeleteReferencepoint(Point) - Method in class courselog.maputils.CalibratedMapBrowser
Try to delete closer reference point to the selected one.
tryExitForm(int) - Method in class courselog.CalibrateForm
Triggers an exit from the application
tryExitForm(int) - Method in class courselog.ConvertForm
Triggers an exit from the application
tryExitForm(int) - Method in class courselog.DistanceForm
Triggers an exit from the application
tryExitForm(int) - Method in class courselog.NavigateForm
Triggers an exit from the application
tryExitForm(int) - Method in class courselog.OptionsForm
Triggers an exit from the application
tryGotoCalibrate() - Method in class courselog.CalibrateForm
Go to the calibrate form
tryGotoConvert() - Method in class courselog.CalibrateForm
Go to the Convert form
tryGotoDistance() - Method in class courselog.CalibrateForm
Go to the distance log form
tryGotoNavigate() - Method in class courselog.CalibrateForm
Go to the navigate form
tryGotoOptions() - Method in class courselog.CalibrateForm
Go to the calibrate form
tryHold() - Method in class courselog.DistanceForm
Hold recording the track.
tryNewWaypoints() - Method in class courselog.NavigateForm
Reset the waypoints.
tryOpenFile() - Method in class courselog.CalibrateForm
Open a new picture file.
tryOpenKMLFile() - Method in class courselog.CalibrateForm
Opens a KML file to get position of reference points.
tryOpenWaypoints() - Method in class courselog.NavigateForm
 
tryPause() - Method in class courselog.DistanceForm
Pause recording the track.
tryRecordOrStop() - Method in class courselog.DistanceForm
Start recording the track.
trySaveFile() - Method in class courselog.CalibrateForm
Save the picture file and the reference points.
trySaveWaypoints() - Method in class courselog.NavigateForm
 
tstInfo - Static variable in class courselog.maputils.MapReferencePointDialog
 
tX - Variable in class courselog.maputils.TiledMapBrowser
Temp X values of polygon drawing a position symbol.
tXDir - Variable in class courselog.maputils.TiledMapBrowser
X values of polygon drawing the direction symbol
tXPt - Static variable in class courselog.maputils.CalibratedMapBrowser
X values of polygon drawing a reference point.
tXPt - Static variable in class courselog.maputils.TiledMapBrowser
X values of polygon drawing a position symbol.
tXPt2 - Static variable in class courselog.maputils.CalibratedMapBrowser
X values of polygon drawing a reference point computed position.
tY - Variable in class courselog.maputils.TiledMapBrowser
Temp Y values of polygon drawing a position symbol.
tYDir - Variable in class courselog.maputils.TiledMapBrowser
Y values of polygon drawing the direction symbol
tYPt - Static variable in class courselog.maputils.CalibratedMapBrowser
Y values of polygon drawing a reference point.
tYPt - Static variable in class courselog.maputils.TiledMapBrowser
Y values of polygon drawing a position symbol.
tYPt2 - Static variable in class courselog.maputils.CalibratedMapBrowser
Y values of polygon drawing a reference point computed position.

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