|
|||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | ||||||||
java.lang.ObjectView
com.baidu.mapapi.BaiduMapView
public class BaiduMapView
| 构造方法摘要 | |
|---|---|
BaiduMapView(Context context,
MapView mapView)
|
|
| 方法摘要 | |
|---|---|
java.util.List<Overlay> |
getOverlays()
|
protected boolean |
isRouteDisplayed()
|
protected void |
onDraw(Canvas canvas)
|
protected void |
onLayout(boolean changed,
int left,
int top,
int right,
int bottom)
|
protected void |
onScaleDraw(Canvas canvas)
|
void |
reSize(int left,
int top,
int iwidth,
int iheight)
|
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public BaiduMapView(Context context,
MapView mapView)
| 方法详细信息 |
|---|
public void reSize(int left,
int top,
int iwidth,
int iheight)
protected void onScaleDraw(Canvas canvas)
protected void onDraw(Canvas canvas)
protected void onLayout(boolean changed,
int left,
int top,
int right,
int bottom)
public final java.util.List<Overlay> getOverlays()
protected boolean isRouteDisplayed()
|
|||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | ||||||||