Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jscience.devices.gps Classes and Interfaces - 35 results found.
NameDescriptionTypePackageFramework
AreaAlarmThis class implements an AreaAlarm-service.Classorg.jscience.devices.gps.servicesJScience
FeatureNotSupportedExceptionThrown by methods in classes extending the GPS-class, if the implemented GPS-unit does not support the feature requested in the method.Classorg.jscience.devices.gpsJScience
GarminGPSClassorg.jscience.devices.gps.garminJScience
GarminInputStreamThis class provides the functionality of automatically removing the double DLEs from the GPS-inputstream.Classorg.jscience.devices.gps.garminJScience
GarminListenerThis interface should be implemented by classes that are interested in getting all the Garmin-packets transmitted by a Garmin-GPS.Interfaceorg.jscience.devices.gps.garminJScience
GarminOutputStreamThis class take care of adding DLE-stuffing to all packets sent to the GPS.Classorg.jscience.devices.gps.garminJScience
GarminPacketA class that encapsulates the basic functionality of a packet.Classorg.jscience.devices.gps.garminJScience
GPSClassorg.jscience.devices.gpsJScience
IAlarmListenerThis interface allows a class to listen on an AreaAlarm.Interfaceorg.jscience.devices.gps.servicesJScience
IDateThis interface is implemented by all packets capable of returning a date.Interfaceorg.jscience.devices.gpsJScience
IGPSlistenerThis interface is used to receive notification each time the GPS transmits one of the common data, ie.Interfaceorg.jscience.devices.gpsJScience
ILapInterfaceorg.jscience.devices.gpsJScience
ILapListenerInterfaceorg.jscience.devices.gpsJScience
InvalidPacketExceptionThis method is thrown from the constructors of the packet-classes, whenever the int[]-array is not formatted according to theClassorg.jscience.devices.gps.garminJScience
IPositionInterfaceorg.jscience.devices.gpsJScience
ITimeInterfaceorg.jscience.devices.gpsJScience
ITrackpointInterfaceorg.jscience.devices.gpsJScience
ITrackpointListenerInterfaceorg.jscience.devices.gpsJScience
ITransferListenerInterfaceorg.jscience.devices.gpsJScience
IWaypointInterfaceorg.jscience.devices.gpsJScience
IWaypointListenerInterfaceorg.jscience.devices.gpsJScience
LapDataPacketThis class encapsulates a lap-packet.Classorg.jscience.devices.gps.garminJScience
PacketNotRecognizedExceptionThis exception is thrown whenever a method expects one type of packet, but receives another.Classorg.jscience.devices.gps.garminJScience
PositionThis is a class meant for containing positions.Classorg.jscience.devices.gpsJScience
PositionDataPacketFields inherited from class org.Classorg.jscience.devices.gps.garminJScience
PositionDegreesClass used to store degrees, usually latitude or longitude.Classorg.jscience.devices.gpsJScience
PositionRadiansClass used to store radians, usually latitude or longitude.Classorg.jscience.devices.gpsJScience
ProductDataPacketClassorg.jscience.devices.gps.garminJScience
ProtocolDataPacketClassorg.jscience.devices.gps.garminJScience
PVTDataPacketThis class encapsulates the PVT (Position, velocity and time) packet.Classorg.jscience.devices.gps.garminJScience
RecordsPacketThis packet is transmitted between devices before a large transfer of data-units, ie.Classorg.jscience.devices.gps.garminJScience
TimeDataPacketThis class encapsulates the information of a Garmin-Date-Time-packet.Classorg.jscience.devices.gps.garminJScience
TrackpointDataPacketThis class encapsulates a trackpoint-packet.Classorg.jscience.devices.gps.garminJScience
UnknownPacketExceptionSee Also:Serialized FormConstructor SummaryUnknownPacketException()Classorg.jscience.devices.gps.garminJScience
WaypointDataPacketThis class encapsulates a Waypoint-packet.Classorg.jscience.devices.gps.garminJScience