| Name | Description | Type | Package | Framework |
| 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 |
| 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 |
| 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 |
| PositionDataPacket | Fields inherited from class org. | Class | org.jscience.devices.gps.garmin | 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 |