public class RouteGenerationPackage
extends java.lang.Object
| Constructor and Description |
|---|
RouteGenerationPackage(android.content.SharedPreferences prefs,
GeoPoint origin,
GeoPoint dest,
java.util.List<GeoPoint> byWayOf) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<GeoPoint> |
getByWayOf() |
GeoPoint |
getEndPoint() |
android.content.SharedPreferences |
getPreferences() |
GeoPoint |
getStartPoint() |