com.nutiteq.location.cellid
Class OpenCellIdDataFeeder

java.lang.Object
  extended by com.nutiteq.location.cellid.OpenCellIdDataFeeder
All Implemented Interfaces:
LocationListener

public class OpenCellIdDataFeeder
extends java.lang.Object
implements LocationListener


Constructor Summary
OpenCellIdDataFeeder(java.lang.String developerKey, CellIdDataFeederListener feederListener)
           
 
Method Summary
 void setLocation(WgsPoint location)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenCellIdDataFeeder

public OpenCellIdDataFeeder(java.lang.String developerKey,
                            CellIdDataFeederListener feederListener)
Method Detail

setLocation

public void setLocation(WgsPoint location)
Specified by:
setLocation in interface LocationListener