A B C D E F G H I L M N O P R S T W X Y Z
G
- generateDefaultLayoutParams() -
类 com.baidu.mapapi.MapView 中的方法
- 返回一个Layout参数的集合,其中参数带有ViewGroup.LayoutParams.WRAP_CONTENT的宽度,ViewGroup.LayoutParams.WRAP_CONTENT高度和坐标(0,0)。
- generateLayoutParams(AttributeSet) -
类 com.baidu.mapapi.MapView 中的方法
-
- generateLayoutParams(android.view.ViewGroup.LayoutParams) -
类 com.baidu.mapapi.MapView 中的方法
-
- GeoPoint - com.baidu.mapapi 中的 类
- 表示一个地理坐标点,存放经度和纬度,以微度的整数形式存储
- GeoPoint(int, int) -
类 com.baidu.mapapi.GeoPoint 的构造方法
- 用给定的经纬度构造一个GeoPoint
- geoPt -
类 com.baidu.mapapi.MKAddrInfo 中的变量
- 地址坐标
- getAllPoi() -
类 com.baidu.mapapi.MKPoiResult 中的方法
-
- getArrayPoints() -
类 com.baidu.mapapi.MKRoute 中的方法
- 返回路线的地理坐标点数组
- getCenter() -
类 com.baidu.mapapi.ItemizedOverlay 中的方法
- 默认情况下,返回第一个item的坐标点。
- getCityListInfo(int) -
类 com.baidu.mapapi.MKPoiResult 中的方法
- 获取第index个城市信息,index从0开始
- getCityListNum() -
类 com.baidu.mapapi.MKPoiResult 中的方法
- 返回城市列表页的结果数
- getContent() -
类 com.baidu.mapapi.MKStep 中的方法
- 返回关键点描述文本
- getContent() -
类 com.baidu.mapapi.MKTransitRoutePlan 中的方法
- 返回方案具体描述信息
- getController() -
类 com.baidu.mapapi.MapView 中的方法
- 返回地图的MapController,这个对象可用于控制和驱动平移和缩放。
- getCurrentNumPois() -
类 com.baidu.mapapi.MKPoiResult 中的方法
- 获取当前页的poi结果数
- getDistance() -
类 com.baidu.mapapi.MKLine 中的方法
- 获取本段公交线路的距离
- getDistance() -
类 com.baidu.mapapi.MKRoute 中的方法
- 返回路线距离
- getDistance() -
类 com.baidu.mapapi.MKRoutePlan 中的方法
- 返回方案总距离
- getDistance() -
类 com.baidu.mapapi.MKTransitRoutePlan 中的方法
- 返回方案距离,单位:米
- getEnd() -
类 com.baidu.mapapi.MKDrivingRouteResult 中的方法
- 获取路线终站
- getEnd() -
类 com.baidu.mapapi.MKRoute 中的方法
- 返回路线终点地理坐标点
- getEnd() -
类 com.baidu.mapapi.MKTransitRoutePlan 中的方法
- 返回方案终点地理坐标点
- getEnd() -
类 com.baidu.mapapi.MKTransitRouteResult 中的方法
- 返回路线终点
- getEnd() -
类 com.baidu.mapapi.MKWalkingRouteResult 中的方法
- 返回路线终点
- getFocus() -
类 com.baidu.mapapi.ItemizedOverlay 中的方法
-
- getGetOffStop() -
类 com.baidu.mapapi.MKLine 中的方法
- 获取下车的站点
- getGetOnStop() -
类 com.baidu.mapapi.MKLine 中的方法
- 获取上车的站点
- getIndex() -
类 com.baidu.mapapi.MKRoute 中的方法
- 返回本路线在方案中的索引位置
- getIndexToDraw(int) -
类 com.baidu.mapapi.ItemizedOverlay 中的方法
- 返回给定索引对应item的序号。
- getItem(int) -
类 com.baidu.mapapi.ItemizedOverlay 中的方法
-
- getLastFix() -
类 com.baidu.mapapi.MyLocationOverlay 中的方法
- 返回一个位置,对应于最近设定的用户位置。
- getLastFocusedIndex() -
类 com.baidu.mapapi.ItemizedOverlay 中的方法
-
- getLatitudeE6() -
类 com.baidu.mapapi.GeoPoint 中的方法
- 返回GeoPoint的纬度,单位微度
- getLatitudeSpan() -
类 com.baidu.mapapi.MapView 中的方法
- 当前纬线的跨度(从地图的上边缘到下边缘),十进制度×1,000,000。
- getLatSpanE6() -
类 com.baidu.mapapi.ItemizedOverlay 中的方法
-
- getLine(int) -
类 com.baidu.mapapi.MKTransitRoutePlan 中的方法
- 返回方案包含的第index条公交线路路段
- getLocationInfo() -
类 com.baidu.mapapi.MKLocationManager 中的方法
- 返回定位信息
- getLocationManager() -
类 com.baidu.mapapi.BMapManager 中的方法
-
- getLongitudeE6() -
类 com.baidu.mapapi.GeoPoint 中的方法
- 返回GeoPoint对象的经度,单位微度
- getLongitudeSpan() -
类 com.baidu.mapapi.MapView 中的方法
- 当前经度的跨度(从地图的左边缘到地图的右边缘),单位:十进制的度×1,000,000
- getLonSpanE6() -
类 com.baidu.mapapi.ItemizedOverlay 中的方法
-
- getMapCenter() -
类 com.baidu.mapapi.MapView 中的方法
- 返回当前地图中心点位置,做为一个GeoPoint(经度、纬度)的对象。
- getMarker(int) -
类 com.baidu.mapapi.OverlayItem 中的方法
- 返回标记点,该标记点在地图上绘制该item时使用。
- getMaxZoomLevel() -
类 com.baidu.mapapi.MapView 中的方法
- 返回当前视图中心点的最大缩放级别。
- getMyLocation() -
类 com.baidu.mapapi.MyLocationOverlay 中的方法
- 返回一个GeoPoint,对应于一个最近设定的用户位置。
- getNoitifyInternal() -
类 com.baidu.mapapi.MKLocationManager 中的方法
- 返回通知间隔
- getNumLines() -
类 com.baidu.mapapi.MKTransitRoutePlan 中的方法
- 返回方案包含的公交线路段数
- getNumPages() -
类 com.baidu.mapapi.MKPoiResult 中的方法
- 获取本次poi搜索的总页数
- getNumPlan() -
类 com.baidu.mapapi.MKDrivingRouteResult 中的方法
- 获取方案数目
- getNumPlan() -
类 com.baidu.mapapi.MKTransitRouteResult 中的方法
- 返回方案数目
- getNumPlan() -
类 com.baidu.mapapi.MKWalkingRouteResult 中的方法
- 返回方案数目
- getNumPois() -
类 com.baidu.mapapi.MKPoiResult 中的方法
- 获取本次poi搜索的总结果数
- getNumRoute() -
类 com.baidu.mapapi.MKTransitRoutePlan 中的方法
- 返回本方案包含的步行线路段数
- getNumRoutes() -
类 com.baidu.mapapi.MKRoutePlan 中的方法
- 返回方案包含的线路的个数
- getNumSteps() -
类 com.baidu.mapapi.MKRoute 中的方法
- 返回路线包含的关键点个数
- getNumViaStops() -
类 com.baidu.mapapi.MKLine 中的方法
- 获取公交线路途经的车站个数
- getOrientation() -
类 com.baidu.mapapi.MyLocationOverlay 中的方法
- 返回最近设定的的指南针朝向。
- getOverlays() -
类 com.baidu.mapapi.MapView 中的方法
- 获取Overlay列表。
- getPageIndex() -
类 com.baidu.mapapi.MKPoiResult 中的方法
- 返回当前页的索引
- getPlan(int) -
类 com.baidu.mapapi.MKDrivingRouteResult 中的方法
- 获取第index个方案
- getPlan(int) -
类 com.baidu.mapapi.MKTransitRouteResult 中的方法
- 返回第index个方案
- getPlan(int) -
类 com.baidu.mapapi.MKWalkingRouteResult 中的方法
- 返回第index个方案
- getPoi(int) -
类 com.baidu.mapapi.MKPoiResult 中的方法
- 获取第index个poi信息
- getPoi(int) -
类 com.baidu.mapapi.PoiOverlay 中的方法
- 获取某条poi信息
- getPoint() -
类 com.baidu.mapapi.MKStep 中的方法
- 返回关键点地理坐标
- getPoint() -
类 com.baidu.mapapi.OverlayItem 中的方法
- 返回该overlay的经纬度,以GeoPoint形式
- getPoints() -
类 com.baidu.mapapi.MKLine 中的方法
- 获取公交线路的坐标点数组
- getPoiPageCapacity() -
类 com.baidu.mapapi.MKSearch 中的静态方法
- 返回每页容量
- getProjection() -
类 com.baidu.mapapi.MapView 中的方法
- 获取屏幕像素坐标和经纬度对之间的转换。
- getRoute(int) -
类 com.baidu.mapapi.MKRoutePlan 中的方法
- 返回方案中索引指定的线路
- getRoute(int) -
类 com.baidu.mapapi.MKTransitRoutePlan 中的方法
- 返回方案包含的第index条步行线路路段
- getRouteType() -
类 com.baidu.mapapi.MKRoute 中的方法
- 返回路线类型,可区分是驾车还是步行线路
- getSnippet() -
类 com.baidu.mapapi.OverlayItem 中的方法
- 返回该overlay的文本片段
- getStart() -
类 com.baidu.mapapi.MKDrivingRouteResult 中的方法
- 获取路线起点
- getStart() -
类 com.baidu.mapapi.MKRoute 中的方法
- 返回路线起点地理坐标点
- getStart() -
类 com.baidu.mapapi.MKTransitRoutePlan 中的方法
- 返回方案起点地理坐标点
- getStart() -
类 com.baidu.mapapi.MKTransitRouteResult 中的方法
- 返回路线起点
- getStart() -
类 com.baidu.mapapi.MKWalkingRouteResult 中的方法
- 返回路线起点
- getStep(int) -
类 com.baidu.mapapi.MKRoute 中的方法
- 返回索引指定的关键点,驾车和步行适用。
- getTitle() -
类 com.baidu.mapapi.MKLine 中的方法
- 获取公交线路的名称
- getTitle() -
类 com.baidu.mapapi.OverlayItem 中的方法
- 返回该overlay的标题文本
- getType() -
类 com.baidu.mapapi.MKLine 中的方法
- 获取线路类型
- getUid() -
类 com.baidu.mapapi.MKLine 中的方法
- 获取公交线路的id
- getZoomControls() -
类 com.baidu.mapapi.MapView 中的方法
- 已过时。
- getZoomLevel() -
类 com.baidu.mapapi.MapView 中的方法
- 返回当前地图的缩放级别。
- goToPoiPage(int) -
类 com.baidu.mapapi.MKSearch 中的方法
- 获取指定页的的poi结果.
A B C D E F G H I L M N O P R S T W X Y Z