public class BloodHoundPreferences extends UnitPreferences
ALTITUDE_REFERENCE, ALTITUDE_UNITS, AREA_SYSTEM, BEARING_UNITS, COORD_FMT, FT_MILES_THRESH, M_KM_THRESH, NORTH_REFERENCE, RANGE_SYSTEM_context, _prefs| Constructor and Description |
|---|
BloodHoundPreferences(MapView mapView) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFlashColor()
Returns the determined flash color
|
int |
getFlashETA()
Returns the time in seconds when the bloodhound tool will begin to flash based on the
estimated time of arrival.
|
int |
getInnerColor() |
int |
getInnerETA()
Returns the time in seconds when the color should change specifying the inner distance
has been reached
|
int |
getMiddleColor() |
int |
getOuterColor() |
int |
getOuterETA()
Returns the time in seconds when the color should change specifying the outer distance
has been reached
|
formatAltitude, formatAltitude, formatPoint, formatPoint, getAltitudeReference, getAltitudeUnits, getAreaSystem, getBearingUnits, getCoordinateFormat, getNorthReference, getRangeSystem, getRangeUnits, setAltitudeUnits, setAreaSystem, setBearingUnits, setCoordinateFormat, setNorthReference, setRangeSystemcontains, get, get, get, get, get, getAll, getSharedPrefs, getStringSet, registerListener, remove, set, unregisterListenerpublic BloodHoundPreferences(MapView mapView)
public int getFlashETA()
public int getOuterETA()
public int getInnerETA()
public int getFlashColor()
public int getOuterColor()
public int getMiddleColor()
public int getInnerColor()