public abstract class DistanceListener extends ObjectListener
| Constructor and Description |
|---|
DistanceListener(double threshold) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
handleLocation(TPVObject tpv) |
void |
handleTPV(TPVObject tpv) |
handleATT, handleDevice, handleDevices, handleSKY, handleSUBFRAMEpublic DistanceListener(double threshold)
threshold - the threshold to fire in kilometerspublic void handleTPV(TPVObject tpv)
handleTPV in interface IObjectListenerhandleTPV in class ObjectListenertpv - the TPV objectprotected abstract void handleLocation(TPVObject tpv)
Copyright © 2011–2017 Taimos GmbH. All rights reserved.