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

G

GEO_JSON_READER - 类 中的静态变量com.palmap.gl.MapEngine
 
GeoJsonConstants - com.palmap.gl.data中的类
Created by wtm on 2017/8/8.
GeoJsonConstants() - 类 的构造器com.palmap.gl.data.GeoJsonConstants
 
GeoJsonReader - com.palmap.gl.data中的类
Created by wtm on 2017/8/8.
GeoJsonReader() - 类 的构造器com.palmap.gl.data.GeoJsonReader
The default constructor uses the SRID from the Geojson CRS and the default PrecisionModel to create a GeometryFactory.
GeoJsonReader(GeometryFactory) - 类 的构造器com.palmap.gl.data.GeoJsonReader
This constructor accepts a GeometryFactory that is used to create the output geometries and to override the GeoJson CRS.
GEOMETRY_FACTORY - 类 中的静态变量com.palmap.gl.MapEngine
 
geometryCoordinates(Geometry, List<Coordinate[]>) - 类 中的静态方法com.palmap.gl.utils.JTSUtils
 
GeometryLayer - com.palmap.gl.objectes.layer中的类
Created by 王天明 on 2018/1/5.
GeometryLayer(GLContext) - 类 的构造器com.palmap.gl.objectes.layer.GeometryLayer
 
geometryPointLength(Geometry) - 类 中的静态方法com.palmap.gl.utils.JTSUtils
 
GeometryShaderProgram - com.palmap.gl.programs中的类
Created by 王天明 on 2018/1/5.
GeometryShaderProgram(String, String) - 类 的构造器com.palmap.gl.programs.GeometryShaderProgram
 
GESTURE_TYPE_DOUBLE_TAP - 类 中的静态变量com.palmap.gl.gestures.gesture.PalmapGesturesManager
 
GESTURE_TYPE_DOUBLE_TAP_EVENT - 类 中的静态变量com.palmap.gl.gestures.gesture.PalmapGesturesManager
 
GESTURE_TYPE_DOWN - 类 中的静态变量com.palmap.gl.gestures.gesture.PalmapGesturesManager
 
GESTURE_TYPE_FLING - 类 中的静态变量com.palmap.gl.gestures.gesture.PalmapGesturesManager
 
GESTURE_TYPE_LONG_PRESS - 类 中的静态变量com.palmap.gl.gestures.gesture.PalmapGesturesManager
 
GESTURE_TYPE_MOVE - 类 中的静态变量com.palmap.gl.gestures.gesture.PalmapGesturesManager
 
GESTURE_TYPE_MULTI_FINGER_TAP - 类 中的静态变量com.palmap.gl.gestures.gesture.PalmapGesturesManager
 
GESTURE_TYPE_ROTATE - 类 中的静态变量com.palmap.gl.gestures.gesture.PalmapGesturesManager
 
GESTURE_TYPE_SCALE - 类 中的静态变量com.palmap.gl.gestures.gesture.PalmapGesturesManager
 
GESTURE_TYPE_SCROLL - 类 中的静态变量com.palmap.gl.gestures.gesture.PalmapGesturesManager
 
GESTURE_TYPE_SHOVE - 类 中的静态变量com.palmap.gl.gestures.gesture.PalmapGesturesManager
 
GESTURE_TYPE_SHOW_PRESS - 类 中的静态变量com.palmap.gl.gestures.gesture.PalmapGesturesManager
 
GESTURE_TYPE_SIDEWAYS_SHOVE - 类 中的静态变量com.palmap.gl.gestures.gesture.PalmapGesturesManager
 
GESTURE_TYPE_SINGLE_TAP_CONFIRMED - 类 中的静态变量com.palmap.gl.gestures.gesture.PalmapGesturesManager
 
GESTURE_TYPE_SINGLE_TAP_UP - 类 中的静态变量com.palmap.gl.gestures.gesture.PalmapGesturesManager
 
gestureInProgress - 类 中的变量com.palmap.gl.gestures.BaseGestureDetector
 
gestureStarted() - 类 中的方法com.palmap.gl.gestures.gesture.ProgressiveGesture
 
gestureStopped() - 类 中的方法com.palmap.gl.gestures.gesture.MoveGestureDetector
 
gestureStopped() - 类 中的方法com.palmap.gl.gestures.gesture.ProgressiveGesture
 
gestureStopped() - 类 中的方法com.palmap.gl.gestures.gesture.RotateGestureDetector
 
gestureStopped() - 类 中的方法com.palmap.gl.gestures.gesture.ShoveGestureDetector
 
gestureStopped() - 类 中的方法com.palmap.gl.gestures.gesture.SidewaysShoveGestureDetector
 
gestureStopped() - 类 中的方法com.palmap.gl.gestures.gesture.StandardScaleGestureDetector
 
getAdsorbPart() - 类 中的方法com.palmap.gl.navigation.entity.NaviInfo
获取导航点吸附段
getAdsorbPoint(double, double) - 类 中的方法com.palmap.gl.navigation.entity.PartInfo
获取线上吸附点
getAllFloorId() - 接口 中的方法com.palmap.gl.navigation.INavigateManager
获取经过的楼层Id列表
getAllPartInfo() - 接口 中的方法com.palmap.gl.navigation.INavigateManager
获取所有的导航段信息
getAlt() - 类 中的方法com.palmap.gl.navigation.entity.LngLat
获取高度
getAltitude() - 类 中的方法com.palmap.gl.data.model.FloorDataModel
 
getAmbientLightColor() - 类 中的方法com.palmap.gl.objectes.light.ParallelLight
 
getAmbientMaterial() - 类 中的方法com.palmap.gl.objectes.light.ParallelLight
 
getAnchor_x() - 类 中的方法com.palmap.gl.style.model.AreaTextStyle.Param
 
getAnchor_x() - 类 中的方法com.palmap.gl.style.model.FacilityStyle.Param
 
getAnchor_y() - 类 中的方法com.palmap.gl.style.model.AreaTextStyle.Param
 
getAnchor_y() - 类 中的方法com.palmap.gl.style.model.FacilityStyle.Param
 
getAngle() - 类 中的方法com.palmap.gl.navigation.entity.PartInfo
 
getAngleThreshold() - 类 中的方法com.palmap.gl.gestures.gesture.RotateGestureDetector
Get the threshold angle between first and current fingers position for this detector to actually qualify it as a rotation gesture.
getAnimator() - 接口 中的方法com.palmap.gl.animation.AnimationProvider
 
getAnimator() - 类 中的方法com.palmap.gl.animation.OpacityAnimationProvider
 
getAnimId(Context, String) - 类 中的静态方法com.palmap.gl.utils.ResourceUtil
 
getAPNType(Context) - 类 中的静态方法com.palmap.gl.utils.NetworkUtils
     * 获取当前的网络状态 :没有网络0:WIFI网络1:3G网络2:2G网络3      *      * @param context      * @return      
getAppFilePath(Context) - 类 中的静态方法com.palmap.gl.utils.FileUtils
获取APP的文件路径
getArea() - 类 中的方法com.palmap.gl.data.model.PlanarGraph
 
getArea() - 类 中的方法com.palmap.gl.geometry.RectD
 
getAreaStyle() - 类 中的方法com.palmap.gl.style.model.MapStyle
 
getAreaTextStyle() - 类 中的方法com.palmap.gl.style.model.MapStyle
 
getArrayId(Context, String) - 类 中的静态方法com.palmap.gl.utils.ResourceUtil
 
getAStar(Context, CallBack<String>) - 接口 中的方法com.palmap.gl.navigation.local.AStarProvider
 
getAStar(Context, CallBack<String>) - 类 中的方法com.palmap.gl.navigation.local.AStarProviderImpl
 
getBackgroundColor() - 类 中的方法com.palmap.gl.style.model.AreaTextStyle.Param
 
getBackGroundColor() - 类 中的方法com.palmap.gl.style.model.MapStyle
 
getBackGroundImage() - 类 中的方法com.palmap.gl.style.model.MapStyle
 
getBaseHeight() - 类 中的方法com.palmap.gl.objectes.layer.AbstractLayer
 
getBasePath() - 类 中的静态方法com.palmap.gl.local.FilePathManager
 
getBaseUrl() - 类 中的方法com.palmap.gl.style.model.AreaTextStyle.Param
 
getBaseUrl() - 类 中的方法com.palmap.gl.style.model.FacilityStyle.Param
 
getBdid() - 类 中的方法com.palmap.gl.maps.Palmap
 
getBlue(int) - 类 中的静态方法com.palmap.gl.utils.ColorUtils
 
getBoolId(Context, String) - 类 中的静态方法com.palmap.gl.utils.ResourceUtil
 
getBound() - 类 中的方法com.palmap.gl.objectes.extend.ModelData
 
getBuildingId() - 类 中的方法com.palmap.gl.data.model.FloorDataModel
 
getCameraCenterX() - 类 中的方法com.palmap.gl.camera.Camera
 
getCameraCenterY() - 类 中的方法com.palmap.gl.camera.Camera
 
getCameraCenterZ() - 类 中的方法com.palmap.gl.camera.Camera
 
getCameraEyeX() - 类 中的方法com.palmap.gl.camera.Camera
 
getCameraEyeY() - 类 中的方法com.palmap.gl.camera.Camera
 
getCameraEyeZ() - 类 中的方法com.palmap.gl.camera.Camera
 
getCameraPosition() - 接口 中的方法com.palmap.gl.camera.CameraUpdate
 
getCameraPositionGesture() - 接口 中的方法com.palmap.gl.camera.CameraUpdate
 
getCameraUpX() - 类 中的方法com.palmap.gl.camera.Camera
 
getCameraUpY() - 类 中的方法com.palmap.gl.camera.Camera
 
getCameraUpZ() - 类 中的方法com.palmap.gl.camera.Camera
 
getCategory() - 类 中的方法com.palmap.gl.model.Feature
 
getCenter() - 类 中的方法com.palmap.gl.model.Feature
 
getCenter() - 类 中的方法com.palmap.gl.option.ModelRenderOption
 
getClient(Context) - 类 中的静态方法com.palmap.gl.data.impl.OkHttpClientProvider
 
getCode() - 异常错误 中的方法com.palmap.gl.navigation.exception.NavigateException
获取异常码
getCollisionManager() - 类 中的方法com.palmap.gl.GLContext
 
getColor(String) - 类 中的方法com.palmap.gl.style.model.NavigationStyle
 
getColorArray() - 类 中的方法com.palmap.gl.objectes.renderer.model.VertexDataArray
 
getColorId(Context, String) - 类 中的静态方法com.palmap.gl.utils.ResourceUtil
 
getConnectedType(Context) - 类 中的静态方法com.palmap.gl.utils.NetworkUtils
     * 获取当前网络连接的类型信息      * @param context      * @return      
getContentFromRes(Context, int) - 类 中的静态方法com.palmap.gl.utils.FileUtils
获取res目录中文件的内容
getContext() - 类 中的方法com.palmap.gl.GLContext
 
getContextMenuInfo() - 类 中的方法com.palmap.gl.widget.impl.ScaleView
 
getCoord() - 类 中的方法com.palmap.gl.local.PalConstants.MapDataBean
 
getCoordinates(Geometry) - 类 中的静态方法com.palmap.gl.utils.JTSUtils
 
getCoordinates(Geometry, List<Coordinate[]>, boolean) - 类 中的静态方法com.palmap.gl.utils.JTSUtils
 
getCountDownLatch() - 类 中的方法com.palmap.gl.objectes.layer.FeatureLayer
 
getCreateTime() - 类 中的方法com.palmap.gl.data.model.MapStyle
 
getCurrentEvent() - 类 中的方法com.palmap.gl.gestures.gesture.BaseGesture
Returns most recent event in this gesture chain.
getCurrentFloorId() - 类 中的方法com.palmap.gl.maps.Palmap
获取当前楼层Id
getCurrentFloorId() - 类 中的方法com.palmap.gl.view.MapView
获取当前楼层Id
getCurrentSpan(int, int) - 类 中的方法com.palmap.gl.gestures.gesture.MultiFingerGesture
Returns the current distance between the two pointers forming the gesture in progress.
getCurrentSpan() - 类 中的方法com.palmap.gl.gestures.TwoFingerGestureDetector
Return the current distance between the two pointers forming the gesture in progress.
getCurrentSpanX(int, int) - 类 中的方法com.palmap.gl.gestures.gesture.MultiFingerGesture
Returns current X distance between pointers in pixels.
getCurrentSpanY(int, int) - 类 中的方法com.palmap.gl.gestures.gesture.MultiFingerGesture
Returns current Y distance between pointers in pixels.
getCurrentX() - 类 中的方法com.palmap.gl.gestures.gesture.MoveDistancesObject
Get current X coordinate of this pointer.
getCurrentY() - 类 中的方法com.palmap.gl.gestures.gesture.MoveDistancesObject
Get current Y coordinate of this pointer.
getCurrFingersDiffX() - 类 中的方法com.palmap.gl.gestures.gesture.MultiFingerDistancesObject
 
getCurrFingersDiffXY() - 类 中的方法com.palmap.gl.gestures.gesture.MultiFingerDistancesObject
 
getCurrFingersDiffY() - 类 中的方法com.palmap.gl.gestures.gesture.MultiFingerDistancesObject
 
getDataArray() - 类 中的方法com.palmap.gl.objectes.renderer.model.VertexDataArray
 
getDataMap() - 类 中的方法com.palmap.gl.data.model.PlanarGraph
 
getDataPath() - 类 中的静态方法com.palmap.gl.local.FilePathManager
 
getDefaultCamera() - 类 中的方法com.palmap.gl.GLContext
 
getDeltaPixelSinceLast() - 类 中的方法com.palmap.gl.gestures.gesture.ShoveGestureDetector
getDeltaPixelSinceLast() - 类 中的方法com.palmap.gl.gestures.gesture.SidewaysShoveGestureDetector
getDeltaPixelsSinceStart() - 类 中的方法com.palmap.gl.gestures.gesture.ShoveGestureDetector
Returns vertical pixel delta change since the start of the gesture.
getDeltaPixelsSinceStart() - 类 中的方法com.palmap.gl.gestures.gesture.SidewaysShoveGestureDetector
Returns horizontal pixel delta change since the start of the gesture.
getDeltaSinceLast() - 类 中的方法com.palmap.gl.gestures.gesture.RotateGestureDetector
Returns last rotation change difference in degrees calculated in RotateGestureDetector.OnRotateGestureListener.onRotate(RotateGestureDetector, float, float)
getDeltaSinceStart() - 类 中的方法com.palmap.gl.gestures.gesture.RotateGestureDetector
Returns rotation change in degrees since the start of the gesture.
getDensityDpi(Context) - 类 中的静态方法com.palmap.gl.utils.DeviceUtils
 
getDepth() - 类 中的方法com.palmap.gl.objectes.extend.ModelData.BoundBox
 
getDetectors() - 类 中的方法com.palmap.gl.gestures.gesture.PalmapGesturesManager
Get a list of all active gesture detectors.
getDiffuseLightColor() - 类 中的方法com.palmap.gl.objectes.light.ParallelLight
 
getDiffuseMaterial() - 类 中的方法com.palmap.gl.objectes.light.ParallelLight
 
getDimenId(Context, String) - 类 中的静态方法com.palmap.gl.utils.ResourceUtil
 
getDisplay() - 类 中的方法com.palmap.gl.model.Feature
 
getDistance() - 类 中的方法com.palmap.gl.navigation.entity.NaviInfo
导航点距离导航线段的距离
getDistance() - 类 中的方法com.palmap.gl.navigation.entity.PartInfo
 
getDistanceFromEndNode(double, double) - 类 中的方法com.palmap.gl.navigation.entity.PartInfo
获取线上点距离本段终点的距离
getDistanceXSinceLast() - 类 中的方法com.palmap.gl.gestures.gesture.MoveDistancesObject
Get X distance covered by this pointer since previous position.
getDistanceXSinceStart() - 类 中的方法com.palmap.gl.gestures.gesture.MoveDistancesObject
Get X distance covered by this pointer since start position.
getDistanceYSinceLast() - 类 中的方法com.palmap.gl.gestures.gesture.MoveDistancesObject
Get Y distance covered by this pointer since previous position.
getDistanceYSinceStart() - 类 中的方法com.palmap.gl.gestures.gesture.MoveDistancesObject
Get Y distance covered by this pointer since start position.
getDoorFeatureId() - 类 中的方法com.palmap.gl.model.Feature
 
getDoorRoadNetPath(String) - 类 中的静态方法com.palmap.gl.local.FilePathManager
 
getDrawableId(Context, String) - 类 中的静态方法com.palmap.gl.utils.ResourceUtil
 
getEdgeRoadNetPath(String) - 类 中的静态方法com.palmap.gl.local.FilePathManager
 
getEndCategoryId() - 类 中的方法com.palmap.gl.navigation.entity.PartInfo
 
getEndNode() - 类 中的方法com.palmap.gl.navigation.entity.PartInfo
 
getEnvelopeInternal() - 类 中的方法com.palmap.gl.model.FeatureCollection
 
getEnvelopeRect() - 类 中的方法com.palmap.gl.data.model.PlanarGraph
 
getEventTime() - 类 中的方法com.palmap.gl.gestures.BaseGestureDetector
Return the event time of the current GestureDetector event being processed.
getExternalCacheDir(Context) - 类 中的静态方法com.palmap.gl.utils.FileUtils
获取SD卡缓存目录
getFaceCount() - 类 中的方法com.palmap.gl.objectes.extend.MeshData
 
getFacilityStyle() - 类 中的方法com.palmap.gl.style.model.MapStyle
 
getFeature() - 类 中的方法com.palmap.gl.local.PalConstants.MapDataBean
 
getFeature() - 类 中的方法com.palmap.gl.objectes.layer.RoadNetLayer.RoadNetRenderer
 
getFeature() - 类 中的方法com.palmap.gl.objectes.renderer.SingleFeatureRenderer
 
getFeature() - 类 中的方法com.palmap.gl.objectes.renderer.Texture2DRenderer
 
getFeatureCollection() - 类 中的方法com.palmap.gl.objectes.layer.NavigationLineLayer
 
getFeatureCollectionByName(String) - 类 中的方法com.palmap.gl.data.model.PlanarGraph
 
getFeatureColor(Feature) - 类 中的方法com.palmap.gl.objectes.layer.FeatureLayer
 
getFeatureId() - 接口 中的方法com.palmap.gl.animation.AnimationProvider
该动画作用于哪个feature
getFeatureId() - 类 中的方法com.palmap.gl.animation.OpacityAnimationProvider
 
getFeatureId() - 类 中的方法com.palmap.gl.local.PalConstants.MapDataBean
 
getFeatureIds() - 接口 中的方法com.palmap.gl.animation.AnimationProvider
该动画作用于哪些feature
getFeatureIds() - 类 中的方法com.palmap.gl.animation.OpacityAnimationProvider
 
getFeatures() - 类 中的方法com.palmap.gl.model.FeatureCollection
 
getFileExtension(String) - 类 中的静态方法com.palmap.gl.utils.FileUtils
get suffix of file from path getFileExtension(null) = "" getFileExtension("") = "" getFileExtension(" ") = " " getFileExtension("a.mp3") = "mp3" getFileExtension("a.b.rmvb") = "rmvb" getFileExtension("abc") = "" getFileExtension("c:\\") = "" getFileExtension("c:\\a") = "" getFileExtension("c:\\a.b") = "b" getFileExtension("c:a.txt\\a") = "" getFileExtension("/home/admin") = "" getFileExtension("/home/admin/a.txt/b") = "" getFileExtension("/home/admin/a.txt/b.mp3") = "mp3"
getFileName(String) - 类 中的静态方法com.palmap.gl.utils.FileUtils
get file name from path, include suffix【获得文件路径中的文件目录字符串】 getFileName(null) = null getFileName("") = "" getFileName(" ") = " " getFileName("a.mp3") = "a.mp3" getFileName("a.b.rmvb") = "a.b.rmvb" getFileName("abc") = "abc" getFileName("c:\\") = "" getFileName("c:\\a") = "a" getFileName("c:\\a.b") = "a.b" getFileName("c:a.txt\\a") = "a" getFileName("/home/admin") = "admin" getFileName("/home/admin/a.txt/b.mp3") = "b.mp3"
getFileNameWithoutExtension(String) - 类 中的静态方法com.palmap.gl.utils.FileUtils
get file name from path, not include suffix getFileNameWithoutExtension(null) = null getFileNameWithoutExtension("") = "" getFileNameWithoutExtension(" ") = " " getFileNameWithoutExtension("abc") = "abc" getFileNameWithoutExtension("a.mp3") = "a" getFileNameWithoutExtension("a.b.rmvb") = "a.b" getFileNameWithoutExtension("c:\\") = "" getFileNameWithoutExtension("c:\\a") = "a" getFileNameWithoutExtension("c:\\a.b") = "a" getFileNameWithoutExtension("c:a.txt\\a") = "a" getFileNameWithoutExtension("/home/admin") = "admin" getFileNameWithoutExtension("/home/admin/a.txt/b.mp3") = "b"
getFileSize(String) - 类 中的静态方法com.palmap.gl.utils.FileUtils
get file size if path is null or empty, return -1 if path exist and it is a file, return file size, else return -1
getFillColor() - 类 中的方法com.palmap.gl.style.model.AreaStyle.Param
 
getFillColor() - 类 中的方法com.palmap.gl.style.model.FrameStyle
 
getFloorAddress() - 类 中的方法com.palmap.gl.data.model.FloorDataModel
 
getFloorDataModels() - 类 中的方法com.palmap.gl.maps.Palmap
获取楼层列表数据
getFloorHeight() - 类 中的方法com.palmap.gl.navigation.entity.PartInfo
 
getFloorHeight(double) - 类 中的方法com.palmap.gl.navigation.route.BaseRouteOperate
 
getFloorId() - 类 中的方法com.palmap.gl.data.model.FloorDataModel
 
getFloorId() - 类 中的方法com.palmap.gl.data.model.PlanarGraph
 
getFloorId() - 类 中的方法com.palmap.gl.local.PalConstants.MapDataBean
 
getFloorId() - 类 中的方法com.palmap.gl.maps.marker.SimpleLocationMarker
 
getFloorId() - 类 中的方法com.palmap.gl.model.Feature
 
getFloorId() - 类 中的方法com.palmap.gl.navigation.entity.NaviInfo
获取楼层Id
getFloorId() - 类 中的方法com.palmap.gl.navigation.entity.NodeInfo
获取楼层Id
getFloorId() - 类 中的方法com.palmap.gl.navigation.entity.PartInfo
 
getFloorId() - 类 中的方法com.palmap.gl.overlay.impl.SimpleImageMarker
 
getFloorId() - 类 中的方法com.palmap.gl.overlay.impl.SimpleTextMarker
 
getFloorId() - 接口 中的方法com.palmap.gl.overlay.OverlayCell
提供Overlay所在的楼层Id
getFloorName() - 类 中的方法com.palmap.gl.local.PalConstants.MapDataBean
 
getFloorView() - 类 中的方法com.palmap.gl.widget.impl.MapUIController
 
getFName() - 类 中的方法com.palmap.gl.model.Feature
 
getFocalPoint() - 类 中的方法com.palmap.gl.gestures.gesture.MultiFingerGesture
Returns a center point of this gesture.
getFocusDelta() - 类 中的方法com.palmap.gl.gestures.MoveGestureDetector
 
getFocusX() - 类 中的方法com.palmap.gl.gestures.MoveGestureDetector
 
getFocusX() - 类 中的方法com.palmap.gl.gestures.TwoFingerGestureDetector
 
getFocusY() - 类 中的方法com.palmap.gl.gestures.MoveGestureDetector
 
getFocusY() - 类 中的方法com.palmap.gl.gestures.TwoFingerGestureDetector
 
getFolderName(String) - 类 中的静态方法com.palmap.gl.utils.FileUtils
get folder name from path【获得文件路径中的父文件夹目录字符串】 getFolderName(null) = null getFolderName("") = "" getFolderName(" ") = "" getFolderName("a.mp3") = "" getFolderName("a.b.rmvb") = "" getFolderName("abc") = "" getFolderName("c:\\") = "c:" getFolderName("c:\\a") = "c:" getFolderName("c:\\a.b") = "c:" getFolderName("c:a.txt\\a") = "c:a.txt" getFolderName("c:a\\b\\c\\d.txt") = "c:a\\b\\c" getFolderName("/home/admin") = "/home" getFolderName("/home/admin/a.txt/b.mp3") = "/home/admin/a.txt"
getFoxy() - 类 中的方法com.palmap.gl.GLContext
 
getFrameStyle() - 类 中的方法com.palmap.gl.style.model.MapStyle
 
getGeoCoordinate() - 类 中的方法com.palmap.gl.maps.marker.SimpleLocationMarker
 
getGeoCoordinate() - 类 中的方法com.palmap.gl.overlay.impl.SimpleImageMarker
 
getGeoCoordinate() - 类 中的方法com.palmap.gl.overlay.impl.SimpleTextMarker
 
getGeoCoordinate() - 接口 中的方法com.palmap.gl.overlay.OverlayCell
提供Overlay所在的世界坐标
getGeometry() - 类 中的方法com.palmap.gl.model.Feature
 
getGeometryType() - 类 中的方法com.palmap.gl.geometry.MultiPolygonCollection
 
getGestureDuration() - 类 中的方法com.palmap.gl.gestures.gesture.BaseGesture
Returns a difference in millis between MotionEvent.getDownTime() and MotionEvent.getEventTime() (most recent event's time) associated with this gesture.
getGlContext() - 类 中的方法com.palmap.gl.objectes.layer.AbstractLayer
 
getGreen(int) - 类 中的静态方法com.palmap.gl.utils.ColorUtils
 
getHeight() - 类 中的方法com.palmap.gl.objectes.extend.ModelData.BoundBox
 
getHeight() - 类 中的方法com.palmap.gl.objectes.renderer.FeatureRenderer
 
getHeight() - 类 中的方法com.palmap.gl.objectes.renderer.MergeFeatureRenderer
 
getHeight() - 类 中的方法com.palmap.gl.objectes.renderer.SingleFeatureRenderer
 
getHeight() - 类 中的方法com.palmap.gl.objectes.renderer.texture.BasicTexture
 
getHeight() - 接口 中的方法com.palmap.gl.objectes.renderer.texture.Texture
 
getHeight() - 类 中的方法com.palmap.gl.style.model.AreaStyle.Param
 
getHeight() - 类 中的方法com.palmap.gl.style.model.FrameStyle
 
getHeight(String) - 类 中的方法com.palmap.gl.style.model.NavigationStyle
 
getHeightStylePath() - 类 中的静态方法com.palmap.gl.local.FilePathManager
 
getIconField() - 类 中的方法com.palmap.gl.style.model.AreaTextStyle.Param
 
getIconField() - 类 中的方法com.palmap.gl.style.model.FacilityStyle.Param
 
getIconHeight() - 类 中的方法com.palmap.gl.style.model.AreaTextStyle.Param
 
getIconHeight() - 类 中的方法com.palmap.gl.style.model.FacilityStyle.Param
 
getIconWidth() - 类 中的方法com.palmap.gl.style.model.AreaTextStyle.Param
 
getIconWidth() - 类 中的方法com.palmap.gl.style.model.FacilityStyle.Param
 
getId() - 类 中的方法com.palmap.gl.model.Feature
 
getId() - 类 中的方法com.palmap.gl.objectes.renderer.texture.BasicTexture
 
getId(Context, String) - 类 中的静态方法com.palmap.gl.utils.ResourceUtil
 
getImage() - 类 中的方法com.palmap.gl.style.model.AreaStyle.Param
 
getImagePath() - 类 中的静态方法com.palmap.gl.local.FilePathManager
 
getImagePath(String) - 类 中的方法com.palmap.gl.style.model.NavigationStyle
 
getIndex() - 类 中的方法com.palmap.gl.navigation.entity.PartInfo
 
getInitialX() - 类 中的方法com.palmap.gl.gestures.gesture.MoveDistancesObject
Get X coordinate of this pointer when it was first register.
getInitialY() - 类 中的方法com.palmap.gl.gestures.gesture.MoveDistancesObject
Get Y coordinate of this pointer when it was first register.
getKey() - 类 中的方法com.palmap.gl.objectes.extend.MeshData.VertexDefine
 
getKeys() - 类 中的方法com.palmap.gl.style.model.AreaStyle
 
getKeys() - 类 中的方法com.palmap.gl.style.model.AreaTextStyle
 
getKeys() - 类 中的方法com.palmap.gl.style.model.FacilityStyle
 
getKeyWord() - 类 中的方法com.palmap.gl.local.PalConstants.MapDataBean
 
getLastDistanceX() - 类 中的方法com.palmap.gl.gestures.gesture.MoveGestureDetector
Returns X distance of the focal point in pixels calculated during the last MoveGestureDetector.OnMoveGestureListener.onMove(MoveGestureDetector, float, float) call.
getLastDistanceY() - 类 中的方法com.palmap.gl.gestures.gesture.MoveGestureDetector
Returns Y distance of the focal point in pixels calculated during the last MoveGestureDetector.OnMoveGestureListener.onMove(MoveGestureDetector, float, float) call.
getLat() - 类 中的方法com.palmap.gl.navigation.entity.LngLat
获取纬度
getLayerName() - 接口 中的方法com.palmap.gl.animation.AnimationProvider
该动画作用于哪个图层
getLayerName() - 类 中的方法com.palmap.gl.animation.OpacityAnimationProvider
 
getLayerName() - 类 中的方法com.palmap.gl.option.ISymbolRenderRule
 
getLayoutId(Context, String) - 类 中的静态方法com.palmap.gl.utils.ResourceUtil
 
getLeftTop() - 类 中的方法com.palmap.gl.camera.CameraBounds
 
getLength() - 类 中的方法com.palmap.gl.core.VertexArray
 
getLength() - 类 中的方法com.palmap.gl.navigation.entity.PartInfo
 
getLight() - 类 中的方法com.palmap.gl.camera.Camera
 
getLight() - 类 中的方法com.palmap.gl.GLContext
 
getLng() - 类 中的方法com.palmap.gl.navigation.entity.LngLat
获取经度
getLngLat() - 类 中的方法com.palmap.gl.navigation.entity.NodeInfo
获取经纬度坐标
getLocalIcon() - 类 中的方法com.palmap.gl.style.model.AreaTextStyle.Param
 
getLocalIcon() - 类 中的方法com.palmap.gl.style.model.FacilityStyle.Param
 
getMapCenter() - 类 中的方法com.palmap.gl.maps.Palmap
获取当前地图的中心点
getMapCenter() - 类 中的方法com.palmap.gl.view.MapView
获取当前地图的中心点
getMapCenterPoint() - 类 中的方法com.palmap.gl.camera.Camera
 
getMapCenterPoint() - 类 中的方法com.palmap.gl.maps.Palmap
获取当前view中心点的世界坐标
getMapCenterPoint() - 类 中的方法com.palmap.gl.view.MapView
获取当前view中心点的世界坐标
getMapCenterX() - 类 中的方法com.palmap.gl.data.model.PlanarGraph
 
getMapCenterX() - 类 中的方法com.palmap.gl.GLContext
 
getMapCenterY() - 类 中的方法com.palmap.gl.data.model.PlanarGraph
 
getMapCenterY() - 类 中的方法com.palmap.gl.GLContext
 
getMapColor() - 接口 中的方法com.palmap.gl.style.IStyleManager
 
getMapDataPath() - 类 中的静态方法com.palmap.gl.local.FilePathManager
 
getMapDataPath() - 类 中的静态方法com.palmap.gl.utils.FileUtils
 
getMapHeading() - 类 中的方法com.palmap.gl.camera.Camera
 
getMapId() - 类 中的方法com.palmap.gl.data.model.FloorDataModel
 
getMapImagePath() - 接口 中的方法com.palmap.gl.style.IStyleManager
 
getMapRotate() - 类 中的方法com.palmap.gl.maps.Palmap
获得地图的角度
getMapSkewAngle() - 类 中的方法com.palmap.gl.maps.Palmap
获取地图俯仰角度
getMapStyle(CallBack<List<MapStyle>>) - 接口 中的方法com.palmap.gl.data.IMapThemeSource
 
getMapStyle(CallBack<List<MapStyle>>) - 类 中的方法com.palmap.gl.data.impl.MapThemeImpl
 
getMapStyleFilePath(String) - 类 中的静态方法com.palmap.gl.utils.FileUtils
 
getMapStyleId() - 类 中的方法com.palmap.gl.data.model.MapStyle
 
getMapStyleJson(String, CallBack) - 接口 中的方法com.palmap.gl.data.IMapThemeSource
 
getMapStyleJson(String, CallBack) - 类 中的方法com.palmap.gl.data.impl.MapThemeImpl
 
getMapUIController() - 类 中的方法com.palmap.gl.maps.Palmap
获取地图控件控制器
getMapViewOption() - 类 中的方法com.palmap.gl.view.MapView
获取地图手势option MapViewOption
getMapZoomLevel() - 类 中的方法com.palmap.gl.maps.Palmap
获取缩放级别
getMatrix() - 类 中的方法com.palmap.gl.camera.Camera
 
getMaxShoveAngle() - 类 中的方法com.palmap.gl.gestures.gesture.ShoveGestureDetector
Get the maximum allowed angle between fingers, measured from the horizontal line, to qualify it as a shove gesture.
getMaxShoveAngle() - 类 中的方法com.palmap.gl.gestures.gesture.SidewaysShoveGestureDetector
Get the maximum allowed angle between fingers, measured from the vertical line, to qualify it as a sideways shove gesture.
getMeshes() - 类 中的方法com.palmap.gl.objectes.extend.MergeModelData
 
getMeshes() - 类 中的方法com.palmap.gl.objectes.extend.NormalModelData
 
getmImagePath() - 类 中的方法com.palmap.gl.style.model.FrameStyle
 
getModelMatrix() - 类 中的方法com.palmap.gl.GLContext
 
getModelMatrix() - 类 中的方法com.palmap.gl.objectes.layer.FeatureLayer
 
getMoveGestureDetector() - 类 中的方法com.palmap.gl.gestures.gesture.PalmapGesturesManager
Get move gesture detector.
getMoveObject(int) - 类 中的方法com.palmap.gl.gestures.gesture.MoveGestureDetector
Returns MoveDistancesObject referencing the pointer held under passed index.
getMoveThreshold() - 类 中的方法com.palmap.gl.gestures.gesture.MoveGestureDetector
Get the delta pixel threshold required to qualify it as a move gesture.
getMsg() - 异常错误 中的方法com.palmap.gl.navigation.exception.NavigateException
获取异常提示信息
getMtlInfoHashMap() - 类 中的方法com.palmap.gl.objectes.extend.MtlLib
 
getMtlLib() - 类 中的方法com.palmap.gl.objectes.extend.ModelData
 
getMtlLibName() - 类 中的方法com.palmap.gl.objectes.extend.MeshData
 
getMultiFingerTapGestureDetector() - 类 中的方法com.palmap.gl.gestures.gesture.PalmapGesturesManager
Get multi finger tap gesture detector.
getMultiFingerTapMovementThreshold() - 类 中的方法com.palmap.gl.gestures.gesture.MultiFingerTapGestureDetector
Get maximum movement allowed for any finger before rejecting this gesture.
getMultiFingerTapTimeThreshold() - 类 中的方法com.palmap.gl.gestures.gesture.MultiFingerTapGestureDetector
Get maximum time in millis that fingers can have a contact with the screen before rejecting this gesture.
getMutuallyExclusiveGestures() - 类 中的方法com.palmap.gl.gestures.gesture.PalmapGesturesManager
Returns a list of sets containing mutually exclusive gestures.
getName() - 类 中的方法com.palmap.gl.data.model.FloorDataModel
 
getName() - 类 中的方法com.palmap.gl.local.PalConstants.MapDataBean
 
getName() - 类 中的方法com.palmap.gl.model.Feature
 
getName() - 类 中的方法com.palmap.gl.objectes.layer.AbstractLayer
 
getName() - 接口 中的方法com.palmap.gl.objectes.Layer
 
getNameEn() - 类 中的方法com.palmap.gl.data.model.FloorDataModel
 
getNavigateManager() - 类 中的方法com.palmap.gl.maps.Palmap
获取导航管理类
getNavigationLineFeature(int) - 类 中的方法com.palmap.gl.view.MapView
获取某条导航线的数据
getNavigationLineSize() - 类 中的方法com.palmap.gl.view.MapView
获取当前导航线的数量
getNavigationRoute(int) - 类 中的方法com.palmap.gl.maps.Palmap
获取某条导航线的数据
getNavigationRouteSize() - 类 中的方法com.palmap.gl.maps.Palmap
获取当前导航线的数量
getNavigationStyle(String) - 接口 中的方法com.palmap.gl.style.IStyleManager
 
getNavigationStyle() - 类 中的方法com.palmap.gl.style.model.MapStyle
 
getNaviTip() - 类 中的方法com.palmap.gl.navigation.entity.NaviInfo
获取默认导航提示
getNextAction() - 类 中的方法com.palmap.gl.navigation.entity.NaviInfo
获取下一步状态
getNextAction() - 类 中的方法com.palmap.gl.navigation.entity.PartInfo
 
getNormalArray() - 类 中的方法com.palmap.gl.objectes.renderer.model.VertexDataArray
 
getOnLineX() - 类 中的方法com.palmap.gl.navigation.entity.NaviInfo
获取吸附点X坐标
getOnLineY() - 类 中的方法com.palmap.gl.navigation.entity.NaviInfo
获取吸附点Y坐标
getOpacity() - 类 中的方法com.palmap.gl.objectes.renderer.OpacityRenderer
 
getOpacity() - 类 中的方法com.palmap.gl.objectes.renderer.texture.BitmapTexture
 
getOpacity() - 类 中的方法com.palmap.gl.objectes.renderer.Texture2DRenderer
 
getOriginalX() - 类 中的方法com.palmap.gl.navigation.entity.NaviInfo
获取导航点X坐标
getOriginalY() - 类 中的方法com.palmap.gl.navigation.entity.NaviInfo
获取导航点Y坐标
getOutlineColor() - 类 中的方法com.palmap.gl.style.model.AreaStyle.Param
 
getOutlineColor() - 类 中的方法com.palmap.gl.style.model.AreaTextStyle.Param
 
getOutlineColor() - 类 中的方法com.palmap.gl.style.model.FrameStyle
 
getOutlineWidth() - 类 中的方法com.palmap.gl.style.model.AreaStyle.Param
 
getOutlineWidth() - 类 中的方法com.palmap.gl.style.model.AreaTextStyle.Param
 
getOutlineWidth() - 类 中的方法com.palmap.gl.style.model.FrameStyle
 
getParam(List<String>, String) - 类 中的方法com.palmap.gl.style.model.AreaStyle
 
getParam(List<String>, String) - 类 中的方法com.palmap.gl.style.model.AreaTextStyle
 
getParam(List<String>, String) - 类 中的方法com.palmap.gl.style.model.FacilityStyle
 
getPassedNodeArray() - 类 中的方法com.palmap.gl.navigation.entity.NaviInfo
获取已通过的点序列
getPixelDeltaThreshold() - 类 中的方法com.palmap.gl.gestures.gesture.ShoveGestureDetector
Get the delta pixel threshold required to qualify it as a shove gesture.
getPixelDeltaThreshold() - 类 中的方法com.palmap.gl.gestures.gesture.SidewaysShoveGestureDetector
Get the delta pixel threshold required to qualify it as a sideways shove gesture.
getPixelLengthFromRealDistance(MapView, double) - 类 中的静态方法com.palmap.gl.view.MapUtil
 
getPkgName(Context) - 类 中的静态方法com.palmap.gl.utils.FileUtils
获取程序的包名
getPointersCount() - 类 中的方法com.palmap.gl.gestures.gesture.MultiFingerGesture
Returns the number of active pointers.
getPointRoadNetPath(String) - 类 中的静态方法com.palmap.gl.local.FilePathManager
 
getPolygonStyle(String, Feature) - 接口 中的方法com.palmap.gl.style.IStyleManager
 
getPositionArray() - 类 中的方法com.palmap.gl.objectes.renderer.model.VertexDataArray
 
getPositionColorArray() - 类 中的方法com.palmap.gl.objectes.renderer.model.VertexDataArray
 
getPositionNormalArray() - 类 中的方法com.palmap.gl.objectes.renderer.model.VertexDataArray
 
getPrevFingersDiffX() - 类 中的方法com.palmap.gl.gestures.gesture.MultiFingerDistancesObject
 
getPrevFingersDiffXY() - 类 中的方法com.palmap.gl.gestures.gesture.MultiFingerDistancesObject
 
getPrevFingersDiffY() - 类 中的方法com.palmap.gl.gestures.gesture.MultiFingerDistancesObject
 
getPreviousEvent() - 类 中的方法com.palmap.gl.gestures.gesture.BaseGesture
Returns previous event in this gesture chain.
getPreviousSpan(int, int) - 类 中的方法com.palmap.gl.gestures.gesture.MultiFingerGesture
Returns the previous distance between the two pointers forming the gesture in progress.
getPreviousSpan() - 类 中的方法com.palmap.gl.gestures.TwoFingerGestureDetector
Return the previous distance between the two pointers forming the gesture in progress.
getPreviousSpanX(int, int) - 类 中的方法com.palmap.gl.gestures.gesture.MultiFingerGesture
Returns previous X distance between pointers in pixels.
getPreviousSpanY(int, int) - 类 中的方法com.palmap.gl.gestures.gesture.MultiFingerGesture
Returns previous Y distance between pointers in pixels.
getPreviousX() - 类 中的方法com.palmap.gl.gestures.gesture.MoveDistancesObject
Get previous X coordinate of this pointer.
getPreviousY() - 类 中的方法com.palmap.gl.gestures.gesture.MoveDistancesObject
Get previous Y coordinate of this pointer.
getPriority() - 类 中的方法com.palmap.gl.objectes.BasicRenderer
 
getPriority() - 类 中的方法com.palmap.gl.objectes.layer.AbstractLayer
 
getPriority() - 类 中的方法com.palmap.gl.objectes.layer.FeatureLayer
 
getPriority() - 类 中的方法com.palmap.gl.objectes.layer.FeatureLineLayer
 
getPriority() - 类 中的方法com.palmap.gl.objectes.layer.ModelLayer
 
getPriority() - 类 中的方法com.palmap.gl.objectes.layer.NavigationLineLayer
 
getPriority() - 类 中的方法com.palmap.gl.objectes.layer.RoadNetLayer
 
getPriority() - 接口 中的方法com.palmap.gl.objectes.Renderer
 
getPriority() - 类 中的方法com.palmap.gl.objectes.renderer.texture.BasicTexture
 
getProfile() - 类 中的方法com.palmap.gl.local.PalConstants.MapDataBean
 
getProjectionMatrix() - 类 中的方法com.palmap.gl.GLContext
 
getProjectionOneW() - 类 中的方法com.palmap.gl.GLContext
 
getProjectionOneZ() - 类 中的方法com.palmap.gl.GLContext
 
getProjectionTenW() - 类 中的方法com.palmap.gl.GLContext
 
getProjectionTenZ() - 类 中的方法com.palmap.gl.GLContext
 
getProperties() - 类 中的方法com.palmap.gl.model.Feature
 
getPropertyName() - 类 中的方法com.palmap.gl.option.ISymbolRenderRule
 
getRadius() - 类 中的方法com.palmap.gl.model.Feature
 
getRawX(MotionEvent, int) - 类 中的静态方法com.palmap.gl.gestures.gesture.Utils
 
getRawX(MotionEvent, int) - 类 中的静态方法com.palmap.gl.gestures.TwoFingerGestureDetector
MotionEvent has no getRawX(int) method; simulate it pending future API approval.
getRawY(MotionEvent, int) - 类 中的静态方法com.palmap.gl.gestures.gesture.Utils
 
getRawY(MotionEvent, int) - 类 中的静态方法com.palmap.gl.gestures.TwoFingerGestureDetector
MotionEvent has no getRawY(int) method; simulate it pending future API approval.
getRectF(GLContext) - 类 中的方法com.palmap.gl.objectes.renderer.texture.BitmapTexture
 
getRed(int) - 类 中的静态方法com.palmap.gl.utils.ColorUtils
 
getRemainLength() - 类 中的方法com.palmap.gl.navigation.entity.NaviInfo
 
getRenderers() - 类 中的方法com.palmap.gl.objectes.layer.SymbolLayer
 
getRenderMode() - 类 中的方法com.palmap.gl.objectes.layer.AbstractLayer
 
getRenderMode() - 接口 中的方法com.palmap.gl.objectes.Layer
 
getRenderMode() - 类 中的方法com.palmap.gl.objectes.renderer.ModeRenderer
 
getRequiredPointersCount() - 类 中的方法com.palmap.gl.gestures.gesture.MoveGestureDetector
 
getRequiredPointersCount() - 类 中的方法com.palmap.gl.gestures.gesture.MultiFingerGesture
 
getRightBottom() - 类 中的方法com.palmap.gl.camera.CameraBounds
 
getRoadNetData(Context, CallBack<String>, boolean) - 类 中的方法com.palmap.gl.roadnet.RoadNetDataImpl
 
getRoadNetData(Context, CallBack<String>, boolean) - 接口 中的方法com.palmap.gl.roadnet.RoadNetDataProvider
 
getRoadNetLineFeatureCollection(String) - 类 中的方法com.palmap.gl.roadnet.RoadNetManager
 
getRoadNetPointFeatureCollection(String) - 类 中的方法com.palmap.gl.roadnet.RoadNetManager
 
getRotate() - 类 中的方法com.palmap.gl.view.MapView
获得地图的角度
getRotateGestureDetector() - 类 中的方法com.palmap.gl.gestures.gesture.PalmapGesturesManager
Get rotate gesture detector.
getRotateX() - 类 中的方法com.palmap.gl.option.ModelRenderOption
 
getRotateY() - 类 中的方法com.palmap.gl.option.ModelRenderOption
 
getRotateZ() - 类 中的方法com.palmap.gl.option.ModelRenderOption
 
getRotationDegreesDelta() - 类 中的方法com.palmap.gl.gestures.RotateGestureDetector
Return the rotation difference from the previous rotate event to the current event.
getRouteByFloorId(String) - 接口 中的方法com.palmap.gl.navigation.INavigateManager
根据楼层Id获取该楼层导航线FeatureCollection
getRouteByFloorId(String, String) - 接口 中的方法com.palmap.gl.navigation.INavigateManager
重新渲染走过的路,实现走过的路
getScaleFactor() - 类 中的方法com.palmap.gl.gestures.gesture.StandardScaleGestureDetector
 
getScaleFactor() - 类 中的方法com.palmap.gl.option.ModelRenderOption
 
getSDPath() - 类 中的静态方法com.palmap.gl.utils.FileUtils
获取SD卡路径
getSeq() - 类 中的方法com.palmap.gl.data.model.FloorDataModel
 
getShaderProgram() - 类 中的方法com.palmap.gl.objectes.layer.FeatureLayer
 
getShoveGestureDetector() - 类 中的方法com.palmap.gl.gestures.gesture.PalmapGesturesManager
Get shove gesture detector.
getShovePixelsDelta() - 类 中的方法com.palmap.gl.gestures.ShoveGestureDetector
Return the distance in pixels from the previous shove event to the current event.
getSidewaysShoveGestureDetector() - 类 中的方法com.palmap.gl.gestures.gesture.PalmapGesturesManager
Get sideways shove gesture detector.
getSize() - 类 中的方法com.palmap.gl.objectes.renderer.model.VertexDataArray
 
getSkewAngle() - 类 中的方法com.palmap.gl.camera.Camera
 
getSkewAngle() - 类 中的方法com.palmap.gl.view.MapView
获取地图俯仰角度
getSp() - 类 中的方法com.palmap.gl.GLContext
 
getSpanSinceStartThreshold() - 类 中的方法com.palmap.gl.gestures.gesture.StandardScaleGestureDetector
Get the threshold span in pixels between initial fingers position and current needed for this detector to qualify it as a scale gesture.
getSpanThreshold() - 类 中的方法com.palmap.gl.gestures.gesture.MultiFingerGesture
Get minimum span between any pair of finger that is required to pass motion events to this detector.
getSpecularLightColor() - 类 中的方法com.palmap.gl.objectes.light.ParallelLight
 
getSpecularMaterial() - 类 中的方法com.palmap.gl.objectes.light.ParallelLight
 
getStandardGestureDetector() - 类 中的方法com.palmap.gl.gestures.gesture.PalmapGesturesManager
Get gesture detector that wraps GestureDetectorCompat.
getStandardScaleGestureDetector() - 类 中的方法com.palmap.gl.gestures.gesture.PalmapGesturesManager
Get gesture detector that wraps ScaleGestureDetector.
getStartCategoryId() - 类 中的方法com.palmap.gl.navigation.entity.PartInfo
 
getStartNode() - 类 中的方法com.palmap.gl.navigation.entity.PartInfo
 
getState() - 类 中的方法com.palmap.gl.objectes.renderer.texture.BasicTexture
 
getState() - 接口 中的方法com.palmap.gl.objectes.renderer.texture.Texture
 
getString(Object) - 类 中的静态方法com.palmap.gl.utils.StringUtils
 
getStringId(Context, String) - 类 中的静态方法com.palmap.gl.utils.ResourceUtil
 
getStringProperty(String) - 类 中的方法com.palmap.gl.model.Feature
 
getStyleId(Context, String) - 类 中的静态方法com.palmap.gl.utils.ResourceUtil
 
getStyleManager() - 类 中的方法com.palmap.gl.GLContext
 
getStyleManager(String) - 类 中的静态方法com.palmap.gl.MapEngine
 
getStyleName() - 类 中的方法com.palmap.gl.data.model.MapStyle
 
getStylePath() - 类 中的静态方法com.palmap.gl.local.FilePathManager
 
getStyleText() - 类 中的方法com.palmap.gl.data.model.MapStyle
 
getSymbolStyle(String, Feature) - 接口 中的方法com.palmap.gl.style.IStyleManager
 
getTag() - 接口 中的方法com.palmap.gl.executer.Task
 
getTag() - 类 中的方法com.palmap.gl.objectes.BasicRenderer.AsyncLoadTask
 
getTaskDispatcher() - 类 中的方法com.palmap.gl.GLContext
 
getTextCacheOption() - 类 中的方法com.palmap.gl.cache.CacheKey
 
getTextColor() - 类 中的方法com.palmap.gl.style.model.AreaTextStyle.Param
 
getTextField() - 类 中的方法com.palmap.gl.style.model.AreaTextStyle.Param
 
getTextSize() - 类 中的方法com.palmap.gl.style.model.AreaTextStyle.Param
 
getTexture2DModelMatrix() - 类 中的方法com.palmap.gl.camera.Camera
 
getTexture2DModelMatrix() - 类 中的方法com.palmap.gl.GLContext
 
getTextureLoader() - 类 中的方法com.palmap.gl.objectes.layer.SymbolLayer
 
getTimeDelta() - 类 中的方法com.palmap.gl.gestures.BaseGestureDetector
Return the time difference in milliseconds between the previous accepted GestureDetector event and the current GestureDetector event.
getTimeDuration() - 接口 中的方法com.palmap.gl.navigation.INavigateManager
获取导航点更新时间间隔
getTotalDistance() - 接口 中的方法com.palmap.gl.navigation.INavigateManager
计算总距离
getTotalRemainLength() - 类 中的方法com.palmap.gl.navigation.entity.NaviInfo
获取剩余总长度
getType() - 类 中的方法com.palmap.gl.model.Feature
 
getType() - 类 中的方法com.palmap.gl.style.model.AreaTextStyle.Param
 
getType() - 类 中的方法com.palmap.gl.style.model.FacilityStyle.Param
 
getUnderlyingScaleGestureDetector() - 类 中的方法com.palmap.gl.gestures.gesture.StandardScaleGestureDetector
Get the underlying ScaleGestureDetector.
getUnPassedNodeArray() - 类 中的方法com.palmap.gl.navigation.entity.NaviInfo
获取未通过的点序列
getVector() - 类 中的方法com.palmap.gl.objectes.light.ParallelLight
 
getVertexData() - 类 中的方法com.palmap.gl.objectes.extend.ModelData
 
getVertexIndexBuffer() - 类 中的方法com.palmap.gl.objectes.extend.MeshData
 
getViewPortHeight() - 类 中的方法com.palmap.gl.GLContext
 
getViewPortWidth() - 类 中的方法com.palmap.gl.GLContext
 
getViewProjectionMatrix() - 类 中的方法com.palmap.gl.GLContext
 
getVisibility() - 类 中的方法com.palmap.gl.objectes.layer.AbstractLayer
 
getVisibility() - 接口 中的方法com.palmap.gl.objectes.Layer
 
getW() - 类 中的方法com.palmap.gl.glm.vec.Vec4
 
getWidth() - 类 中的方法com.palmap.gl.objectes.extend.ModelData.BoundBox
 
getWidth() - 类 中的方法com.palmap.gl.objectes.renderer.texture.BasicTexture
 
getWidth() - 接口 中的方法com.palmap.gl.objectes.renderer.texture.Texture
 
getWidth(String) - 类 中的方法com.palmap.gl.style.model.NavigationStyle
 
getX() - 类 中的方法com.palmap.gl.glm.vec.Vec2
 
getX() - 类 中的方法com.palmap.gl.glm.vec.Vec3
 
getX() - 类 中的方法com.palmap.gl.glm.vec.Vec4
 
getX() - 类 中的方法com.palmap.gl.navigation.entity.NodeInfo
获取X坐标
getY() - 类 中的方法com.palmap.gl.glm.vec.Vec2
 
getY() - 类 中的方法com.palmap.gl.glm.vec.Vec3
 
getY() - 类 中的方法com.palmap.gl.glm.vec.Vec4
 
getY() - 类 中的方法com.palmap.gl.navigation.entity.NodeInfo
获取Y坐标
getZ() - 类 中的方法com.palmap.gl.glm.vec.Vec3
 
getZ() - 类 中的方法com.palmap.gl.glm.vec.Vec4
 
getZ() - 类 中的方法com.palmap.gl.navigation.entity.NodeInfo
获取Z坐标
getzFar() - 类 中的方法com.palmap.gl.GLContext
 
getzNear() - 类 中的方法com.palmap.gl.GLContext
 
getZoomLevel() - 类 中的方法com.palmap.gl.camera.Camera
 
getZoomLevel() - 类 中的方法com.palmap.gl.GLContext
 
getZoomLevel() - 类 中的方法com.palmap.gl.view.MapView
获取缩放级别
getZoomRange() - 类 中的方法com.palmap.gl.objectes.renderer.Texture2DRenderer
 
getZoomRange() - 类 中的方法com.palmap.gl.style.model.AreaTextStyle.Param
 
getZoomRange() - 类 中的方法com.palmap.gl.style.model.FacilityStyle.Param
 
GLContext - com.palmap.gl中的类
Created by wtm on 2017/11/28.
GLContext(Context, IStyleManager) - 类 的构造器com.palmap.gl.GLContext
 
glContext - 类 中的变量com.palmap.gl.objectes.layer.AbstractLayer
 
GlideTextTransitionOptions - com.palmap.gl.plugin.impl.transformations中的类
Created by wtm on 2017/12/29.
GlideTextTransitionOptions(boolean, TextOption) - 类 的构造器com.palmap.gl.plugin.impl.transformations.GlideTextTransitionOptions
 
glLineWidth(float) - 类 中的方法com.palmap.gl.GLContext
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
跳过导航链接