A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
callLater(fn:Function) — method, class com.bmap.core.MapBase
callLaterDispatcher(event:flash.events:Event) — method, class com.bmap.core.MapBase
_callLaterMethods — Property, class com.bmap.core.MapBase
CallListenerLoadFailed() — method, class com.bmap.data.resource.SDResource
调用侦听对象,下载失败
camelize(str:String) — Static Method , class com.bmap.utils.StringUtils
Camel-case a hyphenated string.
canBack — Property, interface com.bmap.core.IMap
能否回退
canBack — Property, class com.bmap.core.Map
canFowarld — Property, interface com.bmap.core.IMap
能否前进
canFowarld — Property, class com.bmap.core.Map
canLoadRetry() — method, class com.bmap.data.resource.SDResource
下载失败后是否还可以重试
caps — Property, class com.bmap.graphic.vo.FeatureStyle
指定线条末端处端点类型
center — Property, interface com.bmap.core.IMap
center — Property, class com.bmap.core.Map
_center — Property, class com.bmap.core.MapStatus
center — Property, class com.bmap.core.MapStatus
CENTIMETER — Static Property, class com.bmap.utils.DistanceTypeUtil
certen — Property, class com.bmap.control.Navigator
changeData() — method, class com.bmap.graphic.abstract.AbstractStroke
changeData() — method, class com.bmap.overlay.Feature
拖动外接矩形或者是拖动注册点时更改数据
changeData() — method, class com.bmap.overlay.GonFeature
changeData() — method, class com.bmap.overlay.LabelFeature
changeData() — method, class com.bmap.overlay.PointFeature
changeData() — method, class com.bmap.overlay.PolylineFeature
changeShape(type:String) — method, class com.bmap.overlay.PointFeature
更新外形
changPointArray(pointArray:Object) — method, class com.bmap.overlay.Feature
一次改变线或者面中的所有点
changProperties(value:String) — method, class com.bmap.core.MapBase
改变属性的一个标志,并且延迟执行重绘地图
charset — Property, class com.bmap.data.resource.SDResource
checkParam(param:Number, lng:Boolean) — method, class com.bmap.data.model.Bounds
checkParam(param:Number, lng:Boolean) — method, class com.bmap.data.model.LngLat
checkSourceIsStream(resType:int) — Static Method , class com.bmap.data.resource.SDResource
childKey — Property, class com.bmap.data.resource.SDResource
子资源名字
CIRCLE — Constant Static Property, class com.bmap.graphic.consts.DotShapeType
circleFun(g:flash.display:Graphics, size:Number) — Static Method , class com.bmap.graphic.consts.DotShapeType
clear() — method, class com.bmap.core.hashmap.HashMap
Resets all key / values in the HashMap instance to null
clear() — method, interface com.bmap.core.hashmap.IHashMap
Clears all key / values defined in the HashMap instance
clear() — method, class com.bmap.data.resource.SDResource
清除资源
clear() — method, class com.bmap.data.resource.SDResourceManager
清除所有资源及正在下载的资源
clear() — method, interface com.bmap.layer.INormalLayer
清空图层
clear() — method, class com.bmap.layer.LngLatLayer
clear() — method, class com.bmap.layer.NormalLayer
clearAllExcept(keyId:any) — method, class com.bmap.core.hashmap.HashMap
Clears all key / values defined in the HashMap instance with the exception of the specified key
clearAllExcept(key:any) — method, interface com.bmap.core.hashmap.IHashMap
Clears all key / values defined in the HashMap instance with the exception of the specified key
clon() — method, class com.bmap.vo.Point
clon() — method, class com.bmap.vo.PolyLine
clon() — method, class com.bmap.vo.Polygon
clone() — method, class com.bmap.data.model.Bounds
clone() — method, class com.bmap.data.model.LngLat
clone() — method, class com.bmap.data.model.Pixel
clone() — method, class com.bmap.data.model.Size
clone() — method, class com.bmap.vo.MultiPoint
CloneUtils — class, package com.bmap.utils
CloneUtils() — Constructor, class com.bmap.utils.CloneUtils
column — Property, class com.bmap.layer.mapLayer.tile.Tile
com.bmap.control — package
com.bmap.core — package
com.bmap.core.hashmap — package
com.bmap.data.model — package
com.bmap.data.resource — package
com.bmap.events — package
com.bmap.graphic.abstract — package
com.bmap.graphic.consts — package
com.bmap.graphic.core — package
com.bmap.graphic.interfaces — package
com.bmap.graphic.utils — package
com.bmap.graphic.vo — package
com.bmap.handler — package
com.bmap.layer — package
com.bmap.layer.mapLayer — package
com.bmap.layer.mapLayer.tile — package
com.bmap.overlay — package
com.bmap.projection — package
com.bmap.utils — package
com.bmap.utils.lines — package
com.bmap.utils.lineStyle — package
com.bmap.vo — package
contains(lnglat:com.bmap.data.model:LngLat) — method, class com.bmap.data.model.Bounds
contains(str:String, sub:String) — Static Method , class com.bmap.utils.StringUtils
Test whether a string contains another string.
containsBounds(bound:com.bmap.data.model:Bounds) — method, class com.bmap.data.model.Bounds
containsKey(key:any) — method, class com.bmap.core.hashmap.HashMap
Determines if a key exists in the HashMap instance
containsKey(key:any) — method, interface com.bmap.core.hashmap.IHashMap
Determines if a key exists in the HashMap instance
containsValue(value:any) — method, class com.bmap.core.hashmap.HashMap
Determines if a value exists in the HashMap instance If multiple keys exists in the map with the same value, the first key located which is mapped to the specified key will be returned.
containsValue(value:any) — method, interface com.bmap.core.hashmap.IHashMap
Determines if a value exists in the HashMap instance
Control — class, package com.bmap.control
地图控制器
Control(map:com.bmap.core:IMap) — Constructor, class com.bmap.control.Control
CornerDensity — Property, class com.bmap.utils.lineStyle.RedressOptions
拐角像素密度 值越小效率越低,越清晰 值越大, 空白越多,效率越高 最小值大于0
CornerOffset — Property, class com.bmap.utils.lineStyle.RedressOptions
拐角处角度补偿(以弧度为单位) 补偿因计算机浮点计算而缺失的部分
create(e:flash.events:Event) — method, class com.bmap.control.Control
create(event:flash.events:Event) — method, class com.bmap.control.Navigator
create(event:flash.events:Event) — method, class com.bmap.control.OverViewUsedNotOnMap
create(event:flash.events:Event) — method, class com.bmap.control.Overview
create(e:flash.events:Event) — method, class com.bmap.control.Ruler
更新比例尺内容,显示的文本和比例尺的长度
create(event:flash.events:Event) — method, class com.bmap.control.Scaler
createBtn(sprite:flash.display:Sprite, type:String) — method, class com.bmap.control.Navigator
生成按钮的方法
createBtn(sprite:flash.display:Sprite, type:String) — method, class com.bmap.control.Scaler
createCloseBtn() — method, class com.bmap.overlay.InfoWindow
createNormalDot(index:int) — method, class com.bmap.graphic.abstract.AbstractStroke
创建标准注册点
createScalerLevels() — method, class com.bmap.control.Scaler
currentIndex — Property, class com.bmap.layer.NormalLayer
currentStatue — Property, class com.bmap.graphic.core.RadioGroup
_currentZoom — Property, class com.bmap.control.Ruler
地图的当前缩放比例
cutEnd — Property, class com.bmap.utils.lineStyle.LineInfo
终点处切断长度
cutStart — Property, class com.bmap.utils.lineStyle.LineInfo
起点处切断长度
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z