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

G

GenericFeedback - Interface in net.landspurg.map.tools
A listener to some events....
getAlt() - Method in class net.landspurg.map.MapCanvas
 
getBooleanProperty(String, boolean) - Method in class net.landspurg.util.Settings
Get boolean property
getBufferSize() - Method in class net.landspurg.map.MapCanvas
 
getCacheName() - Method in class net.landspurg.map.BufferImage
 
getCoordAsString(boolean, float, boolean) - Static method in class net.landspurg.map.MapCanvas
Create a string from a coordinate value (lon/lat) in decimal or degree minut form...
getCourseToTarget() - Method in class net.landspurg.map.MapCanvas
Return the course from the current position to the current waypoint, -1 if no waypoint is currently selected...
getCurSat() - Method in class net.landspurg.map.MapCanvas
Return the current mapping provider used (google,msn,ask)
getDir() - Method in class net.landspurg.map.MapCanvas
 
getDist() - Method in class net.landspurg.map.MapCanvas
Give the distance from the current location to the current waypoint...
getDist(boolean) - Method in class net.landspurg.map.MapCanvas
 
getDump() - Static method in class net.landspurg.map.BufferImage
 
getFirst() - Static method in class net.landspurg.map.BufferImage
Return the first image of the list...
getFloat(InputStream) - Method in class net.landspurg.MapMain
 
getFormLocation(OneLoc) - Method in class net.landspurg.MapMain
Creation of the form which display the current location
getFromRMS() - Method in class net.landspurg.map.BufferImage
Load from RMS the content of a tile.
getId() - Method in class net.landspurg.InfoMap
 
getImage(int, int, int, int, int) - Static method in class net.landspurg.map.BufferImage
Get a tile according to his position/zoom factor/satelitte number

if tiles is in RMS, he will be loaded, if not, it will be loaded asynchronously from the sever
getImage(int, int, int, int, int, boolean) - Static method in class net.landspurg.map.BufferImage
Get a tile according to his position/zoom factor/satelitte number

if tiles is in RMS, he will be loaded, if not, it will be loaded asynchronously from the sever
getImageFromPool(String) - Static method in class net.landspurg.map.IconPool2
 
getImageFromPool(String) - Static method in class net.landspurg.util.IconPool
 
getImageFromPool(String, String) - Static method in class net.landspurg.util.IconPool
 
getInputStream(String) - Static method in class net.landspurg.map.extra.FileManager
 
getInstance(MIDlet, String) - Static method in class net.landspurg.util.Settings
Singleton pattern is used to return only one instance of record store
getIntProperty(String, int) - Method in class net.landspurg.util.Settings
Get integer property
getLat() - Method in class net.landspurg.map.MapCanvas
 
getLatPy() - Method in class net.landspurg.map.MapCanvas
Return the current latitude (px)
getLon() - Method in class net.landspurg.map.MapCanvas
Provide current Longitude, in Float
getLonPx() - Method in class net.landspurg.map.MapCanvas
Return the current position, in pixels, of the center of the screen...
getManager(Display) - Static method in class net.landspurg.map.tools.ObexManager
 
getManager(MapCanvas) - Static method in class net.landspurg.map.tools.TrackManager
 
getModeProxy() - Method in class net.landspurg.map.MapCanvas
 
getNbWayPoints() - Method in class net.landspurg.map.Track
 
getNum(byte[], int, int) - Static method in class net.landspurg.map.BufferImage
 
getOutputStream(String) - Static method in class net.landspurg.map.extra.FileManager
 
getPending() - Static method in class net.landspurg.map.BufferImage
Return the number of files waiting to be downloaded...
getPhoneNum(String) - Method in class net.landspurg.MapMain
 
getProperties() - Method in class net.landspurg.util.Settings
 
getSatURL(int, int, int, int) - Method in class net.landspurg.map.BufferImage
 
getSelectedItem(Graphics, int, int, int, int, boolean) - Method in class net.landspurg.map.MapCanvas
 
getSize(int) - Method in class net.landspurg.map.MapCanvas
Return the size (in meter) of an element defined in pixel in the current view
getSizeTrack() - Method in class net.landspurg.map.Track
 
getSpeed() - Method in class net.landspurg.map.MapCanvas
 
getStringProperty(String, String) - Method in class net.landspurg.util.Settings
Get string property
getStringTo(InputStream, String) - Method in class net.landspurg.MapMain
 
getStringTo(InputStream, String, boolean) - Method in class net.landspurg.MapMain
 
getThumbnail(Graphics, int, int, Image, int) - Static method in class net.landspurg.util.UtilMidp
Return a thumbnail of in image.
getTileURL(int, int, int, int, boolean) - Method in interface net.landspurg.map.MapCustomOverlay
Must be implemented to return the URL of a tile
getTimeStamp() - Method in class net.landspurg.map.Track
 
getTrack(Display, String) - Static method in class net.landspurg.map.Track
Create and get an empty track.
getTrack(Display, String, String, MapCanvas) - Static method in class net.landspurg.map.Track
Create and get a track to be loaded from a specific URL
getTrack(Display, Displayable, InputStream, String) - Static method in class net.landspurg.map.Track
 
getTrack() - Method in class net.landspurg.map.Track
 
getTrackName(Track) - Method in class net.landspurg.map.tools.TrackManager
 
getUrlParams(String) - Static method in class net.landspurg.util.UtilMidp
Return an array containg the value pair of paramters commands.
getValue(String) - Method in class net.landspurg.map.OneLoc
 
getWaypoints() - Method in class net.landspurg.map.Track
 
getZoom() - Method in class net.landspurg.map.MapCanvas
Provide current Zoom Factor
0 is the maximum, 17 is the minimum...
GOOGLE_MAP_VERSION - Static variable in class net.landspurg.map.BufferImage
 
GOOGLE_SAT_VERSION - Static variable in class net.landspurg.map.BufferImage
 
goTo(String) - Method in class net.landspurg.map.MapCanvas
Goto a specific location
goTo(OneLoc) - Method in class net.landspurg.map.MapCanvas
A variant of previous method, with a location.
gotoLonLat(Float, Float, int, boolean) - Method in class net.landspurg.map.MapCanvas
Move the map to a specific location
gotoLonLat(float, float, int, boolean) - Method in class net.landspurg.map.MapCanvas
 
GPSDisplay - Class in net.landspurg.map.tools
Display some GPS informations.
GPSDisplay() - Constructor for class net.landspurg.map.tools.GPSDisplay
 
GPSReader - Class in net.landspurg.map.tools
Read the GPS stream and decode GPS sentences, and then call the listener

GPSReader() - Constructor for class net.landspurg.map.tools.GPSReader
 
GPSReader.oneSat - Class in net.landspurg.map.tools
 
GPSReader.oneSat() - Constructor for class net.landspurg.map.tools.GPSReader.oneSat
 

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