public class DefaultOrientationDetector extends java.lang.Object implements OrientationDetector
OrientationDetector.Listener| Constructor and Description |
|---|
DefaultOrientationDetector() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkOrientation(MeridianLocation userLocation,
MeridianOrientation userOrientation,
RouteStep currentRouteStep) |
void |
reset() |
void |
setListener(OrientationDetector.Listener listener) |
public void setListener(OrientationDetector.Listener listener)
setListener in interface OrientationDetectorpublic void reset()
reset in interface OrientationDetectorpublic void checkOrientation(MeridianLocation userLocation, MeridianOrientation userOrientation, RouteStep currentRouteStep)
checkOrientation in interface OrientationDetector