com.phidgets.event
Interface GPSPositionChangeListener


public interface GPSPositionChangeListener

This interface represents a GPSPositionChangeEvent. This event originates from the Phidget GPS

Author:
Phidgets Inc.

Method Summary
 void gpsPositionChanged(GPSPositionChangeEvent ae)
          This method is called with the event data when a new event arrives.
 

Method Detail

gpsPositionChanged

public void gpsPositionChanged(GPSPositionChangeEvent ae)
This method is called with the event data when a new event arrives.

Parameters:
ae - the event data object containing event data