|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectandroid.os.Handler
com.nutiteq.android.RepaintHandler
public class RepaintHandler
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class android.os.Handler |
|---|
android.os.Handler.Callback |
| Constructor Summary | |
|---|---|
RepaintHandler(MapView mapView)
|
|
| Method Summary | |
|---|---|
void |
clean()
|
void |
handleMessage(android.os.Message msg)
|
| Methods inherited from class android.os.Handler |
|---|
dispatchMessage, dump, getLooper, hasMessages, hasMessages, obtainMessage, obtainMessage, obtainMessage, obtainMessage, obtainMessage, post, postAtFrontOfQueue, postAtTime, postAtTime, postDelayed, removeCallbacks, removeCallbacks, removeCallbacksAndMessages, removeMessages, removeMessages, sendEmptyMessage, sendEmptyMessageAtTime, sendEmptyMessageDelayed, sendMessage, sendMessageAtFrontOfQueue, sendMessageAtTime, sendMessageDelayed, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RepaintHandler(MapView mapView)
| Method Detail |
|---|
public void handleMessage(android.os.Message msg)
handleMessage in class android.os.Handlerpublic void clean()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||