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

C

cancelAllDownloadTask() - 类 中的方法com.fengmap.android.data.FMDataManager
取消管理下的所有的网络请求,同时终止它们的下载任务。
cancelAllDownloadTask() - 类 中的方法com.fengmap.android.data.FMMapHttpDataManager
 
cancelAllDownloadTask() - 类 中的方法com.fengmap.android.data.FMThemeHttpDataManager
 
cancelDownloadTask(String) - 类 中的方法com.fengmap.android.data.FMDataManager
根据数据id,取消当前网络请求。
cancelDownloadTask(String) - 类 中的方法com.fengmap.android.data.FMMapHttpDataManager
 
cancelDownloadTask(String) - 类 中的方法com.fengmap.android.data.FMThemeHttpDataManager
 
checkDataVersion(Context, String, OnFMMapDataVersionCheckListener) - 类 中的方法com.fengmap.android.data.FMMapHttpDataManager
检测地图数据版本。
clamp(double, double, double) - 类 中的静态方法com.fengmap.android.utils.FMMath
当val在min和max之间时,返回val;当val小于min时,返回min;当val大于max时,返回max。
clamp(long, long, long) - 类 中的静态方法com.fengmap.android.utils.FMMath
当val在min和max之间时,返回val;当val小于min时,返回min;当val大于max时,返回max。
clear() - 类 中的方法com.fengmap.android.analysis.navi.FMActualNavigation
 
clear() - 类 中的方法com.fengmap.android.analysis.navi.FMNaviAnalyserCache
清除缓存并且释放所有的资源。
clear() - 类 中的方法com.fengmap.android.analysis.navi.FMNavigation
清除所有数据。
clear() - 类 中的方法com.fengmap.android.analysis.navi.FMSimulateNavigation
清除标注物,清除导航数据。
clear() - 类 中的方法com.fengmap.android.analysis.search.FMSearchAnalyserCache
清除缓存并且释放所有的资源。
clear() - 类 中的方法com.fengmap.android.map.animator.FMAnimationFactory
清除缓存,销毁所有动画对象,包括SDK内部使用的动画对象。
clear() - 类 中的方法com.fengmap.android.map.layer.FMGroupProxy
切换地图前或退出地图界面时,应该释放掉代理对象。
clear() - 类 中的方法com.fengmap.android.map.marker.FMImageMarker
 
clear() - 类 中的方法com.fengmap.android.map.marker.FMLineMarker
清除数据。
clear() - 类 中的方法com.fengmap.android.map.marker.FMLocationMarker
 
clear() - 类 中的方法com.fengmap.android.map.marker.FMSegment
清除数据。
clear() - 类 中的方法com.fengmap.android.map.marker.FMTextMarker
 
clearAll() - 类 中的方法com.fengmap.android.map.layer.FMLayerProxy
清空layers
clearAllMapStatus() - 类 中的方法com.fengmap.android.map.FMMap
清除使用SharedPreferences保存的所有的地图状态。
clearBitmapCache() - 类 中的静态方法com.fengmap.android.map.FMRenderCache
 
clearMapView() - 类 中的方法com.fengmap.android.map.FMMap
清除绘画缓冲区。
clearSizeCache() - 类 中的静态方法com.fengmap.android.map.FMRenderCache
 
clone() - 类 中的方法com.fengmap.android.map.geometry.FMGeoCoord
 
clone() - 类 中的方法com.fengmap.android.map.geometry.FMMapCoord
 
clone() - 类 中的方法com.fengmap.android.map.geometry.FMScreenCoord
 
close() - 类 中的方法com.fengmap.android.widget.FMInfoWindow
关闭窗口。
close() - 类 中的方法com.fengmap.android.widget.FMSwitchFloorComponent
关闭。
closeQuietly(Closeable) - 类 中的静态方法com.fengmap.android.utils.FMFileUtils
关闭对象。
closeQuietly(Closeable...) - 类 中的静态方法com.fengmap.android.utils.FMFileUtils
关闭对象。
colorToFloat(int) - 类 中的静态方法com.fengmap.android.utils.FMColorUtils
将颜色值转化成数组RGBA,元素的值在0.0-1.0之间。
colorToInt(float[]) - 类 中的静态方法com.fengmap.android.utils.FMColorUtils
将颜色转为整形颜色值。
com.fengmap.android - 程序包 com.fengmap.android
 
com.fengmap.android.analysis.navi - 程序包 com.fengmap.android.analysis.navi
 
com.fengmap.android.analysis.search - 程序包 com.fengmap.android.analysis.search
 
com.fengmap.android.analysis.search.externalmodel - 程序包 com.fengmap.android.analysis.search.externalmodel
 
com.fengmap.android.analysis.search.facility - 程序包 com.fengmap.android.analysis.search.facility
 
com.fengmap.android.analysis.search.model - 程序包 com.fengmap.android.analysis.search.model
 
com.fengmap.android.data - 程序包 com.fengmap.android.data
 
com.fengmap.android.exception - 程序包 com.fengmap.android.exception
 
com.fengmap.android.map - 程序包 com.fengmap.android.map
 
com.fengmap.android.map.animator - 程序包 com.fengmap.android.map.animator
 
com.fengmap.android.map.event - 程序包 com.fengmap.android.map.event
 
com.fengmap.android.map.geometry - 程序包 com.fengmap.android.map.geometry
 
com.fengmap.android.map.layer - 程序包 com.fengmap.android.map.layer
 
com.fengmap.android.map.marker - 程序包 com.fengmap.android.map.marker
 
com.fengmap.android.utils - 程序包 com.fengmap.android.utils
 
com.fengmap.android.widget - 程序包 com.fengmap.android.widget
 
computeWindowSize() - 类 中的方法com.fengmap.android.widget.FMInfoWindow
当窗口内容发生变化时,在打开窗口之前需要重新计算弹窗的尺寸。
contain(FMMapCoord) - 类 中的方法com.fengmap.android.map.marker.FMPolygonMarker
判断多边形是否包含该点。
contains(FMImageMarker) - 类 中的方法com.fengmap.android.map.layer.FMImageLayer
是否包含标注物
containsKey(Object) - 类 中的方法com.fengmap.android.analysis.search.FMSearchResult
判断是否存在指定的索引值。
containsValue(Object) - 类 中的方法com.fengmap.android.analysis.search.FMSearchResult
判断是否存在指定的存放值。
copy(InputStream, OutputStream) - 类 中的静态方法com.fengmap.android.utils.FMFileUtils
拷贝流。
copyFileFromAssets(Context, String, String) - 类 中的静态方法com.fengmap.android.utils.FMFileUtils
从assets目录下拷贝文件,不会覆盖已存在文件。
copyFileFromAssets(Context, String, String, boolean) - 类 中的静态方法com.fengmap.android.utils.FMFileUtils
从assets目录下拷贝文件。
create(FMGLThread.EGLConfigChooser, FMGLThread.EGLContextFactory, FMGLThread.EGLWindowSurfaceFactory) - 类 中的静态方法com.fengmap.android.map.FMEglHelperFactory
 
createBitmapFromGLSurface(String, int, int) - 类 中的静态方法com.fengmap.android.utils.FMScreenShotUtil
 
createFMValueAnimation(String) - 类 中的方法com.fengmap.android.map.animator.FMAnimationFactory
创建值动画对象。
createSurface(Object) - 类 中的方法com.fengmap.android.map.FMEglHelper
Create an egl surface for the current SurfaceHolder surface.
createSurface(Object) - 类 中的方法com.fengmap.android.map.FMEglHelperAPI17
 
createSurface(Object) - 接口 中的方法com.fengmap.android.map.FMIEglHelper
 
cross(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 
跳过导航链接