Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
G
GenericOverlay
- Class in
com.eightmotions.map
This is a "generif overlay", that could be easily used with GoogleEarth overlay....
GenericOverlay(String)
- Constructor for class com.eightmotions.map.
GenericOverlay
GenericOverlay()
- Constructor for class com.eightmotions.map.
GenericOverlay
Do not forget to initialize m_url, and name
GenericOverlay(String, String)
- Constructor for class com.eightmotions.map.
GenericOverlay
get(int)
- Method in class com.eightmotions.util.
Labels
getAlt()
- Method in class com.eightmotions.map.
MapDisplay
getBaseCanvas()
- Method in class com.eightmotions.map.
MapDefaultCanvas
getBooleanProperty(String, boolean)
- Method in class com.eightmotions.util.
Settings
Get boolean property
getBufferSize()
- Method in class com.eightmotions.map.
MapDisplay
getCacheName()
- Method in class com.eightmotions.map.
BufferImage
getCanvas()
- Method in class com.eightmotions.map.
MapDisplay
getCoordAsString(boolean, float, boolean)
- Static method in class com.eightmotions.map.
MapDisplay
Create a string from a coordinate value (lon/lat) in decimal or degree minut form...
getCourseToTarget()
- Method in class com.eightmotions.map.
MapDisplay
Return the course from the current position to the current waypoint, -1 if no waypoint is currently selected...
getCurMap()
- Method in class com.eightmotions.map.
MapDisplay
Return the current mapping provider used (google,msn,ask)
getCurrentTrack()
- Method in class com.eightmotions.map.
MapDisplay
Return the current Track
getDir()
- Method in class com.eightmotions.map.
MapDisplay
getDist()
- Method in class com.eightmotions.map.
MapDisplay
Give the distance from the current location to the current waypoint...
getDist(boolean)
- Method in class com.eightmotions.map.
MapDisplay
getDump()
- Static method in class com.eightmotions.map.
BufferImage
getFirst()
- Static method in class com.eightmotions.map.
BufferImage
Return the first image of the list...
getFromRMS()
- Method in class com.eightmotions.map.
BufferImage
Load from RMS the content of a tile.
getHash()
- Method in class com.eightmotions.util.
MD5
Gets this hash sum as an array of 16 bytes.
getHash(byte[])
- Static method in class com.eightmotions.util.
MD5
Gets the MD5 hash of the given byte array.
getHash(InputStream)
- Static method in class com.eightmotions.util.
MD5
Gets the MD5 hash the data on the given InputStream.
getHash(String)
- Static method in class com.eightmotions.util.
MD5
Gets the MD5 hash of the given String.
getHash(String, String)
- Static method in class com.eightmotions.util.
MD5
Gets the MD5 hash of the given String.
getHashString()
- Method in class com.eightmotions.util.
MD5
Returns 32-character hex representation of this hash.
getHashString(byte[])
- Static method in class com.eightmotions.util.
MD5
Gets the MD5 hash of the given byte array.
getHashString(InputStream)
- Static method in class com.eightmotions.util.
MD5
Gets the MD5 hash the data on the given InputStream.
getHashString(String)
- Static method in class com.eightmotions.util.
MD5
Gets the MD5 hash of the given String.
getHashString(String, String)
- Static method in class com.eightmotions.util.
MD5
Gets the MD5 hash of the given String.
getHeight()
- Method in class com.eightmotions.map.
MapDisplay
getImage(int, int, int, MapOverlay, int)
- Static method in class com.eightmotions.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, MapOverlay, int, boolean)
- Static method in class com.eightmotions.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, int)
- Static method in class com.eightmotions.util.
IconPool
getImageFromPool(String)
- Static method in class com.eightmotions.util.
IconPool
getImageFromPool(String, String)
- Static method in class com.eightmotions.util.
IconPool
getImageFromPool(String, String, boolean)
- Static method in class com.eightmotions.util.
IconPool
getImgUrl(String)
- Static method in class com.eightmotions.util.
UtilMidp
getInputStream(String)
- Static method in class com.eightmotions.map.extra.
FileManager
getInstance(MIDlet, String)
- Static method in class com.eightmotions.util.
Settings
Singleton pattern is used to return only one instance of record store
getIntProperty(String, int)
- Method in class com.eightmotions.util.
Settings
Get integer property
getKeys()
- Method in class com.eightmotions.map.
Marker
getL(int)
- Static method in class com.eightmotions.util.
Labels
getLat()
- Method in class com.eightmotions.map.
MapDisplay
getLatPy()
- Method in class com.eightmotions.map.
MapDisplay
Return the current latitude (px)
getLon()
- Method in class com.eightmotions.map.
MapDisplay
Provide current Longitude, in Float
getLonPx()
- Method in class com.eightmotions.map.
MapDisplay
Return the current position, in pixels, of the center of the screen...
getMap(int)
- Static method in class com.eightmotions.map.
MapDisplay
getMapByName(String)
- Method in class com.eightmotions.map.
MapDisplay
getMenusItem()
- Method in interface com.eightmotions.map.
ExtendedMenu
getMenusItem()
- Method in class com.eightmotions.map.
MapDisplay
getModeProxy()
- Method in class com.eightmotions.map.
MapDisplay
getName()
- Method in class com.eightmotions.map.
GenericOverlay
getName()
- Method in interface com.eightmotions.map.
MapOverlay
Return the name of this overlay.
getNbWayPoints()
- Method in class com.eightmotions.map.
Track
getNum(byte[], int, int)
- Static method in class com.eightmotions.map.
BufferImage
getOutputStream(String)
- Static method in class com.eightmotions.map.extra.
FileManager
getOutputStream(String, boolean)
- Static method in class com.eightmotions.map.extra.
FileManager
getOverlay()
- Method in class com.eightmotions.map.
MapDisplay
getPending()
- Static method in class com.eightmotions.map.
BufferImage
Return the number of files waiting to be downloaded...
getProperties()
- Method in class com.eightmotions.util.
Settings
getSatURL(int, int, int)
- Method in class com.eightmotions.map.
BufferImage
getScreenXFromLon(int)
- Method in class com.eightmotions.map.
MapDisplay
Get real screen position from pixel pos
getScreenYFromLat(int)
- Method in class com.eightmotions.map.
MapDisplay
get real screen position from pixel pos (lat)
getSelectedItem(Graphics, int, int, int, int, boolean)
- Method in class com.eightmotions.map.
MapDisplay
getSize(int)
- Method in class com.eightmotions.map.
MapDisplay
Return the size (in meter) of an element defined in pixel in the current view
getSizeTrack()
- Method in class com.eightmotions.map.
Track
getSpeed()
- Method in class com.eightmotions.map.
MapDisplay
getStringProperty(String, String)
- Method in class com.eightmotions.util.
Settings
Get string property
getThumbnail(Graphics, int, int, Image, int)
- Static method in class com.eightmotions.util.
UtilMidp
getThumbnail(Graphics, int, int, Image, int, boolean)
- Static method in class com.eightmotions.util.
UtilMidp
Return a thumbnail of in image.
getTileURL(int, int, int, int)
- Method in class com.eightmotions.map.
GenericOverlay
getTileURL(int, int, int, int)
- Method in interface com.eightmotions.map.
MapOverlay
Must be implemented to return the URL of a tile
getTimeStamp()
- Method in class com.eightmotions.map.
Track
getTrack(Display, String)
- Static method in class com.eightmotions.map.
Track
Create and get an empty track.
getTrack(Display, String, String, MapDisplay)
- Static method in class com.eightmotions.map.
Track
Create and get a track to be loaded from a specific URL
getTrack(Display, Displayable, InputStream, String)
- Static method in class com.eightmotions.map.
Track
getTrack()
- Method in class com.eightmotions.map.
Track
getUrlParams(String)
- Static method in class com.eightmotions.util.
UtilMidp
Return an array containg the value pair of paramters commands.
getValue(String)
- Method in class com.eightmotions.map.
Marker
getWaypoints()
- Method in class com.eightmotions.map.
Track
getWidth()
- Method in class com.eightmotions.map.
MapDisplay
getWidth()
- Method in class com.eightmotions.menu.
MenuItem
getZoom()
- Method in class com.eightmotions.map.
MapDisplay
Provide current Zoom Factor
0 is the minimum, MAX_ZOOM is the maximum...
getZoom()
- Method in class com.eightmotions.map.
Marker
GOOGLE_MAP_VERSION
- Static variable in class com.eightmotions.map.
BufferImage
GOOGLE_SAT_VERSION
- Static variable in class com.eightmotions.map.
BufferImage
GOTO
- Static variable in class com.eightmotions.
ConstantLabels
goTo(String)
- Method in class com.eightmotions.map.
MapDisplay
Goto a specific location
goTo(Marker)
- Method in class com.eightmotions.map.
MapDisplay
A variant of previous method, with a location.
GOTOHTTPWWWFLICKRCOMAUTH19913ANDNOTETHETOKEN
- Static variable in class com.eightmotions.
ConstantLabels
gotoLonLat(Float, Float, int)
- Method in class com.eightmotions.map.
MapDisplay
Move the map to a specific location
gotoLonLat(float, float)
- Method in class com.eightmotions.map.
MapDisplay
gotoLonLat(float, float, int)
- Method in class com.eightmotions.map.
MapDisplay
GPS
- Static variable in class com.eightmotions.
ConstantLabels
GPSONOFF
- Static variable in class com.eightmotions.
ConstantLabels
GPSSETTINGS
- Static variable in class com.eightmotions.
ConstantLabels
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z