| Name | Description | Type | Package | Framework |
| AreaAlarm | This class implements an AreaAlarm-service. | Class | org.jscience.devices.gps.services | JScience |
| FeatureNotSupportedException | Thrown by methods in classes extending the GPS-class, if the implemented GPS-unit does not support the feature requested in the method. | Class | org.jscience.devices.gps | JScience |
| GarminGPS | Class | org.jscience.devices.gps.garmin | JScience | |
| GarminInputStream | This class provides the functionality of automatically removing the double DLEs from the GPS-inputstream. | Class | org.jscience.devices.gps.garmin | JScience |
| GarminListener | This interface should be implemented by classes that are interested in getting all the Garmin-packets transmitted by a Garmin-GPS. | Interface | org.jscience.devices.gps.garmin | JScience |
| GarminOutputStream | This class take care of adding DLE-stuffing to all packets sent to the GPS. | Class | org.jscience.devices.gps.garmin | JScience |
| GarminPacket | A class that encapsulates the basic functionality of a packet. | Class | org.jscience.devices.gps.garmin | JScience |
| GPS | Class | org.jscience.devices.gps | JScience | |
| IAlarmListener | This interface allows a class to listen on an AreaAlarm. | Interface | org.jscience.devices.gps.services | JScience |
| IDate | This interface is implemented by all packets capable of returning a date. | Interface | org.jscience.devices.gps | JScience |
| IGPSlistener | This interface is used to receive notification each time the GPS transmits one of the common data, ie. | Interface | org.jscience.devices.gps | JScience |
| ILap | Interface | org.jscience.devices.gps | JScience | |
| ILapListener | Interface | org.jscience.devices.gps | JScience | |
| InvalidPacketException | This method is thrown from the constructors of the packet-classes, whenever the int[]-array is not formatted according to the | Class | org.jscience.devices.gps.garmin | JScience |
| IPosition | Interface | org.jscience.devices.gps | JScience | |
| ITime | Interface | org.jscience.devices.gps | JScience | |
| ITrackpoint | Interface | org.jscience.devices.gps | JScience | |
| ITrackpointListener | Interface | org.jscience.devices.gps | JScience | |
| ITransferListener | Interface | org.jscience.devices.gps | JScience | |
| IWaypoint | Interface | org.jscience.devices.gps | JScience | |
| IWaypointListener | Interface | org.jscience.devices.gps | JScience | |
| LapDataPacket | This class encapsulates a lap-packet. | Class | org.jscience.devices.gps.garmin | JScience |
| PacketNotRecognizedException | This exception is thrown whenever a method expects one type of packet, but receives another. | Class | org.jscience.devices.gps.garmin | JScience |
| Position | This is a class meant for containing positions. | Class | org.jscience.devices.gps | JScience |
| PositionDataPacket | Fields inherited from class org. | Class | org.jscience.devices.gps.garmin | JScience |
| PositionDegrees | Class used to store degrees, usually latitude or longitude. | Class | org.jscience.devices.gps | JScience |
| PositionRadians | Class used to store radians, usually latitude or longitude. | Class | org.jscience.devices.gps | JScience |
| ProductDataPacket | Class | org.jscience.devices.gps.garmin | JScience | |
| ProtocolDataPacket | Class | org.jscience.devices.gps.garmin | JScience | |
| PVTDataPacket | This class encapsulates the PVT (Position, velocity and time) packet. | Class | org.jscience.devices.gps.garmin | JScience |
| RecordsPacket | This packet is transmitted between devices before a large transfer of data-units, ie. | Class | org.jscience.devices.gps.garmin | JScience |
| TimeDataPacket | This class encapsulates the information of a Garmin-Date-Time-packet. | Class | org.jscience.devices.gps.garmin | JScience |
| TrackpointDataPacket | This class encapsulates a trackpoint-packet. | Class | org.jscience.devices.gps.garmin | JScience |
| UnknownPacketException | See Also:Serialized FormConstructor SummaryUnknownPacketException() | Class | org.jscience.devices.gps.garmin | JScience |
| WaypointDataPacket | This class encapsulates a Waypoint-packet. | Class | org.jscience.devices.gps.garmin | JScience |