|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.microedition.lcdui.Displayable
javax.microedition.lcdui.Canvas
com.decarta.map.Map
com.decarta.BasicDemoMap
public class BasicDemoMap
Simple demo app for surfacing basic features of the API. This is not an application, but rather a simple gallery of features.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.decarta.map.Map |
|---|
Map.MapPreference |
| Field Summary |
|---|
| Fields inherited from class javax.microedition.lcdui.Canvas |
|---|
DOWN, FIRE, GAME_A, GAME_B, GAME_C, GAME_D, KEY_NUM0, KEY_NUM1, KEY_NUM2, KEY_NUM3, KEY_NUM4, KEY_NUM5, KEY_NUM6, KEY_NUM7, KEY_NUM8, KEY_NUM9, KEY_POUND, KEY_STAR, LEFT, RIGHT, UP |
| Constructor Summary | |
|---|---|
BasicDemoMap(BasicDemoMidlet app)
test app for running features of API |
|
| Method Summary | |
|---|---|
void |
commandAction(javax.microedition.lcdui.Command c,
javax.microedition.lcdui.Displayable d)
captures all the commands for the forms and map |
| Methods inherited from class com.decarta.map.Map |
|---|
addOverlay, addPin, addRouteId, centerOnPosition, containingRouteId, getCenterPosition, getGridBoundingBox, getHeight, getMove, getPins, getRadiusX, getRadiusY, getScreenBoundingBox, getWidth, getZoomLevel, panToPosition, positionToScreenXY, removeMessage, removeOverlay, removeOverlays, removePin, removePins, removeRouteId, setMessage, setZoomLevel, zoomIn, zoomOut, zoomTo |
| Methods inherited from class javax.microedition.lcdui.Canvas |
|---|
getGameAction, getKeyCode, getKeyName, hasPointerEvents, hasPointerMotionEvents, hasRepeatEvents, isDoubleBuffered, repaint, repaint, serviceRepaints, setCommandListener, setFullScreenMode |
| Methods inherited from class javax.microedition.lcdui.Displayable |
|---|
addCommand, getTicker, getTitle, isShown, removeCommand, setTicker, setTitle |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicDemoMap(BasicDemoMidlet app)
app - | Method Detail |
|---|
public void commandAction(javax.microedition.lcdui.Command c,
javax.microedition.lcdui.Displayable d)
commandAction in interface javax.microedition.lcdui.CommandListenercommandAction in class Mapc - d -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||