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  
picAlpha — Property, class com.bmap.graphic.vo.FeatureStyle
图片的透明度
PipelineConstraints — Property, class com.bmap.utils.lineStyle.RedressOptions
管道约束 该值表示管道宽度 把管道内部的点调整到管道中心线上, 值越大,线的弯曲部分越少 默认值为 NaN 表示不加约束 最小值为0
Pixel — class, package com.bmap.data.model
Pixel(x:Number, y:Number) — Constructor, class com.bmap.data.model.Pixel
pixelHinting — Property, class com.bmap.graphic.vo.FeatureStyle
指定是否提示笔触采用完整像素
PIXEL_SIZE — Static Property, class com.bmap.utils.DistanceTypeUtil
pixelToLngLat(pixel:flash.geom:Point) — method, interface com.bmap.core.IMap
标点转换为经纬度
pixelToLngLat(pixel:flash.geom:Point) — method, class com.bmap.core.Map
平面坐标转换为经纬度
pixelToLngLat(pixel:com.bmap.data.model:Pixel, zoom:int, mapCenter:flash.geom:Point, mapSize:com.bmap.data.model:Size) — method, class com.bmap.projection.MercatorProjection
plus — Property, class com.bmap.control.Scaler
point — Property, class com.bmap.graphic.core.Dot
Point — class, package com.bmap.vo
Point(tx:Number, ty:Number, tz:Number, tm:Number) — Constructor, class com.bmap.vo.Point
PointFeature — class, package com.bmap.overlay
概述:地图中点的绘制,可以使用bitmap绘制也可以是graphics绘制 使用AzriMap中的方法
PointFeature(layer:com.bmap.layer:INormalLayer, value:com.bmap.vo:Point, featureStyle:com.bmap.graphic.vo:PointFeatureStyle) — Constructor, class com.bmap.overlay.PointFeature
点类型
PointFeatureStyle — class, package com.bmap.graphic.vo
PointFeatureStyle() — Constructor, class com.bmap.graphic.vo.PointFeatureStyle
Points — Property, class com.bmap.vo.MultiPoint
点的集合
pointsGetArea(components:Array) — Static Method , class com.bmap.utils.MeasureUtil
pointsGetGeodesicArea(components:Array) — Static Method , class com.bmap.utils.MeasureUtil
pointToLngLat(point:flash.geom:Point) — method, class com.bmap.projection.MercatorProjection
pointToLngLat(point:flash.geom:Point) — method, class com.bmap.projection.Projection
坐标和经纬度的转化
pointToPixel(lnglat:com.bmap.data.model:LngLat, zoom:int, mapCenter:flash.geom:Point, mapSize:com.bmap.data.model:Size) — method, class com.bmap.projection.MercatorProjection
Polygon — class, package com.bmap.vo
Polygon() — Constructor, class com.bmap.vo.Polygon
PolyLine — class, package com.bmap.vo
线
PolyLine() — Constructor, class com.bmap.vo.PolyLine
PolylineFeature — class, package com.bmap.overlay
PolylineFeature(layer:com.bmap.layer:INormalLayer, value:com.bmap.vo:PolyLine, featureStyle:com.bmap.graphic.vo:FeatureStyle) — Constructor, class com.bmap.overlay.PolylineFeature
线类型
_position — Property, class com.bmap.layer.mapLayer.tile.Tile
position — Property, class com.bmap.layer.mapLayer.tile.Tile
previousLineIsIgnoreEnd — Property, class com.bmap.utils.lineStyle.LineInfo
projection — Static Property, class com.bmap.utils.Util
Projection — class, package com.bmap.projection
创建日期:2014-3-12 最后更新日期:2014-3-12
Projection(value:String) — Constructor, class com.bmap.projection.Projection
put(key:any, value:any) — method, class com.bmap.core.hashmap.HashMap
Adds a key and value to the HashMap instance
put(key:any, value:any) — method, interface com.bmap.core.hashmap.IHashMap
Adds a key / value pair to the current Map
putAll(table:flash.utils:Dictionary) — method, class com.bmap.core.hashmap.HashMap
Places all name / value pairs into the current IMap instance.
putAll(table:flash.utils:Dictionary) — method, interface com.bmap.core.hashmap.IHashMap
Places all name / value pairs into the current IMap instance.
putEntry(entry:com.bmap.core.hashmap:IHashMapEntry) — method, class com.bmap.core.hashmap.HashMap
putEntry is intended as a pseudo-overloaded put implementation whereby clients may call putEntry to pass an IHashMapEntry implementation.
putEntry(entry:com.bmap.core.hashmap:IHashMapEntry) — method, interface com.bmap.core.hashmap.IHashMap
putEntry is intended as a pseudo-overloaded put implementation whereby clients may call putEntry to pass an IHashMapEntry implementation.
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