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

G

gdTmp - Variable in class courselog.maputils.MapTrack
 
GeoDirection - Class in courselog.gpsutils
Direction vector, in geographical units.
GeoDirection() - Constructor for class courselog.gpsutils.GeoDirection
GeoDirection vector with coordinates 0,0,0.
GeoDirection(int, int, int) - Constructor for class courselog.gpsutils.GeoDirection
GeoDirection vector with coordinates XX,YY,ZZ.
GeoGraphable - Interface in courselog.maputils
Object capable of converting Geo points into a graphic context.
GeoPoint - Class in courselog.gpsutils
Base class for a location point on Earth.
GeoPoint() - Constructor for class courselog.gpsutils.GeoPoint
Creates a new empty instance of GeoPoint.
getAnActiveSerialGPSConnection(SerialPortOptions, EventListener) - Static method in class courselog.gpsutils.SerialGPSConnection
Factory for serial connection creating an active connection.
getCopy() - Method in class courselog.gpsutils.GeoPoint
Copy all elements of this point in a new instance.
getCopy() - Method in class courselog.gpsutils.MeasuredPoint
Copy all elements of this point in a new instance.
getCopy() - Method in class courselog.maputils.MapReferencePoint
Create a new copy of this reference point.
getDefaulLogFilePath() - Static method in class courselog.MainApplication
Build the default log file name from the application path.
getDefaulMinDistance() - Static method in class courselog.MainApplication
Default minimum distance between log points == 50.0d.
getDefaultMapDirPath() - Static method in class courselog.MainApplication
Build the default map directory from the application path.
getDefaultPortOptions() - Static method in class courselog.gpsutils.SerialGPSConnection
Provides a set of default port options.
getDefaulUnits() - Static method in class courselog.MainApplication
Default units set km/h and m.
getDistanceFromCheck() - Method in class courselog.OptionsForm
Provides the minimum distance value according to the checked item.
getEcc() - Method in class courselog.gpsutils.jcoord.RefEll
Return the eccentricity.
getGPSStatus() - Method in class courselog.gpsutils.PositionTracer
The status of the GPS receiver.
getImageDataMap() - Method in class courselog.maputils.CalibratedMap
 
getImageMap() - Method in class courselog.maputils.CalibratedMap
 
getInputFileName() - Method in class courselog.ConvertForm
Return the input file selected.
getLat() - Method in class courselog.gpsutils.GeoPoint
 
getLatitudeValue() - Method in class courselog.maputils.MapReferencePointDialog
Compute Latitude from entered value.
getLogControl() - Method in class courselog.DebugLogger
Return the display control to any form that wants to display the logger.
getLon() - Method in class courselog.gpsutils.GeoPoint
 
getLongitudeValue() - Method in class courselog.maputils.MapReferencePointDialog
Compute Longitude from entered value.
getMaj() - Method in class courselog.gpsutils.jcoord.RefEll
Return the semi-major axis.
getMapPointFromPosition(GeoPoint, GeoDirection, Point) - Method in class courselog.maputils.CalibratedMap
Compute X and Y on map from geo position.
getMapPointFromPosition(GeoPoint, GeoDirection, Point) - Method in interface courselog.maputils.GeoGraphable
Compute X and Y on map from geo position.
getMapPointFromPosition(int, GeoDirection, Point, GeoGraphable) - Method in class courselog.maputils.MapTrack
Compute X and Y on map from point index in track.
getMapPointFromPosition(GeoPoint, GeoDirection, Point) - Method in class courselog.maputils.TiledMap
Compute X and Y on map from geo position.
getMin() - Method in class courselog.gpsutils.jcoord.RefEll
Return the semi-minor axis
getMyCalibForm() - Method in class courselog.MainApplication
 
getMyConvertForm() - Method in class courselog.MainApplication
 
getMyDistanceForm() - Method in class courselog.MainApplication
 
getMyDlg() - Method in class courselog.maputils.CalibratedMapBrowser
Get current dialog.
getMyMapDir() - Method in class courselog.MainApplication
 
getMyNavigateForm() - Method in class courselog.MainApplication
 
getMyOptionsForm() - Method in class courselog.MainApplication
 
getMySGC() - Method in class courselog.MainApplication
 
getMySPO() - Method in class courselog.MainApplication
 
getMyTrCurrent() - Method in class courselog.maputils.TiledMapBrowser
Getter for myTrCurrent.
getNext() - Method in class courselog.maputils.MapTrack
Getter for next point to visit.
getNextWaypoint() - Method in class courselog.maputils.TiledMapBrowser
Getter for next waypoint.
getOutputFileName() - Method in class courselog.ConvertForm
Return the input file selected.
getPointAt(int) - Method in class courselog.maputils.MapTrack
Element from the track.
getPointFromMap(int, int, GeoPoint) - Method in class courselog.maputils.CalibratedMap
Compute lat and long from position on map.
getPointFromMap(int, int, GeoPoint) - Method in interface courselog.maputils.GeoGraphable
Compute lat and long from position on map.
getPointFromMap(int, int, GeoPoint) - Method in class courselog.maputils.TiledMap
Compute lat and long from position on map.
getPortOptionsAsString(SerialPortOptions) - Static method in class courselog.gpsutils.SerialGPSConnection
Format forSPO in a string that will be readable later.
getPortOptionsFromString(String) - Static method in class courselog.gpsutils.SerialGPSConnection
Interprets a string with port name, rate, etc, into serial port options.
getReferenceFileName() - Method in class courselog.maputils.CalibratedMap
Get the reference file name formed from the Map image file name with the REFEXTENSION extension.
getSelected() - Method in class courselog.maputils.MapTrack
Getter for selected point.
getSelectedWaypoint() - Method in class courselog.maputils.TiledMapBrowser
Getter for selected waypoint.
getSize() - Method in class courselog.maputils.MapTrack
Number of elements in the track.
getTotalLength() - Method in class courselog.maputils.MapTrack
Total length of the track.
getUnitFromCheck() - Method in class courselog.OptionsForm
Get the selected units set.
getUTCFromGPS() - Method in class courselog.gpsutils.SerialGPSConnection
Get UTC provided by the GPS receiver.
getUTMLatitudeZoneLetter(double) - Static method in class courselog.gpsutils.GeoPoint
Work out the UTM latitude zone from the latitude.
gpAverageCenter - Variable in class courselog.maputils.TiledMap
Map average Center position
gpCenter - Variable in class courselog.maputils.CalibratedMap
Map Center position
gpCenter - Variable in class courselog.maputils.TiledMap
Map Center 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