跳过导航链接
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 

S

saveMapStatus(FMMapStatus) - 类 中的方法com.fengmap.android.map.FMMap
使用SharedPreferences,保存地图状态,文件名为fm_status。
sceneHandle - 类 中的变量com.fengmap.android.map.FMMapRenderer
 
sDisplayMetrics - 类 中的静态变量com.fengmap.android.FMDevice
 
SDK_PERMISSION_RESULT_CODE - 类 中的静态变量com.fengmap.android.FMMapSDK
SDK权限返回结果码。
SDK_PERMISSIONS - 类 中的静态变量com.fengmap.android.FMMapSDK
SDK所需的危险权限。
SDKKEY - 类 中的静态变量com.fengmap.android.BuildConfig
 
setActiveImageFromAssets(String) - 类 中的方法com.fengmap.android.map.marker.FMLocationMarker
设置定位的动态图片文件的名字。
setActiveImageFromRes(int) - 类 中的方法com.fengmap.android.map.marker.FMLocationMarker
设置定位的动态图片资源的ID。
setActiveImageFromSdcard(String) - 类 中的方法com.fengmap.android.map.marker.FMLocationMarker
设置定位的动态图片路径。
setAlias(String) - 类 中的方法com.fengmap.android.map.FMLayerInfo
 
setAlpha(float) - 类 中的方法com.fengmap.android.map.marker.FMPolygonMarker.PolygonMarkerStyle
 
setAnchorMode(FMImageMarker.FMImageMarkerAnchorMode) - 类 中的方法com.fengmap.android.analysis.navi.FMPointOption
设置标注物的锚点模式。
setAnchorMode(FMImageMarker.FMImageMarkerAnchorMode) - 类 中的方法com.fengmap.android.map.marker.FMImageMarker.ImageMarkerStyle
 
setAnchorMode(FMImageMarker.FMImageMarkerAnchorMode) - 类 中的方法com.fengmap.android.map.marker.FMImageMarker
设置标注物的锚点模式。
setAngle(float) - 类 中的方法com.fengmap.android.map.marker.FMLocationMarker
设置定位动态图标的旋转角度。
setAspectRatio(float) - 类 中的方法com.fengmap.android.map.FMCameraInfo
 
setAvoidancePriority(int) - 类 中的方法com.fengmap.android.map.FMMap
设置避让优先级。
setBackgroundColor(int) - 类 中的方法com.fengmap.android.map.FMMap
设置背景颜色。
setBitmap(Bitmap) - 类 中的方法com.fengmap.android.analysis.navi.FMPointOption
设置标注物的图片。
setBitmap(Bitmap) - 类 中的方法com.fengmap.android.map.marker.FMImageMarker
 
setBottom(double) - 类 中的方法com.fengmap.android.map.FMOrthoCameraInfo
 
setBundle(Bundle) - 类 中的方法com.fengmap.android.map.geometry.FMGeometry
设置额外信息。
setBundle(Bundle) - 类 中的方法com.fengmap.android.map.layer.FMLayer
设置图层的额外信息对象。
setBundle(Bundle) - 类 中的方法com.fengmap.android.map.marker.FMNode
设置对象的额外信息。
setCameraEulerAngle(double[]) - 类 中的方法com.fengmap.android.map.FMCameraInfo
 
setCameraFov(float) - 类 中的方法com.fengmap.android.map.FMPerspectiveCameraInfo
 
setCameraPostion(FMMapCoord) - 类 中的方法com.fengmap.android.map.FMCameraInfo
 
setCenterMapCoord(FMMapCoord) - 类 中的方法com.fengmap.android.map.marker.FMModel
 
setColor(int) - 类 中的方法com.fengmap.android.map.marker.FMModel
设置模型颜色。
setColor(int) - 类 中的方法com.fengmap.android.map.marker.FMPolygonMarker.PolygonMarkerStyle
 
setCompleteDistanceToEnd(double) - 类 中的方法com.fengmap.android.analysis.navi.FMActualNavigation
设置距离终点多少米完成导航。
setComponentSize(int, int) - 类 中的方法com.fengmap.android.widget.FMZoomComponent
设置组件的尺寸。
setContent(String) - 类 中的方法com.fengmap.android.widget.FMInfoWindow
设置弹窗内容。
setCoord(FMMapCoord) - 类 中的方法com.fengmap.android.map.geometry.FMGeoCoord
设置坐标。
setCustomHeightOffset(float) - 类 中的方法com.fengmap.android.map.marker.FMPolygonMarker
设置多边形标注物的高度。
setCustomOffsetHeight(float) - 类 中的方法com.fengmap.android.analysis.navi.FMPointOption
设置标注物的高度。
setCustomOffsetHeight(float) - 类 中的方法com.fengmap.android.map.marker.FMImageMarker
设置标注物的高度。
setCustomOffsetHeight(float) - 类 中的方法com.fengmap.android.map.marker.FMTextMarker
设置标注物的高度值。
setDefCenX(double) - 类 中的方法com.fengmap.android.map.FMMapInfo
 
setDefCenY(double) - 类 中的方法com.fengmap.android.map.FMMapInfo
 
setDefCenZ(double) - 类 中的方法com.fengmap.android.map.FMMapInfo
 
setDefGid(int[]) - 类 中的方法com.fengmap.android.map.FMMapInfo
 
setDesc(String) - 类 中的方法com.fengmap.android.map.FMLayerInfo
 
setDisableGesture(boolean) - 类 中的方法com.fengmap.android.analysis.navi.FMNaviOption
设置导航过程中是否禁止手势。
setDrawables(Drawable, Drawable) - 类 中的方法com.fengmap.android.widget.FM3DControllerButton
设置图片资源,若果不设置则使用SDK中默认的图片。
setDrawables(Drawable, Drawable) - 类 中的方法com.fengmap.android.widget.FMMultiFloorControllerButton
设置图片资源,若果不设置则使用SDK中默认的图片。
setDuration(long) - 类 中的方法com.fengmap.android.map.animator.FMValueAnimation
设置动画的持续时间。
setEditable(boolean) - 类 中的方法com.fengmap.android.map.FMLayerInfo
 
setEnableGestureAnimating(boolean) - 类 中的方法com.fengmap.android.map.FMAnimatorEnableController
设置是否开启了地图手势动画。
setEnableMapDoubleTap(boolean) - 类 中的方法com.fengmap.android.map.FMMapGestureEnableController
设置是否开启地图双击放大手势。
setEnableMapDrag(boolean) - 类 中的方法com.fengmap.android.map.FMMapGestureEnableController
设置是否开启地图拖拽手势。
setEnableMapGesture(boolean) - 类 中的方法com.fengmap.android.map.FMMapGestureEnableController
设置是否开启地图所有手势。
setEnableMapLongPress(boolean) - 类 中的方法com.fengmap.android.map.FMMapGestureEnableController
设置是否开启地图长按手势。
setEnableMapRotate(boolean) - 类 中的方法com.fengmap.android.map.FMMapGestureEnableController
设置是否开启地图旋转手势。
setEnableMapScale(boolean) - 类 中的方法com.fengmap.android.map.FMMapGestureEnableController
设置是否开启地图缩放手势。
setEnableMapSingleTap(boolean) - 类 中的方法com.fengmap.android.map.FMMapGestureEnableController
设置是否开启地图单击手势。
setEnableMapSwipe(boolean) - 类 中的方法com.fengmap.android.map.FMMapGestureEnableController
设置是否开启地图快速滑动手势。
setEnableMapTilt(boolean) - 类 中的方法com.fengmap.android.map.FMMapGestureEnableController
设置是否开启地图倾斜手势。
setEname(String) - 类 中的方法com.fengmap.android.map.marker.FMFacility
 
setEname(String) - 类 中的方法com.fengmap.android.map.marker.FMModel
 
setEndOption(FMPointOption) - 类 中的方法com.fengmap.android.analysis.navi.FMNavigation
设置终点样式。
setEndPoint(FMGeoCoord) - 类 中的方法com.fengmap.android.analysis.navi.FMNavigation
设置终点坐标
setFengmapCoordinate(FMMapCoord, FMMapCoord, FMMapCoord) - 类 中的方法com.fengmap.android.utils.FMLocateCoordTransformer
设置Fengmap地图使用坐标系统。
setFID(String) - 类 中的方法com.fengmap.android.analysis.search.model.FMSearchModelByIdRequest
设置数据id。
setFid(String) - 类 中的方法com.fengmap.android.map.marker.FMLabel
 
setFillColor(int) - 类 中的方法com.fengmap.android.map.marker.FMLabel.LabelStyle
设置字体填充颜色。
setFillColor(int) - 类 中的方法com.fengmap.android.map.marker.FMLineMarker.LineMarkerStyle
 
setFillColor(int) - 类 中的方法com.fengmap.android.map.marker.FMTextMarker.TextMarkerStyle
设置字体填充颜色。
setFloorDataFromFMMapInfo(FMMapInfo, int) - 类 中的方法com.fengmap.android.widget.FMFloorControllerComponent
这是楼层数据源。
setFloorDataFromFMMapInfo(FMMapInfo, int) - 类 中的方法com.fengmap.android.widget.FMSwitchFloorComponent
这是楼层数据源。
setFloorMode(FMFloorControllerComponent.FMFloorMode) - 类 中的方法com.fengmap.android.widget.FMFloorControllerComponent
设置楼层显示的模式。
setFMImageMarkerOffsetMode(FMImageMarker.FMImageMarkerOffsetMode) - 类 中的方法com.fengmap.android.analysis.navi.FMPointOption
设置标注物的位置高度枚举类型。
setFMImageMarkerOffsetMode(FMImageMarker.FMImageMarkerOffsetMode) - 类 中的方法com.fengmap.android.map.marker.FMImageMarker
设置标注物的位置高度枚举类型。
setFMMap(FMMap) - 类 中的方法com.fengmap.android.map.marker.FMNode
设置FMMap对象,开发者无需考虑此方法。
setFMPolygonMarkerOffsetMode(FMPolygonMarker.FMPolygonMarkerOffsetMode) - 类 中的方法com.fengmap.android.map.marker.FMPolygonMarker
设置多边形标注物高度值的枚举。
setFMTextMarkerOffsetMode(FMTextMarker.FMTextMarkerOffsetMode) - 类 中的方法com.fengmap.android.map.marker.FMTextMarker
设置标注物的位置高度值枚举类型。
setFMViewMode(FMViewMode) - 类 中的方法com.fengmap.android.map.FMMap
2D/3D显示模式切换。
setFocusByGroupId(int, OnFMSwitchGroupListener) - 类 中的方法com.fengmap.android.map.FMMap
设置焦点层。
setFocusByGroupIdAnimated(int, FMInterpolator, OnFMSwitchGroupListener) - 类 中的方法com.fengmap.android.map.FMMap
设置切换焦点层时的动画。
setFollowAngle(boolean) - 类 中的方法com.fengmap.android.analysis.navi.FMNaviOption
设置是否跟随角度。
setFollowPosition(boolean) - 类 中的方法com.fengmap.android.analysis.navi.FMNaviOption
设置是否跟随位置。
setFontSize(float) - 类 中的方法com.fengmap.android.map.marker.FMLabel.LabelStyle
设置字体的大小。
setFontSize(float) - 类 中的方法com.fengmap.android.map.marker.FMTextMarker.TextMarkerStyle
设置字体的大小。
setFullScreen() - 类 中的方法com.fengmap.android.map.FMMap
设置全屏显示。
setGroupAlias(String) - 类 中的方法com.fengmap.android.map.FMGroupInfo
 
setGroupDesc(String) - 类 中的方法com.fengmap.android.map.FMGroupInfo
 
setGroupHeight(float) - 类 中的方法com.fengmap.android.map.FMGroupInfo
 
setGroupId(int[]) - 类 中的方法com.fengmap.android.analysis.search.model.FMSearchModelByTypeRequest
设置搜索的层。
setGroupId(int) - 类 中的方法com.fengmap.android.map.geometry.FMGeoCoord
设置层id。
setGroupId(int) - 类 中的方法com.fengmap.android.map.marker.FMFacility
 
setGroupId(int) - 类 中的方法com.fengmap.android.map.marker.FMImageMarker
设置标注物所在的组id。
setGroupId(int) - 类 中的方法com.fengmap.android.map.marker.FMLabel
 
setGroupId(int) - 类 中的方法com.fengmap.android.map.marker.FMLocationMarker
设置标注物属于哪一个组。
setGroupId(int) - 类 中的方法com.fengmap.android.map.marker.FMModel
 
setGroupId(int) - 类 中的方法com.fengmap.android.map.marker.FMPolygonMarker
设置组id。
setGroupId(int) - 类 中的方法com.fengmap.android.map.marker.FMSegment
设置线段所在的组id。
setGroupId(int) - 类 中的方法com.fengmap.android.map.marker.FMTextMarker
设置标注物所在组的id
setGroupIds(int[]) - 类 中的方法com.fengmap.android.analysis.search.facility.FMSearchFacilityByTypeRequest
设置搜索的层。
setGroupIds(int[]) - 类 中的方法com.fengmap.android.analysis.search.model.FMSearchModelByIdRequest
设置组id。
setGroupIds(int[]) - 类 中的方法com.fengmap.android.analysis.search.model.FMSearchModelByKeywordRequest
设置搜索的层id数组。
setGroupName(String) - 类 中的方法com.fengmap.android.map.FMGroupInfo
 
setGroups(ArrayList<FMGroupInfo>) - 类 中的方法com.fengmap.android.map.FMMapInfo
 
setHandle(long) - 类 中的方法com.fengmap.android.map.marker.FMImageMarker
 
setHandle(long) - 类 中的方法com.fengmap.android.map.marker.FMLabel
 
setHandle(long) - 类 中的方法com.fengmap.android.map.marker.FMLineMarker
 
setHandle(long) - 类 中的方法com.fengmap.android.map.marker.FMLocationMarker
 
setHandle(long) - 类 中的方法com.fengmap.android.map.marker.FMPolygonMarker
 
setHandle(long) - 类 中的方法com.fengmap.android.map.marker.FMTextMarker
 
setHandlesInGaodeMarker(long[]) - 类 中的方法com.fengmap.android.map.marker.FMLineMarker
 
setHeight(int) - 类 中的方法com.fengmap.android.analysis.navi.FMPointOption
设置标注物的高度(单位:px)。
setHeight(float) - 类 中的方法com.fengmap.android.map.FMLayerInfo
 
setHeight(int) - 类 中的方法com.fengmap.android.map.marker.FMLabel
 
setIgnoreCase(boolean) - 类 中的方法com.fengmap.android.analysis.search.model.FMSearchModelByKeywordRequest
设置模糊查询是否忽略大小写
setInterpolator(FMInterpolator) - 类 中的方法com.fengmap.android.map.animator.FMAnimation
设置插值器。
setInterpolator(Class<? extends FMInterpolator>) - 类 中的方法com.fengmap.android.map.animator.FMAnimation
设置插值器。
setItemSize(int, int) - 类 中的方法com.fengmap.android.widget.FMFloorControllerComponent
设置显示项的显示尺寸。
setItemSize(int, int, int) - 类 中的方法com.fengmap.android.widget.FMFloorControllerComponent
设置显示项的显示尺寸。
setItemSize(int) - 类 中的方法com.fengmap.android.widget.FMSwitchFloorComponent
设置显示项的显示尺寸。
setItemSize(int, int) - 类 中的方法com.fengmap.android.widget.FMSwitchFloorComponent
设置显示项的显示尺寸。
setKeyword(String) - 类 中的方法com.fengmap.android.analysis.search.model.FMSearchModelByKeywordRequest
获取模糊分析的关键词。
setLayerHandle(long) - 类 中的方法com.fengmap.android.map.layer.FMImageLayer
 
setLayerHandle(long) - 类 中的方法com.fengmap.android.map.layer.FMLineLayer
 
setLayerHandle(long) - 类 中的方法com.fengmap.android.map.layer.FMLocationLayer
 
setLayerHandle(long) - 类 中的方法com.fengmap.android.map.layer.FMPolygonLayer
 
setLayerHandle(long) - 类 中的方法com.fengmap.android.map.layer.FMTextLayer
 
setLayerHandle(long) - 类 中的方法com.fengmap.android.map.marker.FMFacility
 
setLayerHandle(long) - 类 中的方法com.fengmap.android.map.marker.FMImageMarker
 
setLayerHandle(long) - 类 中的方法com.fengmap.android.map.marker.FMLabel
 
setLayerHandle(long) - 类 中的方法com.fengmap.android.map.marker.FMLineMarker
 
setLayerHandle(long) - 类 中的方法com.fengmap.android.map.marker.FMLocationMarker
 
setLayerHandle(long) - 类 中的方法com.fengmap.android.map.marker.FMModel
 
setLayerHandle(long) - 类 中的方法com.fengmap.android.map.marker.FMPolygonMarker
 
setLayerHandle(long) - 类 中的方法com.fengmap.android.map.marker.FMTextMarker
 
setLayerId(int) - 类 中的方法com.fengmap.android.map.marker.FMSegment
 
setLayers(ArrayList<FMLayerInfo>) - 类 中的方法com.fengmap.android.map.FMGroupInfo
 
setLeft(double) - 类 中的方法com.fengmap.android.map.FMOrthoCameraInfo
 
setLineFillColor(int) - 类 中的方法com.fengmap.android.analysis.navi.FMLineOption
设置线的填充颜色。
setLineFillColor(int) - 类 中的方法com.fengmap.android.map.marker.FMLineMarker
设置线的填充颜色。
setLineMode(FMLineMarker.FMLineMode) - 类 中的方法com.fengmap.android.analysis.navi.FMLineOption
设置线显示模式的枚举。
setLineMode(FMLineMarker.FMLineMode) - 类 中的方法com.fengmap.android.map.marker.FMLineMarker.LineMarkerStyle
 
setLineMode(FMLineMarker.FMLineMode) - 类 中的方法com.fengmap.android.map.marker.FMLineMarker
设置线显示模式的枚举。
setLineOption(FMLineOption) - 类 中的方法com.fengmap.android.analysis.navi.FMNavigation
设置线样式。
setLineType(FMLineMarker.FMLineType) - 类 中的方法com.fengmap.android.analysis.navi.FMLineOption
设置线型的枚举。
setLineType(FMLineMarker.FMLineType) - 类 中的方法com.fengmap.android.map.marker.FMLineMarker.LineMarkerStyle
 
setLineType(FMLineMarker.FMLineType) - 类 中的方法com.fengmap.android.map.marker.FMLineMarker
设置线型的枚举。
setLineWidth(float) - 类 中的方法com.fengmap.android.analysis.navi.FMLineOption
设置线的宽度。
setLineWidth(float) - 类 中的方法com.fengmap.android.map.marker.FMLineMarker.LineMarkerStyle
 
setLineWidth(float) - 类 中的方法com.fengmap.android.map.marker.FMLineMarker
设置线的宽度。
setLocateCoordinate(double, double, double, double) - 类 中的方法com.fengmap.android.utils.FMLocateCoordTransformer
设置定位使用坐标系统。
setMapCenter(FMMapCoord) - 类 中的方法com.fengmap.android.analysis.navi.FMNavigation
移动至中心点,如果中心与屏幕中心点距离大于10米,将移动。
setMapCenter(FMMapCoord) - 类 中的方法com.fengmap.android.map.FMMap
设置视图中心点的地图的坐标。
setMapScaleRange(float, float) - 类 中的方法com.fengmap.android.map.FMMap
设置地图缩放范围。
setMarkerHeight(int) - 类 中的方法com.fengmap.android.map.marker.FMImageMarker
设置标注物的高度(单位:px)。
setMarkerHeight(int) - 类 中的方法com.fengmap.android.map.marker.FMLocationMarker
设置标注物的高度。
setMarkerWidth(int) - 类 中的方法com.fengmap.android.map.marker.FMImageMarker
设置标注物的宽度(单位:px)。
setMarkerWidth(int) - 类 中的方法com.fengmap.android.map.marker.FMLocationMarker
设置标注物的宽度。
setMaxItemCount(int) - 类 中的方法com.fengmap.android.widget.FMFloorControllerComponent
设置最多显示数据项的数量。
setMaxItemCount(int) - 类 中的方法com.fengmap.android.widget.FMSwitchFloorComponent
设置最多显示数据项的数量。
setMaxScaleLevel(float) - 类 中的方法com.fengmap.android.map.FMLayerInfo
 
setMaxX(double) - 类 中的方法com.fengmap.android.map.FMMapExtent
设置最大的经度的投影值。
setMaxX(double) - 类 中的方法com.fengmap.android.map.FMMapInfo
 
setMaxY(double) - 类 中的方法com.fengmap.android.map.FMMapExtent
设置最大的纬度的投影值
setMaxY(double) - 类 中的方法com.fengmap.android.map.FMMapInfo
 
setMinScaleLevel(float) - 类 中的方法com.fengmap.android.map.FMLayerInfo
 
setMinX(double) - 类 中的方法com.fengmap.android.map.FMMapExtent
设置最小的经度的投影值。
setMinX(double) - 类 中的方法com.fengmap.android.map.FMMapInfo
 
setMinY(double) - 类 中的方法com.fengmap.android.map.FMMapExtent
设置最小的纬度的投影值。
setMinY(double) - 类 中的方法com.fengmap.android.map.FMMapInfo
 
setMultiDisplay(int[], int, OnFMSwitchGroupListener) - 类 中的方法com.fengmap.android.map.FMMap
设置层显示。
setMultiDisplay(int[], float, int, OnFMSwitchGroupListener) - 类 中的方法com.fengmap.android.map.FMMap
设置层显示。
setMultiDisplay(int[], float[], OnFMSwitchGroupListener) - 类 中的方法com.fengmap.android.map.FMMap
设置层显示
setMultiDisplay(int[], float[], float, OnFMSwitchGroupListener) - 类 中的方法com.fengmap.android.map.FMMap
设置层显示
setMultiFloorControllerImageIcon(Bitmap) - 类 中的方法com.fengmap.android.widget.FMFloorControllerComponent
设置楼层控制器的图标。
setMultiGroups(boolean) - 类 中的方法com.fengmap.android.analysis.navi.FMNaviOption
设置导航过程中是否多层显示。
setName(String) - 类 中的方法com.fengmap.android.map.FMLayerInfo
 
setName(String) - 类 中的方法com.fengmap.android.map.marker.FMFacility
 
setName(String) - 类 中的方法com.fengmap.android.map.marker.FMModel
 
setNaviModule(FMNaviAnalyser.FMNaviModule) - 类 中的方法com.fengmap.android.analysis.navi.FMRouteSetting
设置路径规划的类型。
setNaviOption(FMNaviOption) - 类 中的方法com.fengmap.android.analysis.navi.FMNavigation
设置导航选项
setNeedMoveToCenterMaxDistance(double) - 类 中的方法com.fengmap.android.analysis.navi.FMNaviOption
设置位置点移动到视图中心点的触发距离。
setNormalColor(int) - 类 中的方法com.fengmap.android.widget.FMFloorControllerComponent
设置正常项的颜色。
setNormalColor(int) - 类 中的方法com.fengmap.android.widget.FMSwitchFloorComponent
设置正常项的颜色。
setOffset(float, float) - 类 中的方法com.fengmap.android.widget.FMInfoWindow
设置基于窗口底部中点的偏移量。
setOffsetX(float) - 类 中的方法com.fengmap.android.map.FMLayerInfo
 
setOffsetY(float) - 类 中的方法com.fengmap.android.map.FMLayerInfo
 
setOnFMAnimationListener(FMAnimation.OnFMAnimationListener) - 类 中的方法com.fengmap.android.map.animator.FMAnimation
设置动画监听剪口。
setOnFMCameraChangedListener(OnFMCameraChangedListener) - 类 中的方法com.fengmap.android.map.FMMap
设置相机改变回调监听事件
setOnFMCompassListener(OnFMCompassListener) - 类 中的方法com.fengmap.android.map.FMMap
设置指南针的事件接口。
setOnFMFloorControllerComponentListener(FMFloorControllerComponent.OnFMFloorControllerComponentListener) - 类 中的方法com.fengmap.android.widget.FMFloorControllerComponent
设置组件的监听接口。
setOnFMMapClickListener(OnFMMapClickListener) - 类 中的方法com.fengmap.android.map.FMMap
设置地图单击事件。
setOnFMMapInitListener(OnFMMapInitListener) - 类 中的方法com.fengmap.android.map.FMMap
设置地图初始化事件。
setOnFMMapLongPressListener(OnFMMapLongPressListener) - 类 中的方法com.fengmap.android.map.FMMap
设置地图长按事件。
setOnFMMapThemeListener(OnFMMapThemeListener) - 类 中的方法com.fengmap.android.map.FMMap
设置地图主题加载事件。
setOnFMMapUpdateEvent(OnFMMapUpdateEvent) - 类 中的方法com.fengmap.android.map.FMMap
设置地图更新事件。
setOnFMNodeListener(OnFMNodeListener) - 类 中的方法com.fengmap.android.map.layer.FMLayer
设置监听接口。
setOnFMSwitchFloorComponentListener(FMSwitchFloorComponent.OnFMSwitchFloorComponentListener) - 类 中的方法com.fengmap.android.widget.FMSwitchFloorComponent
设置组件的监听接口。
setOnFMZoomComponentListener(FMZoomComponent.OnFMZoomComponentListener) - 类 中的方法com.fengmap.android.widget.FMZoomComponent
设置组件的监听接口。
setOnNavigationListener(OnFMNavigationListener) - 类 中的方法com.fengmap.android.analysis.navi.FMNavigation
设置导航监听。
setPoints(ArrayList<FMMapCoord>) - 类 中的方法com.fengmap.android.map.marker.FMSegment
设置线段的坐标的集合对象。
setPolygonAlpha(float) - 类 中的方法com.fengmap.android.map.marker.FMPolygonMarker
设置多边形的不透明度。
setPolygonColor(int) - 类 中的方法com.fengmap.android.map.marker.FMPolygonMarker
设置多边形的颜色。
setPosition(FMMapCoord) - 类 中的方法com.fengmap.android.map.marker.FMImageMarker
 
setPosition(FMMapCoord) - 类 中的方法com.fengmap.android.map.marker.FMLabel
 
setPosition(int, FMMapCoord) - 类 中的方法com.fengmap.android.widget.FMInfoWindow
设置窗口显示位置。
setRank(int) - 类 中的方法com.fengmap.android.map.marker.FMNode
设置级别。
setRemark(String) - 类 中的方法com.fengmap.android.map.marker.FMFacility
 
setRenderMode(FMImageMarker.FMImageMarkerRenderMode) - 类 中的方法com.fengmap.android.analysis.navi.FMPointOption
设置标注物渲染模式。
setRenderMode(FMImageMarker.FMImageMarkerRenderMode) - 类 中的方法com.fengmap.android.map.marker.FMImageMarker.ImageMarkerStyle
 
setRenderMode(FMImageMarker.FMImageMarkerRenderMode) - 类 中的方法com.fengmap.android.map.marker.FMImageMarker
设置标注物渲染模式。
setRepeatCount(int) - 类 中的方法com.fengmap.android.map.animator.FMValueAnimation
设置重复次数及重复模式。
setRepeatMode(int) - 类 中的方法com.fengmap.android.map.animator.FMValueAnimation
设置动画的重复模式。
setRight(double) - 类 中的方法com.fengmap.android.map.FMOrthoCameraInfo
 
setRotateAngle(float) - 类 中的方法com.fengmap.android.analysis.navi.FMNavigation
动画旋转。
setRotateAngle(float) - 类 中的方法com.fengmap.android.map.FMMap
设置旋转角度。
setRotateAngleX(float) - 类 中的方法com.fengmap.android.map.FMLayerInfo
 
setRotateAngleY(float) - 类 中的方法com.fengmap.android.map.FMLayerInfo
 
setRotateAngleZ(float) - 类 中的方法com.fengmap.android.map.FMLayerInfo
 
setRouteCrossGroupPriority(int) - 类 中的方法com.fengmap.android.analysis.navi.FMRouteSetting
设置跨层路径规划梯类优先级。
setRulerRatio(float) - 类 中的方法com.fengmap.android.map.FMMap
设置比例尺。
setRulerRatioRange(float, float) - 类 中的方法com.fengmap.android.map.FMMap
设置比例尺的范围。
setScale(float) - 类 中的方法com.fengmap.android.map.FMMapInfo
 
setScaleLevels(float[]) - 类 中的方法com.fengmap.android.map.FMMapInfo
 
setSelectable(boolean) - 类 中的方法com.fengmap.android.map.FMLayerInfo
 
setSelected(boolean) - 类 中的方法com.fengmap.android.map.marker.FMNode
设置是否选中。
setSelected(boolean) - 类 中的方法com.fengmap.android.widget.FM3DControllerButton
设置状态。
setSelected(int) - 类 中的方法com.fengmap.android.widget.FMFloorControllerComponent
设置选中项。
setSelected(boolean) - 类 中的方法com.fengmap.android.widget.FMMultiFloorControllerButton
设置状态。
setSelected(int) - 类 中的方法com.fengmap.android.widget.FMSwitchFloorComponent
设置某个项被选中。
setSelectedColor(int) - 类 中的方法com.fengmap.android.widget.FMFloorControllerComponent
设置选中项的颜色。
setSelectedColor(int) - 类 中的方法com.fengmap.android.widget.FMSwitchFloorComponent
设置选中项的颜色。
setSize(int) - 类 中的方法com.fengmap.android.widget.FMTextButton
设置按钮的尺寸(单位: px)。
setSize(int, int) - 类 中的方法com.fengmap.android.widget.FMTextButton
设置按钮的尺寸。
setStartDelay(long) - 类 中的方法com.fengmap.android.map.animator.FMValueAnimation
设置动画开始执行的延时。
setStartOption(FMPointOption) - 类 中的方法com.fengmap.android.analysis.navi.FMNavigation
设置起点样式
setStartPoint(FMGeoCoord) - 类 中的方法com.fengmap.android.analysis.navi.FMNavigation
设置起点坐标
setStaticImageFromAssets(String) - 类 中的方法com.fengmap.android.map.marker.FMLocationMarker
设置定位的静态图片文件的名字。
setStaticImageFromRes(int) - 类 中的方法com.fengmap.android.map.marker.FMLocationMarker
设置定位的静态图片资源的ID。
setStaticImageFromSdcard(String) - 类 中的方法com.fengmap.android.map.marker.FMLocationMarker
设置定位的静态图片路径。
setStrokeColor(int) - 类 中的方法com.fengmap.android.map.marker.FMLabel.LabelStyle
设置边框线的颜色。
setStrokeColor(int) - 类 中的方法com.fengmap.android.map.marker.FMPolygonMarker.PolygonMarkerStyle
 
setStrokeColor(int) - 类 中的方法com.fengmap.android.map.marker.FMPolygonMarker
设置边线颜色。
setStrokeColor(int) - 类 中的方法com.fengmap.android.map.marker.FMTextMarker.TextMarkerStyle
设置边框线的颜色。
setStrokeWidth(float) - 类 中的方法com.fengmap.android.map.marker.FMLabel.LabelStyle
设置边框线的宽度。
setStrokeWidth(float) - 类 中的方法com.fengmap.android.map.marker.FMPolygonMarker.PolygonMarkerStyle
 
setStrokeWidth(float) - 类 中的方法com.fengmap.android.map.marker.FMPolygonMarker
设置边线宽度。
setStrokeWidth(float) - 类 中的方法com.fengmap.android.map.marker.FMTextMarker.TextMarkerStyle
设置边框线的宽度。
setTarget(FMNode) - 类 中的方法com.fengmap.android.widget.FMNodeInfoWindow
设置节点对象的信息弹窗。
setText(String) - 类 中的方法com.fengmap.android.map.marker.FMLabel
 
setTextFillColor(int) - 类 中的方法com.fengmap.android.map.marker.FMTextMarker
设置文本的颜色。
setTextSize(int) - 类 中的方法com.fengmap.android.map.marker.FMTextMarker
设置文本字体大小。
setTextSize(float) - 类 中的方法com.fengmap.android.widget.FMFloorControllerComponent
设置文字的字体大小。
setTextSize(float) - 类 中的方法com.fengmap.android.widget.FMSwitchFloorComponent
设置文字的字体大小。
setTextStrokeColor(int) - 类 中的方法com.fengmap.android.map.marker.FMTextMarker
设置文本的边框颜色。
setTextStrokeWidth(float) - 类 中的方法com.fengmap.android.map.marker.FMTextMarker
设置文本的外边框宽度。
setTextureImageFromAssets(String) - 类 中的方法com.fengmap.android.analysis.navi.FMLineOption
设置线的纹理图片文件的名字。
setTextureImageFromAssets(String) - 类 中的方法com.fengmap.android.map.marker.FMLineMarker
设置线的纹理图片文件的名字。
setTextureImageFromRes(int) - 类 中的方法com.fengmap.android.analysis.navi.FMLineOption
设置线的纹理资源的ID。
setTextureImageFromRes(int) - 类 中的方法com.fengmap.android.map.marker.FMLineMarker
设置线的纹理资源的ID。
setTextureImageFromSdcard(String) - 类 中的方法com.fengmap.android.analysis.navi.FMLineOption
设置线的纹理图片路径。
setTextureImageFromSdcard(String) - 类 中的方法com.fengmap.android.map.marker.FMLineMarker
设置线的纹理图片路径。
setThreadPool(ExecutorService) - 类 中的方法com.fengmap.android.data.FMAsyncHttpsClient
设置自定义的线程池,若是不设置,则使用默认的线程池。
setTiltAngle(double, boolean) - 类 中的方法com.fengmap.android.analysis.navi.FMNaviOption
导航开始时对地图进行倾斜。
setTiltAngle(float) - 类 中的方法com.fengmap.android.map.FMMap
设置倾斜角度。
setTitle(String) - 类 中的方法com.fengmap.android.widget.FMInfoWindow
设置弹窗标题。
setTop(double) - 类 中的方法com.fengmap.android.map.FMOrthoCameraInfo
 
setType(long) - 类 中的方法com.fengmap.android.analysis.search.facility.FMSearchFacilityByTypeRequest
设置数据的类型。
setType(long) - 类 中的方法com.fengmap.android.analysis.search.model.FMSearchModelByTypeRequest
设置数据的类型。
setType(FMCameraInfo.FMCameraType) - 类 中的方法com.fengmap.android.map.FMCameraInfo
 
setTypeface(Typeface) - 类 中的方法com.fengmap.android.map.marker.FMLabel.LabelStyle
设置字体类型。
setTypeface(Typeface) - 类 中的方法com.fengmap.android.map.marker.FMTextMarker.TextMarkerStyle
设置字体类型。
setVisible(boolean) - 类 中的方法com.fengmap.android.map.FMLayerInfo
 
setVisible(boolean) - 类 中的方法com.fengmap.android.map.layer.FMGroup
设置层的可见性。
setVisible(boolean) - 类 中的方法com.fengmap.android.map.layer.FMLayer
设置图层是否可见。
setVisible(boolean) - 类 中的方法com.fengmap.android.map.marker.FMNode
设置对象的可见性。
setWidth(int) - 类 中的方法com.fengmap.android.analysis.navi.FMPointOption
设置标注物的宽度(单位:px)。
setWidth(int) - 类 中的方法com.fengmap.android.map.marker.FMLabel
 
setX(double) - 类 中的方法com.fengmap.android.map.FMMapInfo
 
setY(double) - 类 中的方法com.fengmap.android.map.FMMapInfo
 
setZ(double) - 类 中的方法com.fengmap.android.map.FMMapInfo
 
setzFar(double) - 类 中的方法com.fengmap.android.map.FMOrthoCameraInfo
 
setzFar(float) - 类 中的方法com.fengmap.android.map.FMPerspectiveCameraInfo
 
setzNear(double) - 类 中的方法com.fengmap.android.map.FMOrthoCameraInfo
 
setzNear(float) - 类 中的方法com.fengmap.android.map.FMPerspectiveCameraInfo
 
setZoomLevel(float, boolean) - 类 中的方法com.fengmap.android.analysis.navi.FMNaviOption
导航开始时对地图进行缩放的级别。
setZoomLevel(float, boolean) - 类 中的方法com.fengmap.android.map.FMMap
设置缩放级别。
setZoomLevelRange(float, float) - 类 中的方法com.fengmap.android.map.FMMap
设置缩放级别的范围。
sGroup - 类 中的静态变量com.fengmap.android.map.layer.FMGroup
 
SHA1 - 类 中的静态变量com.fengmap.android.BuildConfig
 
show() - 类 中的方法com.fengmap.android.widget.FMSwitchFloorComponent
打开,显示楼层。
showCompass() - 类 中的方法com.fengmap.android.map.FMMap
地图初始化时,设置显示指南针。
showCompassFromAssets(String, String) - 类 中的方法com.fengmap.android.map.FMMap
地图初始化时,设置显示自定义的指南针。
simulate(float) - 类 中的方法com.fengmap.android.analysis.navi.FMSimulateNavigation
开始模拟导航。
simulate(long, float) - 类 中的方法com.fengmap.android.analysis.navi.FMSimulateNavigation
开始模拟导航。
size() - 类 中的方法com.fengmap.android.analysis.search.FMSearchResult
获取集合元素的个数。
start() - 类 中的方法com.fengmap.android.analysis.navi.FMActualNavigation
开始导航。
start() - 类 中的方法com.fengmap.android.analysis.navi.FMNavigation
 
start() - 类 中的方法com.fengmap.android.analysis.navi.FMSimulateNavigation
开始执行刷新动画。
start() - 类 中的方法com.fengmap.android.map.animator.FMAnimation
动画开始。
start() - 类 中的方法com.fengmap.android.map.animator.FMValueAnimation
 
startFloatAnimation(String, float) - 类 中的方法com.fengmap.android.map.marker.FMImageMarker
开始浮动动画。
stop() - 类 中的方法com.fengmap.android.analysis.navi.FMActualNavigation
 
stop() - 类 中的方法com.fengmap.android.analysis.navi.FMNavigation
停止导航。
stop() - 类 中的方法com.fengmap.android.analysis.navi.FMSimulateNavigation
停止导航,不会清除数据,stop后,可以继续调用simulate,再一次进行模拟导航,不会重复处理路径点数据。
stop() - 类 中的方法com.fengmap.android.map.animator.FMAnimation
停止动画
stop() - 类 中的方法com.fengmap.android.map.animator.FMValueAnimation
 
stopFloatAnimation(String) - 类 中的方法com.fengmap.android.map.marker.FMImageMarker
停止浮动动画。
stopGestureAnimation() - 类 中的方法com.fengmap.android.map.FMMapView
停止手势动画。
string() - 类 的构造器com.fengmap.android.R.string
 
strokeColor - 类 中的变量com.fengmap.android.map.marker.FMLabel.LabelStyle
 
strokeWidth - 类 中的变量com.fengmap.android.map.marker.FMLabel.LabelStyle
 
subtract(FMMapCoord, FMMapCoord) - 类 中的静态方法com.fengmap.android.utils.FMMath
坐标减法(只考虑x,y)。
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
跳过导航链接