public class History extends Object
TimelineActivity and MapViewerActivity for visualisation| Constructor and Description |
|---|
History() |
| Modifier and Type | Method and Description |
|---|---|
static void |
mapView(Context airs,
String title,
String Symbol)
Starts the
MapViewerActivity |
static void |
timelineView(Context airs,
String title,
String Symbol)
Starts the
TimelineActivity |
public static void timelineView(Context airs,
String title,
String Symbol)
TimelineActivityairs - Reference to the Context of the calling activitytitle - String with title of the dialog box being createdSymbol - String with the sensor symbol being visualisedpublic static void mapView(Context airs,
String title,
String Symbol)
MapViewerActivityairs - Reference to the Context of the calling activitytitle - String with title of the dialog box being createdSymbol - String with the sensor symbol being visualised