public static class MapRenderer.FocusedObjType
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
annoatation
用户焦点在annotation类型上,相关
MapRenderer.Listener.onFocusChanged(int prevFocuseType, int curFocuseType) |
static int |
none
用户焦点不在Annotation,Poi,Overlay上,相关
MapRenderer.Listener.onFocusChanged(int prevFocuseType, int curFocuseType) |
static int |
overLay
用户焦点在overlay类型上,相关
MapRenderer.Listener.onFocusChanged(int prevFocuseType, int curFocuseType) |
static int |
poi
|
| 构造器和说明 |
|---|
FocusedObjType() |
public static final int none
MapRenderer.Listener.onFocusChanged(int prevFocuseType, int curFocuseType)public static final int annoatation
MapRenderer.Listener.onFocusChanged(int prevFocuseType, int curFocuseType)public static final int overLay
MapRenderer.Listener.onFocusChanged(int prevFocuseType, int curFocuseType)public static final int poi
©Mapbar Engine Team;All Rights Reserved