Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W X Z 

G

gapBetweenBars - Static variable in class com.thesis.MyNavi.R.attr
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
GenerateGPX - Class in com.thesis.MyNavi.model.util
 
GenerateGPX() - Constructor for class com.thesis.MyNavi.model.util.GenerateGPX
 
getActionBarHeight(Activity) - Method in class com.thesis.MyNavi.model.util.SetStatusBarColor
 
getActivity() - Method in class com.thesis.MyNavi.model.map.MapHandler
 
getAppSettings() - Static method in class com.thesis.MyNavi.controller.AppSettings
 
getAppSettingsVP() - Method in class com.thesis.MyNavi.controller.AppSettings
 
getAvgSpeed() - Method in class com.thesis.MyNavi.model.map.Tracking
 
getCloudMaps() - Method in class com.thesis.MyNavi.model.util.Variable
 
getContext() - Method in class com.thesis.MyNavi.model.util.Variable
 
getContinent() - Method in class com.thesis.MyNavi.model.dataType.MyMap
 
getCountry() - Method in class com.thesis.MyNavi.model.dataType.MyMap
 
getCountry() - Method in class com.thesis.MyNavi.model.util.Variable
 
getCursor() - Method in class com.thesis.MyNavi.model.database.DBtrackingPoints
 
getDbHelper() - Method in class com.thesis.MyNavi.model.database.DBtrackingPoints
 
getDestination() - Static method in class com.thesis.MyNavi.model.dataType.Destination
 
getDirectionDescription(Instruction) - Method in class com.thesis.MyNavi.model.map.Navigator
LEAVE_ROUNDABOUT = -6; -

TURN_SHARP_LEFT = -3;

TURN_LEFT = -2;

TURN_SLIGHT_LEFT = -1;

CONTINUE_ON_STREET = 0;

TURN_SLIGHT_RIGHT = 1;

TURN_RIGHT = 2;

TURN_SHARP_RIGHT = 3;

FINISH = 4;

REACHED_VIA = 5; -

USE_ROUNDABOUT = 6 -;

getDirectionSign(Instruction) - Method in class com.thesis.MyNavi.model.map.Navigator
 
getDirectionsON() - Method in class com.thesis.MyNavi.model.util.Variable
 
getDistance(Instruction) - Method in class com.thesis.MyNavi.model.map.Navigator
 
getDistance() - Method in class com.thesis.MyNavi.model.map.Navigator
 
getDistance() - Method in class com.thesis.MyNavi.model.map.Tracking
 
getDistanceKm() - Method in class com.thesis.MyNavi.model.map.Tracking
 
getDownloader() - Static method in class com.thesis.MyNavi.model.map.DownloadFiles
 
getDownloadingProgressBar() - Method in class com.thesis.MyNavi.model.map.OnDownloading
can only get once, will sett til null after a get
getDownloadStatus() - Method in class com.thesis.MyNavi.model.util.Variable
 
getDropDownView(int, View, ViewGroup) - Method in class com.thesis.MyNavi.model.util.SpinnerAdapter
 
getDurationInHours() - Method in class com.thesis.MyNavi.model.map.Tracking
 
getDurationInMilliS() - Method in class com.thesis.MyNavi.model.map.Tracking
 
getEndPoint() - Method in class com.thesis.MyNavi.model.dataType.Destination
 
getEndPointToString() - Method in class com.thesis.MyNavi.model.dataType.Destination
 
getGhResponse() - Method in class com.thesis.MyNavi.model.map.Navigator
 
getGraphSeries() - Method in class com.thesis.MyNavi.model.database.DBtrackingPoints
DataPoint (double x, double y) x = time in hours, y = increased distance in km

DataPoint (double x, double y) x = time, y = speed during time interval

getHopper() - Method in class com.thesis.MyNavi.model.map.MapHandler
 
getImageId() - Method in class com.thesis.MyNavi.model.dataType.SportCategory
 
getItem(int) - Method in class com.thesis.MyNavi.model.map.MyDownloadAdapter
 
getItem(int) - Method in class com.thesis.MyNavi.model.map.MyMapAdapter
 
getItemCount() - Method in class com.thesis.MyNavi.model.map.MyDownloadAdapter
 
getItemCount() - Method in class com.thesis.MyNavi.model.map.MyMapAdapter
 
getItemCount() - Method in class com.thesis.MyNavi.model.util.InstructionAdapter
 
getLastLocation() - Method in class com.thesis.MyNavi.model.util.Variable
 
getLastZoomLevel() - Method in class com.thesis.MyNavi.model.util.Variable
 
getLatLong(String) - Static method in class com.thesis.MyNavi.model.util.MyUtility
 
getLocalMapNameList() - Method in class com.thesis.MyNavi.model.util.Variable
 
getLocalMaps() - Method in class com.thesis.MyNavi.model.util.Variable
 
getMapDirectory() - Method in class com.thesis.MyNavi.model.util.Variable
 
getMapFinishedPercentage() - Method in class com.thesis.MyNavi.model.util.Variable
 
getMapHandler() - Static method in class com.thesis.MyNavi.model.map.MapHandler
 
getMapLastModified() - Method in class com.thesis.MyNavi.model.util.Variable
 
getMapName() - Method in class com.thesis.MyNavi.model.dataType.MyMap
 
getMapName() - Method in class com.thesis.MyNavi.model.util.Variable
 
getMapNameList() - Method in class com.thesis.MyNavi.model.map.MyMapAdapter
 
getMaps() - Method in class com.thesis.MyNavi.model.map.MyDownloadAdapter
 
getMapsFolder() - Method in class com.thesis.MyNavi.model.util.Variable
 
getMapUrlList() - Method in class com.thesis.MyNavi.model.util.Variable
 
getMaxSpeed() - Method in class com.thesis.MyNavi.model.map.Tracking
 
getmCurrentLocation() - Static method in class com.thesis.MyNavi.controller.MapActivity
 
getNavigator() - Static method in class com.thesis.MyNavi.model.map.Navigator
 
getOnDownloading() - Static method in class com.thesis.MyNavi.model.map.OnDownloading
 
getPausedMapName() - Method in class com.thesis.MyNavi.model.util.Variable
 
getPosition(String) - Method in class com.thesis.MyNavi.model.map.MyDownloadAdapter
get MyMap object position by its mapName variable
getRecentDownloadedMaps() - Method in class com.thesis.MyNavi.model.util.Variable
 
getRoutingAlgorithms() - Method in class com.thesis.MyNavi.model.util.Variable
 
getRowCount() - Method in class com.thesis.MyNavi.model.database.DBtrackingPoints
 
getSize() - Method in class com.thesis.MyNavi.model.dataType.MyMap
 
getSportCategoryIndex() - Method in class com.thesis.MyNavi.model.util.Variable
 
getSportMET() - Method in class com.thesis.MyNavi.model.dataType.SportCategory
 
getStartPoint() - Method in class com.thesis.MyNavi.model.dataType.Destination
 
getStartPointToString() - Method in class com.thesis.MyNavi.model.dataType.Destination
 
getStatus() - Method in class com.thesis.MyNavi.model.dataType.MyMap
 
getStatusBarHeight(Activity) - Method in class com.thesis.MyNavi.model.util.SetStatusBarColor
 
getStatusStr() - Method in class com.thesis.MyNavi.model.dataType.MyMap
 
getText() - Method in class com.thesis.MyNavi.model.dataType.SportCategory
 
getTime() - Method in class com.thesis.MyNavi.model.map.Navigator
 
getTime(Instruction) - Method in class com.thesis.MyNavi.model.map.Navigator
 
getTimeStart() - Method in class com.thesis.MyNavi.model.map.Tracking
 
getTotalPoints() - Method in class com.thesis.MyNavi.model.map.Tracking
 
getTracking() - Static method in class com.thesis.MyNavi.model.map.Tracking
 
getTrackingDirectory() - Method in class com.thesis.MyNavi.model.util.Variable
 
getTrackingFolder() - Method in class com.thesis.MyNavi.model.util.Variable
 
getTravelMode() - Method in class com.thesis.MyNavi.model.util.Variable
 
getTravelModeResId(boolean) - Method in class com.thesis.MyNavi.model.map.Navigator
this method can only used when Variable class is ready!
getUrl() - Method in class com.thesis.MyNavi.model.dataType.MyMap
 
getVariable() - Static method in class com.thesis.MyNavi.model.util.Variable
 
getView(int, View, ViewGroup) - Method in class com.thesis.MyNavi.model.util.SpinnerAdapter
 
getWeighting() - Method in class com.thesis.MyNavi.model.util.Variable
 
getZoomLevelMax() - Method in class com.thesis.MyNavi.model.util.Variable
 
getZoomLevelMin() - Method in class com.thesis.MyNavi.model.util.Variable
 
goIcon - Static variable in class com.thesis.MyNavi.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
GraphViewXML - Static variable in class com.thesis.MyNavi.R.styleable
Attributes that can be used with a GraphViewXML.
GraphViewXML_android_title - Static variable in class com.thesis.MyNavi.R.styleable
This symbol is the offset where the R.attr.title attribute's value can be found in the R.styleable.GraphViewXML array.
GraphViewXML_seriesColor - Static variable in class com.thesis.MyNavi.R.styleable
This symbol is the offset where the R.attr.seriesColor attribute's value can be found in the R.styleable.GraphViewXML array.
GraphViewXML_seriesData - Static variable in class com.thesis.MyNavi.R.styleable
This symbol is the offset where the R.attr.seriesData attribute's value can be found in the R.styleable.GraphViewXML array.
GraphViewXML_seriesTitle - Static variable in class com.thesis.MyNavi.R.styleable
This symbol is the offset where the R.attr.seriesTitle attribute's value can be found in the R.styleable.GraphViewXML array.
GraphViewXML_seriesType - Static variable in class com.thesis.MyNavi.R.styleable
This symbol is the offset where the R.attr.seriesType attribute's value can be found in the R.styleable.GraphViewXML array.
A B C D E F G H I K L M N O P Q R S T U V W X Z 
Skip navigation links