跳过导航链接
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 

R

radToDegree(double) - 类 中的静态方法com.fengmap.android.utils.FMMath
弧度转角度
readFile(File) - 类 中的静态方法com.fengmap.android.utils.FMFileUtils
读取文件内容。
readMapStatus() - 类 中的方法com.fengmap.android.map.FMMap
读取地图状态,若未保存过,则返回null。
readTextFromSDcard(Context, String) - 类 中的静态方法com.fengmap.android.utils.FMFileUtils
读取assets文件夹中文件
reDelete() - 类 中的方法com.fengmap.android.map.layer.FMLineLayer
 
reDraw() - 类 中的方法com.fengmap.android.map.layer.FMLineLayer
 
registerMapUpdateEvent(OnFMMapUpdateEvent) - 类 中的方法com.fengmap.android.map.FMMap
注册地图更新监听事件。
release() - 类 中的方法com.fengmap.android.analysis.navi.FMNaviAnalyser
当不需要使用路径规划时,释放资源,以免造成内存泄露。
release(String) - 类 中的方法com.fengmap.android.analysis.navi.FMNaviAnalyserCache
从缓存中移除路径分析器并释放其持有的资源。
release() - 类 中的方法com.fengmap.android.analysis.navi.FMNavigation
释放资源。
release() - 类 中的方法com.fengmap.android.analysis.search.FMSearchAnalyser
释放资源。
release(String) - 类 中的方法com.fengmap.android.analysis.search.FMSearchAnalyserCache
从缓存中移除搜索分析器并释放其持有的资源。
release() - 类 中的方法com.fengmap.android.data.FMHttpUtils
 
remove(String) - 类 中的方法com.fengmap.android.analysis.navi.FMNaviAnalyserCache
移除路径分析器,但并不释放资源。
remove(String) - 类 中的方法com.fengmap.android.analysis.search.FMSearchAnalyserCache
移除搜索分析器,但并不释放资源。
removeAll() - 类 中的方法com.fengmap.android.map.layer.FMExternalModelLayer
 
removeAll() - 类 中的方法com.fengmap.android.map.layer.FMImageLayer
 
removeAll() - 类 中的方法com.fengmap.android.map.layer.FMLayer
移除所有的元素。
removeAll() - 类 中的方法com.fengmap.android.map.layer.FMLineLayer
移除图层里所有的线对象。
removeAll() - 类 中的方法com.fengmap.android.map.layer.FMLocationLayer
移除所有定位标注物。
removeAll() - 类 中的方法com.fengmap.android.map.layer.FMModelLayer
 
removeAll() - 类 中的方法com.fengmap.android.map.layer.FMPolygonLayer
移除所有面标注物。
removeAll() - 类 中的方法com.fengmap.android.map.layer.FMTextLayer
 
removeBackgroundImage() - 类 中的方法com.fengmap.android.map.FMMap
移除背景图片
removeLayer(FMLayer) - 类 中的方法com.fengmap.android.map.FMMap
已过时。 
removeMapUpdateEvent(OnFMMapUpdateEvent) - 类 中的方法com.fengmap.android.map.FMMap
移除地图更新监听事件。
removeMarker(int) - 类 中的方法com.fengmap.android.map.layer.FMImageLayer
移除指定指针的标注物。
removeMarker(FMImageMarker) - 类 中的方法com.fengmap.android.map.layer.FMImageLayer
移除指定指针的标注物。
removeMarker(int) - 类 中的方法com.fengmap.android.map.layer.FMLineLayer
移除线对象。
removeMarker(FMLineMarker) - 类 中的方法com.fengmap.android.map.layer.FMLineLayer
移除线对象。
removeMarker(FMLocationMarker) - 类 中的方法com.fengmap.android.map.layer.FMLocationLayer
移除定位标注物。
removeMarker(int) - 类 中的方法com.fengmap.android.map.layer.FMPolygonLayer
移除面标注物。
removeMarker(FMPolygonMarker) - 类 中的方法com.fengmap.android.map.layer.FMPolygonLayer
移除指定指针的标注物。
removeMarker(int) - 类 中的方法com.fengmap.android.map.layer.FMTextLayer
移除指定指针的标注物。
removeMarker(FMTextMarker) - 类 中的方法com.fengmap.android.map.layer.FMTextLayer
移除指定指针的标注物。
resetCompassToNorth() - 类 中的方法com.fengmap.android.map.FMMap
重置地图正北方向。
resume() - 类 中的方法com.fengmap.android.analysis.navi.FMActualNavigation
 
resume() - 类 中的方法com.fengmap.android.analysis.navi.FMNavigation
恢复导航。
resume() - 类 中的方法com.fengmap.android.analysis.navi.FMSimulateNavigation
 
ROUTE_CGP_DEFAULT - 类 中的静态变量com.fengmap.android.analysis.navi.FMNaviAnalyser.FMRouteCrossGroupPriority
默认优先级:直梯,扶梯,楼梯
ROUTE_CGP_ESCALATOR_FIRST - 类 中的静态变量com.fengmap.android.analysis.navi.FMNaviAnalyser.FMRouteCrossGroupPriority
扶梯优先
ROUTE_CGP_ESCALATOR_ONLY - 类 中的静态变量com.fengmap.android.analysis.navi.FMNaviAnalyser.FMRouteCrossGroupPriority
只考虑扶梯
ROUTE_CGP_LIFT_FIRST - 类 中的静态变量com.fengmap.android.analysis.navi.FMNaviAnalyser.FMRouteCrossGroupPriority
直梯优先
ROUTE_CGP_LIFT_ONLY - 类 中的静态变量com.fengmap.android.analysis.navi.FMNaviAnalyser.FMRouteCrossGroupPriority
只考虑直梯
ROUTE_CGP_STAIR_FIRST - 类 中的静态变量com.fengmap.android.analysis.navi.FMNaviAnalyser.FMRouteCrossGroupPriority
楼梯优先
ROUTE_CGP_STAIR_ONLY - 类 中的静态变量com.fengmap.android.analysis.navi.FMNaviAnalyser.FMRouteCrossGroupPriority
只考虑楼梯
ROUTE_DATABASE_ERROR - 类 中的静态变量com.fengmap.android.analysis.navi.FMNaviAnalyser.FMRouteCalcuResult
数据库出错
ROUTE_FAILURE_CANNOT_CALCULATE - 类 中的静态变量com.fengmap.android.analysis.navi.FMNaviAnalyser.FMRouteCalcuResult
失败,不能计算
ROUTE_FAILURE_NO_END - 类 中的静态变量com.fengmap.android.analysis.navi.FMNaviAnalyser.FMRouteCalcuResult
失败,终点与组不对应
ROUTE_FAILURE_NO_FMDBKERNEL - 类 中的静态变量com.fengmap.android.analysis.navi.FMNaviAnalyser.FMRouteCalcuResult
失败,数据指针错误
ROUTE_FAILURE_NO_STAIR_FLOORS - 类 中的静态变量com.fengmap.android.analysis.navi.FMNaviAnalyser.FMRouteCalcuResult
失败,没有电梯(扶梯)进行跨楼路径分析
ROUTE_FAILURE_NO_START - 类 中的静态变量com.fengmap.android.analysis.navi.FMNaviAnalyser.FMRouteCalcuResult
失败,起点与组不对应
ROUTE_FAILURE_NOTSUPPORT_FLOORS - 类 中的静态变量com.fengmap.android.analysis.navi.FMNaviAnalyser.FMRouteCalcuResult
失败,不支持跨楼层路径分析
ROUTE_FAILURE_TOO_CLOSE - 类 中的静态变量com.fengmap.android.analysis.navi.FMNaviAnalyser.FMRouteCalcuResult
失败,起点和终点太近了
ROUTE_PARAM_ERROR - 类 中的静态变量com.fengmap.android.analysis.navi.FMNaviAnalyser.FMRouteCalcuResult
参数错误
ROUTE_SUCCESS - 类 中的静态变量com.fengmap.android.analysis.navi.FMNaviAnalyser.FMRouteCalcuResult
成功
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 
跳过导航链接