|
| RouteOverlay (ArrayList< GeoPoint > allGeoPoints) |
|
boolean | draw (Canvas canvas, MapView mv, boolean shadow, long when) |
|
void | drawPath (MapView mv, Canvas canvas) |
|
Class that extends the Overlay class in order to draw the route the picture coordinates.
- Author
- Julien Salvi
com.android.ePerion.gallery.mapEperion.RouteOverlay.RouteOverlay |
( |
ArrayList< GeoPoint > |
allGeoPoints | ) |
|
Constructor of the routeOverlay thanks to a list of geoPoints.
- Parameters
-
allGeoPoints | List of geoPoints. |
void com.android.ePerion.gallery.mapEperion.RouteOverlay.drawPath |
( |
MapView |
mv, |
|
|
Canvas |
canvas |
|
) |
| |
Draw the route thanks to geoPoints previously collected.
- Parameters
-
mv | MapView where the route is displayed. |
canvas | Canvas in order to draw the route. |
The documentation for this class was generated from the following file:
- C:/DataJulien/Programmes info/E-Perion Gallery/src/com/android/ePerion/gallery/mapEperion/RouteOverlay.java