|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TrackpointListener | |
---|---|
jaron.autopilot | Provides the classes for the UAV Playground autopilot that includes stabilization and navigation. |
jaron.flightgear | Provides the classes that are used to communicate with the FlightGear Flight Simulator. |
jaron.google | Provides the classes for the communication with Google Earth. |
Uses of TrackpointListener in jaron.autopilot |
---|
Methods in jaron.autopilot with parameters of type TrackpointListener | |
---|---|
void |
FlightGearGpsReceiver.addTrackpointListener(TrackpointListener listener)
Adds a listener to the EventListener mechanism. |
Uses of TrackpointListener in jaron.flightgear |
---|
Methods in jaron.flightgear with parameters of type TrackpointListener | |
---|---|
void |
FlightGearNMEAReceiver.addTrackpointListener(TrackpointListener listener)
Adds a listener to the EventListener mechanism. |
Uses of TrackpointListener in jaron.google |
---|
Classes in jaron.google that implement TrackpointListener | |
---|---|
class |
GoogleEarthKMLProvider
The GoogleEarthKMLProvider class provides a KLM structure
containing a GPS track and its information. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |