com.phidgets.event
Interface SpatialDataListener


public interface SpatialDataListener

This interface represents a SpatialDataEvent. This event originates from the Phidget Spatial. This event occurs when spatial data comes in

Author:
Phidgets Inc.

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

Method Detail

data

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

Parameters:
ae - the event data object containing event data