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

D

DAGE - Static variable in class bt747.j2se_view.model.DataTypes
 
dage - Variable in class gps.log.GPSRecord
 
DATA_AGPS_STORED_RANGE - Static variable in class gps.mvc.MtkModel
The stored AGPS data range.
DATA_BT_MAC_ADDR - Static variable in class gps.mvc.MtkModel
The device's BT mac address.
DATA_DATE_TIME - Static variable in class gps.mvc.WPController
 
DATA_DATUM_MODE - Static variable in class gps.mvc.MtkModel
The DATUM used by the logger.
DATA_DEV_INFO1 - Static variable in class gps.mvc.WPController
 
DATA_DEVICE_NAME - Static variable in class gps.mvc.MtkModel
The Holux name of the device.
DATA_DGPS_MODE - Static variable in class gps.mvc.MtkModel
The DGPS usage mode.
DATA_FIX_PERIOD - Static variable in class gps.mvc.MtkModel
The fix period.
DATA_FLASH_TYPE - Static variable in class gps.mvc.MtkModel
 
DATA_FLASH_USER_OPTION - Static variable in class gps.mvc.MtkModel
The User Configurable Options stored in flash.
DATA_FLAVOR - Static variable in class net.iharder.dnd.TransferableObject
The default DataFlavor for TransferableObject has the representation class net.iharder.dnd.TransferableObject.class and the MIME type application/x-net.iharder.dnd.TransferableObject.
DATA_INITIAL_LOG - Static variable in class gps.mvc.MtkModel
Some information from the log regarding the initial log format.
DATA_LAST_LOG_BLOCK - Static variable in class gps.mvc.MtkModel
Some significant data in the last block.
DATA_LOG_DISTANCE_INTERVAL - Static variable in class gps.mvc.MtkModel
The log distance interval.
DATA_LOG_FLASH_SECTOR_STATUS - Static variable in class gps.mvc.MtkModel
The flash sector status.
DATA_LOG_FLASH_STATUS - Static variable in class gps.mvc.MtkModel
The flash status - needed for erase.
DATA_LOG_FORMAT - Static variable in class gps.mvc.MtkModel
Current device log format.
DATA_LOG_OVERWRITE_STATUS - Static variable in class gps.mvc.MtkModel
Indicates if data is in overwrite or stop mode.
DATA_LOG_SPEED_INTERVAL - Static variable in class gps.mvc.MtkModel
The log speed interval.
DATA_LOG_STATUS - Static variable in class gps.mvc.MtkModel
Get logger status.
DATA_LOG_TIME_INTERVAL - Static variable in class gps.mvc.MtkModel
The log time interval.
DATA_LOG_VERSION - Static variable in class gps.mvc.MtkModel
The Logger Version.
DATA_MEM_PTS_LOGGED - Static variable in class gps.mvc.MtkModel
The number of positions logged in logger memory.
DATA_MEM_USED - Static variable in class gps.mvc.MtkModel
Amount of memory used by the device.
DATA_MTK_RELEASE - Static variable in class gps.mvc.MtkModel
 
DATA_MTK_VERSION - Static variable in class gps.mvc.MtkModel
 
DATA_NMEA_OUTPUT_PERIODS - Static variable in class gps.mvc.MtkModel
The NMEA output period.
DATA_NOT_SAME - Static variable in class bt747.lang.Txt_zh
 
DATA_NOT_SAME - Static variable in class bt747.Txt
 
DATA_POWERSAVE_STATUS - Static variable in class gps.mvc.MtkModel
Indicates the power save status (for testing only).
DATA_SBAS_STATUS - Static variable in class gps.mvc.MtkModel
Indicates if SBAS satellites are used.
DATA_SBAS_TEST_STATUS - Static variable in class gps.mvc.MtkModel
Indicates if SBAS test satellites are used.
DATA_UPDATE - Static variable in class gps.GpsEvent
Indicates GPS data is available.
DataProvider - Interface in net.sf.bt747.j2se.app.trackgraph
 
DataProviderCSVFile - Class in net.sf.bt747.j2se.app.trackgraph.test
Simple CSV data handling for running in stand-alone mode.
DataProviderCSVFile(File) - Constructor for class net.sf.bt747.j2se.app.trackgraph.test.DataProviderCSVFile
 
DataTypes - Class in bt747.j2se_view.model
Different data types used in tables and specialisation functions
DataTypes() - Constructor for class bt747.j2se_view.model.DataTypes
 
dataUpdated() - Method in class bt747.j2se_view.model.PositionData
 
DATE - Static variable in class bt747.Version
Release date of this version (date format dd.MM.yyyy).
DATE_DMY - Static variable in class bt747.sys.Settings
 
DATE_RANGE - Static variable in class bt747.lang.Txt_zh
 
DATE_RANGE - Static variable in class bt747.Txt
 
DATE_YMD - Static variable in class bt747.sys.Settings
 
dateToUTCepoch1970() - Method in interface bt747.sys.interfaces.BT747Date
Return the date in the format usually used in the GPS devices: number of seconds since the epoch 1970.
dateToUTCepoch1970() - Method in class net.sf.bt747.j2se.system.J2SEDate
 
dateToUTCepoch1970() - Method in class net.sf.bt747.waba.system.WabaDate
 
debug(String, Throwable) - Static method in class bt747.sys.Generic
 
debug(String) - Static method in class bt747.sys.Generic
 
debug(String, Throwable) - Method in interface bt747.sys.interfaces.JavaLibImplementation
 
debug(String) - Method in interface bt747.sys.interfaces.JavaLibImplementation
 
debug(String, Throwable) - Static method in class bt747.sys.JavaLibBridge
 
debug(String) - Static method in class bt747.sys.JavaLibBridge
 
debug(String, Throwable) - Static method in class net.sf.bt747.j2se.system.J2SEGeneric
 
debug(String, Throwable) - Method in class net.sf.bt747.j2se.system.J2SEJavaTranslations
 
debug(String) - Method in class net.sf.bt747.j2se.system.J2SEJavaTranslations
 
debug(String, Throwable) - Method in class net.sf.bt747.waba.system.WabaJavaTranslations
 
debug(String) - Method in class net.sf.bt747.waba.system.WabaJavaTranslations
 
debugActive() - Method in class gps.connection.GPSPort
 
DECODEGPS - Static variable in class bt747.model.AppSettings
 
DecoderStateFactory - Class in gps.connection
 
DecoderStateFactory() - Constructor for class gps.connection.DecoderStateFactory
 
DecoderStateInterface - Interface in gps.connection
To be used in the receive context to represent a receiver state compatible with the state of the connected device.
decorate(ExifAttribute, byte[], int, boolean) - Static method in class net.sf.bt747.j2se.app.exif.CasioMakerNotesDecorator
Decorate the Attribute only if needed.
decorate(ExifAttribute, byte[], int, boolean) - Static method in class net.sf.bt747.j2se.app.exif.OlympusMakerNotesDecorator
Decorate the Attribute only if needed.
DEFAULT_SET - Static variable in class bt747.lang.Txt_zh
 
DEFAULT_SET - Static variable in class bt747.Txt
 
defaultDataWidth(int, FontMetrics) - Static method in class bt747.j2se_view.model.DataTypes
 
DEFAULTS - Static variable in class bt747.lang.Txt_zh
 
DEFAULTS - Static variable in class bt747.Txt
 
defaultSettings() - Method in class bt747.model.AppSettings
 
del(Object) - Method in class net.sf.bt747.j2se.system.J2SEVector
 
del(int) - Method in class net.sf.bt747.j2se.system.J2SEVector
 
delete() - Method in class bt747.sys.File
 
delete() - Method in interface bt747.sys.interfaces.BT747File
Deletes the file
delete() - Method in class net.sf.bt747.j2se.system.J2SEFile
 
delete() - Method in class net.sf.bt747.j2se.system.J2SERAFile
 
DELETE_CMD - Static variable in class bt747.j2se_view.LogFilePopupMenu
 
deleteSelectedRows(ActionEvent) - Method in class bt747.j2se_view.LogFilePopupMenu
 
deleteSelectedRows(ActionEvent) - Method in class bt747.j2se_view.TagFilePopupMenu
 
description - Variable in class net.sf.bt747.j2se.app.map.MyTileFactoryInfo
 
DEV_LOGONOFF - Static variable in class bt747.lang.Txt_zh
 
DEV_LOGONOFF - Static variable in class bt747.Txt
 
devController - Variable in class gps.mvc.DeviceDirector
 
DEVICE_PROTOCOL - Static variable in class bt747.model.AppSettings
Type of device to download from - used in GUI
DeviceControllerIF - Interface in gps.mvc
 
DeviceDirector - Class in gps.mvc
This class maintains consistency between the used Model and Controllers.
DeviceDirector() - Constructor for class gps.mvc.DeviceDirector
 
deviceMode - Variable in class net.sf.bt747.test.IBlue747Model.MtkDataModel
The curent communication mode of the device.
DeviceOperationHandlerIF - Interface in gps.mvc
Defines the interface for a coordinated operation that is managed with the device.
DeviceSettingsPanel - Class in bt747.j2se_view
 
DeviceSettingsPanel() - Constructor for class bt747.j2se_view.DeviceSettingsPanel
Creates new form DeviceSettingsPanel
DISABLELOGDURINGDOWNLOAD - Static variable in class bt747.model.AppSettings
When true logging is disabled during download.
DISCLAIMER_TITLE - Static variable in class bt747.lang.Txt_zh
 
DISCLAIMER_TITLE - Static variable in class bt747.Txt
 
DISCLAIMER_TXT - Static variable in class bt747.lang.Txt_zh
 
DISCLAIMER_TXT - Static variable in class bt747.Txt
 
DISCONNECTED - Static variable in class bt747.model.ModelEvent
 
displayURL(String) - Static method in class net.sf.bt747.j2se.app.utils.BrowserControl
Display a file in the system browser.
distance - Variable in class gps.log.GPSRecord
 
distance(Trackpoint, Trackpoint, Trackpoint) - Static method in class gps.tracks.PolylineEncoder
distance(p0, p1, p2) computes the distance between the point p0 and the segment [p1,p2].
DISTANCE_CALC_MODE - Static variable in class gps.log.out.GPSConversionParameters
Indicates the mode to use for distance values.
DISTANCE_CALC_MODE_ALWAYS - Static variable in class bt747.model.AppSettings
 
DISTANCE_CALC_MODE_NONE - Static variable in class bt747.model.AppSettings
 
DISTANCE_CALC_MODE_WHEN_MISSING - Static variable in class bt747.model.AppSettings
 
DISTANCE_CALCULATION_MODE - Static variable in class bt747.model.AppSettings
 
DISTANCE_FEET - Static variable in class bt747.j2se_view.model.DataTypes
 
DISTANCE_METERS - Static variable in class bt747.j2se_view.model.DataTypes
 
DnDList - Class in net.iharder.dnd
An extension of JList that supports drag and drop to rearrange its contents and to move objects in and out of the list.
DnDList() - Constructor for class net.iharder.dnd.DnDList
Constructs a default DnDList using a DefaultListModel.
DnDList(DefaultListModel) - Constructor for class net.iharder.dnd.DnDList
Constructs a DnDList using the passed list model that must be extended from DefaultListModel.
DnDList(Object[]) - Constructor for class net.iharder.dnd.DnDList
Constructs a DnDList by filling in a DefaultListModel with the passed array of objects.
DnDList(Vector) - Constructor for class net.iharder.dnd.DnDList
Constructs a DnDList by filling in a DefaultListModel with the passed Vector of objects.
doConversionTest(GPSFile) - Method in class net.sf.bt747.gps.log.out.test.TestConvertOutBase
 
doConvert(String) - Method in class net.sf.bt747.gps.log.in.test.TestConvertInBase
 
doConvertLog(int) - Method in class bt747.model.Controller
Convert the log given the provided parameters using other methods.
doConvertLog(int, GPSFileInterface, String) - Method in class bt747.model.Controller
 
doConvertLogToTrackPoints() - Method in class bt747.model.Controller
Convert the log into an array of trackpoints.
doConvertLogToTracksAndWayPoints() - Method in class bt747.model.Controller
 
doFactoryReset() - Method in class bt747.j2se_view.J2SEAppController
Perform a factory reset, but first request confirmation from the user.
doFilter(GPSRecord) - Method in class gps.log.GPSFilter
Filter the GPS record
doFilter(GPSRecord) - Method in class gps.log.GPSFilterAdvanced
 
doLogConversion(int) - Method in class bt747.j2se_view.J2SEAppController
 
DONT_OPEN - Static variable in class bt747.sys.File
Mode: Do not open the file.
doRequest(String, int, String, String, String, BT747Hashtable, String, LocationSender) - Method in interface bt747.sys.interfaces.BT747HttpSender
Send out data to a server using http the protocol.
doRequest(String, int, String, String, String, BT747Hashtable, String, LocationSender) - Method in class net.sf.bt747.j2se.system.J2SEHttpSenderImpl
 
doSendCmd(GpsLinkExecCommand) - Method in class gps.mvc.GpsLinkHandler
Immediate sending of cmd regardless of type.
doSetMtkBinMode(GPSrxtx) - Static method in class gps.connection.MtkBinWriter
 
doSetNmeaMode(GPSrxtx, int) - Static method in class gps.connection.MtkBinWriter
Sets the mtk nmea mode.
doSetNmeaMode(GPSrxtx) - Static method in class gps.connection.MtkBinWriter
 
DOUBLE - Static variable in class net.sf.bt747.j2se.app.exif.ExifConstants
 
down() - Method in interface bt747.sys.interfaces.BT747Semaphore
 
down() - Method in class net.sf.bt747.j2se.system.J2SESemaphore
 
down() - Method in class net.sf.bt747.waba.system.WabaSemaphore
 
DOWNLOAD_DATA_NOT_SAME_NEEDS_REPLY - Static variable in class gps.GpsEvent
A log download was initiated.
DOWNLOAD_FILLED - Static variable in class bt747.model.Model
Download reported filled memory.
DOWNLOAD_FULL - Static variable in class bt747.lang.Txt_zh
 
DOWNLOAD_FULL - Static variable in class bt747.model.Model
Download full memory.
DOWNLOAD_FULL - Static variable in class bt747.Txt
 
DOWNLOAD_INCREMENTAL - Static variable in class bt747.lang.Txt_zh
 
DOWNLOAD_INCREMENTAL - Static variable in class bt747.Txt
 
DOWNLOAD_METHOD_CHANGE - Static variable in class bt747.model.ModelEvent
Notifies a change in the download method setting.
DOWNLOAD_NORMAL - Static variable in class bt747.lang.Txt_zh
 
DOWNLOAD_NORMAL - Static variable in class bt747.Txt
 
DOWNLOAD_SMART - Static variable in class bt747.model.Model
Download reported memory - incremental.
DOWNLOAD_STATE_CHANGE - Static variable in class gps.GpsEvent
Indicates that there was some progress of the download - the application can update its progress bar.
downloadAndUploadAgpsData() - Method in class bt747.j2se_view.J2SEController
Get the AGPS data from the default Url and upload to the device.
downloadAndUploadAgpsData(String) - Method in class bt747.j2se_view.J2SEController
Get AGPS data from the given URL and upload to the device.
dpEncode(Track) - Method in class gps.tracks.PolylineEncoder
Douglas-Peucker algorithm, adapted for encoding
dragDropEnd(DragSourceDropEvent) - Method in class net.iharder.dnd.DnDList
 
dragEnter(DragSourceDragEvent) - Method in class net.iharder.dnd.DnDList
 
dragEnter(DropTargetDragEvent) - Method in class net.iharder.dnd.DnDList
 
dragExit(DragSourceEvent) - Method in class net.iharder.dnd.DnDList
 
dragExit(DropTargetEvent) - Method in class net.iharder.dnd.DnDList
 
dragGestureRecognized(DragGestureEvent) - Method in class net.iharder.dnd.DnDList
 
dragOver(DragSourceDragEvent) - Method in class net.iharder.dnd.DnDList
 
dragOver(DropTargetDragEvent) - Method in class net.iharder.dnd.DnDList
 
drop(DropTargetDropEvent) - Method in class net.iharder.dnd.DnDList
 
dropActionChanged(DragSourceDragEvent) - Method in class net.iharder.dnd.DnDList
 
dropActionChanged(DropTargetDragEvent) - Method in class net.iharder.dnd.DnDList
 
DropListener - Interface in net.iharder.dnd
Implement this inner interface to listen for when files are dropped.
DSTA - Static variable in class bt747.j2se_view.model.DataTypes
 
dsta - Variable in class gps.log.GPSRecord
 
DUMMY_AGPS_STRING - Static variable in class bt747.model.AppSettings
 

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