- SCREEN_CLIP_BOTTOM_TO_TOP_get() - 类 中的静态方法com.geoway.mobile.layers.LayerModuleJNI
-
- SCREEN_CLIP_LEFT_TO_RIGHT_get() - 类 中的静态方法com.geoway.mobile.layers.LayerModuleJNI
-
- SCREEN_CLIP_NONE_get() - 类 中的静态方法com.geoway.mobile.layers.LayerModuleJNI
-
- SCREEN_CLIP_RIGHT_TO_LEFT_get() - 类 中的静态方法com.geoway.mobile.layers.LayerModuleJNI
-
- SCREEN_CLIP_TOP_TO_BOTTOM_get() - 类 中的静态方法com.geoway.mobile.layers.LayerModuleJNI
-
- ScreenBounds - com.geoway.mobile.core中的类
-
A container class that defines a bounding box on the screen using minimum and maximum screen positions.
- ScreenBounds(long, boolean) - 类 的构造器com.geoway.mobile.core.ScreenBounds
-
- ScreenBounds() - 类 的构造器com.geoway.mobile.core.ScreenBounds
-
Constructs an empty ScreenBounds object.
- ScreenBounds(ScreenPos, ScreenPos) - 类 的构造器com.geoway.mobile.core.ScreenBounds
-
Constructs a ScreenBounds object from a minimum and maximum position.
- ScreenBounds_contains__SWIG_0(long, ScreenBounds, long, ScreenPos) - 类 中的静态方法com.geoway.mobile.core.ScreenBoundsModuleJNI
-
- ScreenBounds_contains__SWIG_1(long, ScreenBounds, long, ScreenBounds) - 类 中的静态方法com.geoway.mobile.core.ScreenBoundsModuleJNI
-
- ScreenBounds_equalsInternal(long, ScreenBounds, long, ScreenBounds) - 类 中的静态方法com.geoway.mobile.core.ScreenBoundsModuleJNI
-
- ScreenBounds_getCenter(long, ScreenBounds) - 类 中的静态方法com.geoway.mobile.core.ScreenBoundsModuleJNI
-
- ScreenBounds_getHeight(long, ScreenBounds) - 类 中的静态方法com.geoway.mobile.core.ScreenBoundsModuleJNI
-
- ScreenBounds_getMax(long, ScreenBounds) - 类 中的静态方法com.geoway.mobile.core.ScreenBoundsModuleJNI
-
- ScreenBounds_getMin(long, ScreenBounds) - 类 中的静态方法com.geoway.mobile.core.ScreenBoundsModuleJNI
-
- ScreenBounds_getWidth(long, ScreenBounds) - 类 中的静态方法com.geoway.mobile.core.ScreenBoundsModuleJNI
-
- ScreenBounds_hashCodeInternal(long, ScreenBounds) - 类 中的静态方法com.geoway.mobile.core.ScreenBoundsModuleJNI
-
- ScreenBounds_intersects(long, ScreenBounds, long, ScreenBounds) - 类 中的静态方法com.geoway.mobile.core.ScreenBoundsModuleJNI
-
- ScreenBounds_toString(long, ScreenBounds) - 类 中的静态方法com.geoway.mobile.core.ScreenBoundsModuleJNI
-
- ScreenBoundsModuleJNI - com.geoway.mobile.core中的类
-
- ScreenBoundsModuleJNI() - 类 的构造器com.geoway.mobile.core.ScreenBoundsModuleJNI
-
- screenClip(ScreenClipDirection, float) - 类 中的方法com.geoway.mobile.layers.Layer
-
- ScreenClipDirection - com.geoway.mobile.layers中的枚举
-
- ScreenPos - com.geoway.mobile.core中的类
-
A screen position defined by x,y floating point numbers.
- ScreenPos(long, boolean) - 类 的构造器com.geoway.mobile.core.ScreenPos
-
- ScreenPos() - 类 的构造器com.geoway.mobile.core.ScreenPos
-
Constructs a ScreenPos object.
- ScreenPos(float, float) - 类 的构造器com.geoway.mobile.core.ScreenPos
-
Constructs a ScreenPos object from 2 coordinates.
- ScreenPos_equalsInternal(long, ScreenPos, long, ScreenPos) - 类 中的静态方法com.geoway.mobile.core.ScreenPosModuleJNI
-
- ScreenPos_getX(long, ScreenPos) - 类 中的静态方法com.geoway.mobile.core.ScreenPosModuleJNI
-
- ScreenPos_getY(long, ScreenPos) - 类 中的静态方法com.geoway.mobile.core.ScreenPosModuleJNI
-
- ScreenPos_hashCodeInternal(long, ScreenPos) - 类 中的静态方法com.geoway.mobile.core.ScreenPosModuleJNI
-
- ScreenPos_toString(long, ScreenPos) - 类 中的静态方法com.geoway.mobile.core.ScreenPosModuleJNI
-
- ScreenPosModuleJNI - com.geoway.mobile.core中的类
-
- ScreenPosModuleJNI() - 类 的构造器com.geoway.mobile.core.ScreenPosModuleJNI
-
- ScreenPosVector - com.geoway.mobile.core中的类
-
- ScreenPosVector(long, boolean) - 类 的构造器com.geoway.mobile.core.ScreenPosVector
-
- ScreenPosVector() - 类 的构造器com.geoway.mobile.core.ScreenPosVector
-
- ScreenPosVector(long) - 类 的构造器com.geoway.mobile.core.ScreenPosVector
-
- ScreenPosVector_add(long, ScreenPosVector, long, ScreenPos) - 类 中的静态方法com.geoway.mobile.core.ScreenPosModuleJNI
-
- ScreenPosVector_capacity(long, ScreenPosVector) - 类 中的静态方法com.geoway.mobile.core.ScreenPosModuleJNI
-
- ScreenPosVector_clear(long, ScreenPosVector) - 类 中的静态方法com.geoway.mobile.core.ScreenPosModuleJNI
-
- ScreenPosVector_get(long, ScreenPosVector, int) - 类 中的静态方法com.geoway.mobile.core.ScreenPosModuleJNI
-
- ScreenPosVector_isEmpty(long, ScreenPosVector) - 类 中的静态方法com.geoway.mobile.core.ScreenPosModuleJNI
-
- ScreenPosVector_reserve(long, ScreenPosVector, long) - 类 中的静态方法com.geoway.mobile.core.ScreenPosModuleJNI
-
- ScreenPosVector_set(long, ScreenPosVector, int, long, ScreenPos) - 类 中的静态方法com.geoway.mobile.core.ScreenPosModuleJNI
-
- ScreenPosVector_size(long, ScreenPosVector) - 类 中的静态方法com.geoway.mobile.core.ScreenPosModuleJNI
-
- screenToMap(ScreenPos) - 类 中的方法com.geoway.mobile.layers.Gw3DtilesLayer
-
- screenToMap(ScreenPos) - 类 中的方法com.geoway.mobile.renderers.MapRenderer
-
- screenToMap(ScreenPos) - 类 中的方法com.geoway.mobile.ui.BaseMapView
-
Calculates the map position corresponding to a screen position, using the current view parameters.
- screenToMap(ScreenPos) - 类 中的方法com.geoway.mobile.ui.MapView
-
Calculates the map position corresponding to a screen position, using the current view parameters.
- screenToMapMini(ScreenPos, Options) - 类 中的方法com.geoway.mobile.ui.BaseMapView
-
- screenToMapMini(ScreenPos, Options) - 类 中的方法com.geoway.mobile.ui.MapView
-
- screenToWorld0(ScreenPos) - 类 中的方法com.geoway.mobile.renderers.MapRenderer
-
- screenToWorldMini(ScreenPos, Options) - 类 中的方法com.geoway.mobile.renderers.MapRenderer
-
- screenToWorldPlane0(ScreenPos, Options) - 类 中的方法com.geoway.mobile.graphics.ViewState
-
将屏幕坐标转换为世界坐标,z坐标为0
- screenToWorldPlane0(ScreenPos) - 类 中的方法com.geoway.mobile.graphics.ViewState
-
将屏幕坐标转换为世界坐标,z坐标为0
- screenToWorldPlane0(ScreenPos, Options) - 类 中的方法com.geoway.mobile.graphics.ViewStateMini
-
将屏幕坐标转换为世界坐标,z坐标为0
- screenToWorldPlane0(ScreenPos) - 类 中的方法com.geoway.mobile.graphics.ViewStateMini
-
将屏幕坐标转换为世界坐标,z坐标为0
- select(VectorElement, VectorElementVector) - 类 中的方法com.geoway.mobile.datasources.GeoPkgDataSource
-
i查询点击地图返回多边形要素
- select(VectorElement, VectorElementVector) - 类 中的方法com.geoway.mobile.datasources.ShpFileDataSource
-
i查询点击地图返回多边形要素
- select(VectorElement, VectorElementVector) - 类 中的方法com.geoway.mobile.layers.ClassificationLayer
-
- selectCustomSymbol(ScreenPos) - 类 中的方法com.geoway.mobile.layers.CustomMarkerTileLayer
-
- selectCustomSymbol(ScreenPos) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
- selectCustomSymbol(ScreenPos) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
- sendJsonByPost(String, String) - 类 中的方法com.geoway.mobile.location.provider.AlxLocationManager
-
使用httpclient发送一个post的json请求
- sendNmeaCommand(String) - 类 中的方法com.geoway.mobile.location.provider.BlueetoothGpsManager
-
Sends a NMEA sentence to the bluetooth GPS.
- sendPackagedNmeaCommand(String) - 类 中的方法com.geoway.mobile.location.provider.BlueetoothGpsManager
-
Sends a NMEA sentence to the bluetooth GPS.
- set(int, LayerConfig) - 类 中的方法com.geoway.mobile.components.LayerConfigVector
-
- set(int, Layer) - 类 中的方法com.geoway.mobile.components.Layers
-
替换指定序号的layer
- set(int, boolean) - 类 中的方法com.geoway.mobile.core.BoolVector
-
- set(int, float) - 类 中的方法com.geoway.mobile.core.FloatVector
-
- set(int, int) - 类 中的方法com.geoway.mobile.core.IntVector
-
- set(int, MapPos) - 类 中的方法com.geoway.mobile.core.MapPosVector
-
- set(int, MapPosVector) - 类 中的方法com.geoway.mobile.core.MapPosVectorVector
-
- set(int, PolygonData) - 类 中的方法com.geoway.mobile.core.PolygonDataVector
-
- set(int, ScreenPos) - 类 中的方法com.geoway.mobile.core.ScreenPosVector
-
- set(String, String) - 类 中的方法com.geoway.mobile.core.StringMap
-
- set(String, Variant) - 类 中的方法com.geoway.mobile.core.StringVariantMap
-
- set(int, String) - 类 中的方法com.geoway.mobile.core.StringVector
-
- set(int, Variant) - 类 中的方法com.geoway.mobile.core.VariantVector
-
- set(int, TileDataSource) - 类 中的方法com.geoway.mobile.datasources.TileDataSourceVector
-
- set(int, Feature) - 类 中的方法com.geoway.mobile.geometry.FeatureVector
-
- set(int, Geometry) - 类 中的方法com.geoway.mobile.geometry.GeometryVector
-
- set(int, LineGeometry) - 类 中的方法com.geoway.mobile.geometry.LineGeometryVector
-
- set(int, PointGeometry) - 类 中的方法com.geoway.mobile.geometry.PointGeometryVector
-
- set(int, PolygonGeometry) - 类 中的方法com.geoway.mobile.geometry.PolygonGeometryVector
-
- set(int, Layer) - 类 中的方法com.geoway.mobile.layers.LayerVector
-
- set(int, VectorElement) - 类 中的方法com.geoway.mobile.vectorelements.VectorElementVector
-
- set2dMode(boolean) - 类 中的方法com.geoway.mobile.layers.ClassificationVectorLayer
-
- set_bFillColorChange(boolean) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- set_bFillOpacityChange(boolean) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- set_bStrokeColorChange(boolean) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- set_bStrokeOpacityChange(boolean) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- set_change3dLevel(float) - 类 中的方法com.geoway.mobile.components.LayerConfig
-
- set_dataSourceLayerId(String) - 类 中的方法com.geoway.mobile.components.LayerConfig
-
- set_dataSourceLayersName(StringVector) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- set_defaultFillColorB(float) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- set_defaultFillColorG(float) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- set_defaultFillColorR(float) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- set_defaultFillOpacity(float) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- set_featurePropertyKey(String) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- set_featurePropertyKeyIndex(int) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- set_fromStyleJson(boolean) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- set_fZoom(float) - 类 中的方法com.geoway.mobile.layers.CustomMarkerTileLayer
-
- set_fZoom(float) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- set_heightFieldName(String) - 类 中的方法com.geoway.mobile.components.LayerConfig
-
- set_strokeColorB(float) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- set_strokeColorG(float) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- set_strokeColorR(float) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- set_strokeOpacity(float) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- set_visible(boolean) - 类 中的方法com.geoway.mobile.components.CustomSymbol
-
- setAccuracy(float) - 类 中的方法com.geoway.mobile.location.CLocation
-
- setAll(LayerVector) - 类 中的方法com.geoway.mobile.components.Layers
-
用给定的layer列表替换掉全部原有layer
- setAll(VectorElementVector) - 类 中的方法com.geoway.mobile.datasources.LocalVectorDataSource
-
Replaces all vector elements in the data source with the given list of vector elements.
- setAllClickCallBack(boolean) - 类 中的方法com.geoway.mobile.layers.ClassificationLayer
-
- setAllClickCallBack(boolean) - 类 中的方法com.geoway.mobile.layers.ClassificationVectorLayer
-
- setAllClickCallBack(boolean) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
- setAllClickCallBack(boolean) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
- setAllClickCallBack(boolean) - 类 中的方法com.geoway.mobile.layers.RasterTileLayer
-
设置是否任何点击都会回调,即使没有选中图元
- setAllClickCallBack(boolean) - 类 中的方法com.geoway.mobile.layers.ShpLayer
-
- setAllClickCallBack(boolean) - 类 中的方法com.geoway.mobile.layers.VectorLayer
-
设置是否任何点击都会回调,即使没有选中图元
- setAmbientLightColor(Color) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the ambient light color.
- setAnchorPoint(float, float) - 类 中的方法com.geoway.mobile.styles.LabelStyleBuilder
-
Sets the anchor point for the label.
- setAnchorPoint(float, float) - 类 中的方法com.geoway.mobile.styles.MarkerStyleBuilder
-
设置水平标记点。
- setAnchorPoint(float, float) - 类 中的方法com.geoway.mobile.vectorelements.Popup
-
Sets the anchor point for the popup.
- setAnchorPointX(float) - 类 中的方法com.geoway.mobile.styles.LabelStyleBuilder
-
Sets the horizontal anchor point of the label.
- setAnchorPointX(float) - 类 中的方法com.geoway.mobile.styles.MarkerStyleBuilder
-
设置标记水平坐标点。
- setAnchorPointX(float) - 类 中的方法com.geoway.mobile.vectorelements.Popup
-
Sets the horizontal anchor point for the popup.
- setAnchorPointY(float) - 类 中的方法com.geoway.mobile.styles.LabelStyleBuilder
-
Sets the vertical anchor point of the label.
- setAnchorPointY(float) - 类 中的方法com.geoway.mobile.styles.MarkerStyleBuilder
-
设置标记垂直坐标点。
- setAnchorPointY(float) - 类 中的方法com.geoway.mobile.vectorelements.Popup
-
Sets the vertical anchor point for the popup.
- setAssetManagerPointer(AssetManager) - 类 中的静态方法com.geoway.mobile.utils.AssetUtils
-
Internal method for connecting to asset manager.
- setAttachAnchorPoint(float, float) - 类 中的方法com.geoway.mobile.styles.BillboardStyleBuilder
-
设置附加锚固点的信息板。
- setAttachAnchorPointX(float) - 类 中的方法com.geoway.mobile.styles.BillboardStyleBuilder
-
设置信息板的水平附着锚点。
- setAttachAnchorPointY(float) - 类 中的方法com.geoway.mobile.styles.BillboardStyleBuilder
-
设置信息板的垂直附着锚点。
- setBackgroundBitmap(Bitmap) - 类 中的方法com.geoway.mobile.components.Options
-
设置背景图片。
- setBackGroundColor(Color) - 类 中的方法com.geoway.mobile.components.Options
-
设置mapview的背景颜色
- setBaiduTile(boolean) - 类 中的方法com.geoway.mobile.datasources.HTTPTileDataSource
-
设置是否是访问baidu瓦片
- setBaseBillboard(Billboard) - 类 中的方法com.geoway.mobile.vectorelements.Billboard
-
Attaches this billboard to another billboard, so it will always be drawn relative to the base billboard.
- setBaseProjection(Projection) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the base projection.
- setBaseURL(String) - 类 中的方法com.geoway.mobile.datasources.HTTPTileDataSource
-
设置基础url模板
- setBaseURL(String) - 类 中的方法com.geoway.mobile.datasources.TerrainTileDataSource
-
Sets the base URL for the data source.
- setBearing(float) - 类 中的方法com.geoway.mobile.location.CLocation
-
- setBigEndian(boolean) - 类 中的方法com.geoway.mobile.geometry.WKBGeometryWriter
-
Sets the endianness of output format.
- setBitmap(Bitmap) - 类 中的方法com.geoway.mobile.layers.SolidLayer
-
Sets the bitmap of this layer.
- setBitmap(Bitmap) - 类 中的方法com.geoway.mobile.styles.LineStyleBuilder
-
用于绘制线的图片,此图片会被拉伸
水平方向适配线的宽度,竖直方向沿着线的长度方向重复
缺省值为"default_line.png".
- setBitmap(Bitmap) - 类 中的方法com.geoway.mobile.styles.MarkerStyleBuilder
-
设置将被用于绘制的标记图片。
- setBitmap(Bitmap) - 类 中的方法com.geoway.mobile.styles.PointStyleBuilder
-
Sets the bitmap that will be used for drawing the point.
- setBitmapScale(float) - 类 中的方法com.geoway.mobile.layers.SolidLayer
-
Sets the bitmap scaling factor.
- setBkVisibile(boolean) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
- setBkVisibile(boolean) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
- setBuffering(float) - 类 中的方法com.geoway.mobile.vectortiles.CustomVectorTileDecoder
-
Sets the tile buffering factor.
- setBuildingRenderOrder(VectorTileRenderOrder) - 类 中的方法com.geoway.mobile.layers.CustomMarkerTileLayer
-
Sets the current display order of the buildings.
- setBuildingRenderOrder(VectorTileRenderOrder) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
Sets the current display order of the buildings.
- setBuildingRenderOrder(VectorTileRenderOrder) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
Sets the current display order of the buildings.
- setBuildingRenderOrder(VectorTileRenderOrder) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
Sets the current display order of the buildings.
- setBuildingRenderOrder(VectorTileRenderOrder) - 类 中的方法com.geoway.mobile.layers.VectorTileLayer
-
Sets the current display order of the buildings.
- setCachePath(String) - 类 中的方法com.geoway.mobile.datasources.Gw3DtilesDataSource
-
- setCachePath(boolean, String) - 类 中的方法com.geoway.mobile.datasources.HTTPTileDataSource
-
- setCachePath(boolean, String) - 类 中的方法com.geoway.mobile.datasources.TerrainTileDataSource
-
- setCacheSize(int) - 类 中的方法com.geoway.mobile.datasources.HTTPTileDataSource
-
设置缓存大小
- setCacheSize(int) - 类 中的方法com.geoway.mobile.datasources.TerrainTileDataSource
-
- setCameraPos(MapPos) - 类 中的方法com.geoway.mobile.renderers.MapRenderer
-
- setCameraPos(MapPos, float, float, float, float) - 类 中的方法com.geoway.mobile.ui.BaseMapView
-
- setCameraPos(MapPos, float, float, float, float) - 类 中的方法com.geoway.mobile.ui.MapView
-
- setCameraPosMini(MapPos, float, float, float) - 类 中的方法com.geoway.mobile.ui.BaseMapView
-
- setCameraPosMini(MapPos, float, float, float) - 类 中的方法com.geoway.mobile.ui.MapView
-
- setCausesOverlap(boolean) - 类 中的方法com.geoway.mobile.styles.BillboardStyleBuilder
-
设置是否导致压盖,如果设置为false,billboard永远不会被隐藏,即使它被其他对象压盖并且压盖隐藏开关设置为true
- setClickSize(float) - 类 中的方法com.geoway.mobile.styles.PointStyleBuilder
-
Sets the size for the point that will be used for click detection.
- setClickTypeDetection(boolean) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the state of the click type detection flag.
- setClickWidth(float) - 类 中的方法com.geoway.mobile.styles.LineStyleBuilder
-
设置点击检测宽度,单位为dp,如果设置为-1将会自动计算,缺省值为-1
- setCodePage(String) - 类 中的方法com.geoway.mobile.datasources.GeoPkgDataSource
-
Specifies the code page to use for decoding DBF text data.
- setCodePage(String) - 类 中的方法com.geoway.mobile.datasources.OGRVectorDataSource
-
Specifies the code page to use for decoding DBF text data.
- setCodePage(String) - 类 中的方法com.geoway.mobile.datasources.ShpFileDataSource
-
Specifies the code page to use for decoding DBF text data.
- setColor(Color) - 类 中的方法com.geoway.mobile.layers.SolidLayer
-
Sets the color of this layer.
- setColor(Color) - 类 中的方法com.geoway.mobile.styles.StyleBuilder
-
设置矢量元素的颜色。
- setCompassAlignment(float, float) - 类 中的方法com.geoway.mobile.components.Options
-
- setCompassAlignmentX(float) - 类 中的方法com.geoway.mobile.components.Options
-
设置指北针相对于屏幕的水平位置。
- setCompassAlignmentY(float) - 类 中的方法com.geoway.mobile.components.Options
-
设置指北针相对于屏幕的位置。
- setCompassEnble(boolean) - 类 中的方法com.geoway.mobile.components.Options
-
设置是否启用指南针
- setCompassPadding(ScreenPos) - 类 中的方法com.geoway.mobile.components.Options
-
设置指北针和屏幕边缘之间的填充值。
- setCompassResetVisible(boolean) - 类 中的方法com.geoway.mobile.components.Options
-
设置指北针复位后是否可见
- setCompassScale(float) - 类 中的方法com.geoway.mobile.components.Options
-
设置指北针图标相对大小。
- setConfigOption(String, String) - 类 中的静态方法com.geoway.mobile.datasources.GeoPkgDataSource
-
Sets global OGR configuration option.
- setConfigOption(String, String) - 类 中的静态方法com.geoway.mobile.datasources.OGRVectorDataBase
-
Sets global OGR configuration option.
- setConfigOption(String, String) - 类 中的静态方法com.geoway.mobile.datasources.OGRVectorDataSource
-
Sets global OGR configuration option.
- setConfigOption(String, String) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSource
-
Sets global OGR configuration option.
- setContext(Context) - 类 中的静态方法com.geoway.mobile.utils.AndroidUtils
-
- setCornerRadius(int) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the corner radius of the popup.
- setCullDelay(int) - 类 中的方法com.geoway.mobile.layers.Layer
-
Sets the layer culling delay.
- setDasharray(FloatVector) - 类 中的方法com.geoway.mobile.styles.LineStyleBuilder
-
设置线的虚线数组
- setDataBounds(MapBounds) - 类 中的方法com.geoway.mobile.datasources.TileDataSource
-
- setDataSourceLayerFillColor(String, String, float, float, float, float) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- setDataSourceLayerStrokeColor(String, float, float, float) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- setDataSourceLayerStrokeOpacity(String, float) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- setDescription(String) - 类 中的方法com.geoway.mobile.vectorelements.BalloonPopup
-
设置弹出Popup的描述。
- setDescriptionColor(Color) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the color of the description.
- setDescriptionField(String) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the description field variable.
- setDescriptionFontName(String) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the name of the description font.
- setDescriptionFontSize(int) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the size of the description font.
- setDescriptionMargins(BalloonPopupMargins) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the margins for the description.
- setDescriptionWrap(boolean) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the state of the description wrap parameter.
- setDPI(float) - 类 中的方法com.geoway.mobile.components.Options
-
设置dpi。
- setDrawDistance(float) - 类 中的方法com.geoway.mobile.components.Options
-
Sets a new draw distance value.
- setEnvelopeThreadPoolSize(int) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the number of threads used by the envelope task pool.
- setFeatureIdOverride(boolean) - 类 中的方法com.geoway.mobile.vectortiles.CustomVectorTileDecoder
-
Sets the value of feature id override flag.
- setFieldOfViewY(int) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the vertial field of view angle.
- setFlippable(boolean) - 类 中的方法com.geoway.mobile.styles.LabelStyleBuilder
-
Sets the state of the flippable flag.
- setFlyRate(double) - 类 中的方法com.geoway.mobile.FlyControl
-
- setFocus(MapPos) - 类 中的方法com.geoway.mobile.renderers.MapRenderer
-
- setFocusPointOffset(ScreenPos) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the focus point offset (from screen center) in pixels.
- setFocusPos(MapPos, float) - 类 中的方法com.geoway.mobile.ui.BaseMapView
-
Sets the new absolute focus position.
- setFocusPos(MapPos, float) - 类 中的方法com.geoway.mobile.ui.MapView
-
Sets the new absolute focus position.
- setFontName(String) - 类 中的方法com.geoway.mobile.styles.TextStyleBuilder
-
设置文字标记的字体名字。
- setFontSize(int) - 类 中的方法com.geoway.mobile.styles.TextStyleBuilder
-
设置文本标签的字体大小。
- setFrameNr(int) - 类 中的方法com.geoway.mobile.layers.TileLayer
-
Sets the frame number, only used for animated tiles.
- setGeometry(Geometry) - 类 中的方法com.geoway.mobile.vectorelements.Billboard
-
Sets the location for this billboard.
- setGeometry(MultiGeometry) - 类 中的方法com.geoway.mobile.vectorelements.GeometryCollection
-
Sets the geometry for this geometry collection.
- setGeometry(LineGeometry) - 类 中的方法com.geoway.mobile.vectorelements.Line
-
设置线的几何对象
- setGeometry(Geometry) - 类 中的方法com.geoway.mobile.vectorelements.NMLModel
-
Sets the location for this model.
- setGeometry(PointGeometry) - 类 中的方法com.geoway.mobile.vectorelements.Point
-
Sets the location for this point.
- setGeometry(PolygonGeometry) - 类 中的方法com.geoway.mobile.vectorelements.Polygon
-
Sets the location for this polygon.
- setGeometry(PolygonGeometry) - 类 中的方法com.geoway.mobile.vectorelements.Polygon3D
-
Sets the location for this 3d polygon.
- setGeometrySimplifier(GeometrySimplifier) - 类 中的方法com.geoway.mobile.datasources.GeoPkgDataSource
-
Attaches geometry simplifier to the data source.
- setGeometrySimplifier(GeometrySimplifier) - 类 中的方法com.geoway.mobile.datasources.LocalVectorDataSource
-
Attaches geometry simplifier to the data source.
- setGeometrySimplifier(GeometrySimplifier) - 类 中的方法com.geoway.mobile.datasources.OGRVectorDataSource
-
Attaches geometry simplifier to the data source.
- setGeometrySimplifier(GeometrySimplifier) - 类 中的方法com.geoway.mobile.datasources.ShpFileDataSource
-
Attaches geometry simplifier to the data source.
- setHaveMoreSelected(boolean) - 类 中的方法com.geoway.mobile.ui.VectorElementClickInfo
-
- setHeight(float) - 类 中的方法com.geoway.mobile.components.Layers
-
- setHeight(float) - 类 中的方法com.geoway.mobile.vectorelements.Polygon3D
-
Sets the height for this 3d polygon.
- setHideIfOverlapped(boolean) - 类 中的方法com.geoway.mobile.styles.BillboardStyleBuilder
-
设置是否压盖隐藏标志。
- setHoess(MapPosVectorVector) - 类 中的方法com.geoway.mobile.core.PolygonData
-
- setHoles(MapPosVectorVector) - 类 中的方法com.geoway.mobile.vectorelements.Polygon
-
Sets the holes of the polygon.
- setHoles(MapPosVectorVector) - 类 中的方法com.geoway.mobile.vectorelements.Polygon3D
-
Sets the holes of the 3d polygon.
- setHorizontalOffset(float) - 类 中的方法com.geoway.mobile.styles.BillboardStyleBuilder
-
设置水平偏移量.
- setHTTPHeaders(StringMap) - 类 中的方法com.geoway.mobile.datasources.HTTPTileDataSource
-
设置http请求头的参数
- setHTTPHeaders(StringMap) - 类 中的方法com.geoway.mobile.datasources.TerrainTileDataSource
-
Sets HTTP headers for all requests.
- setIcon(String) - 类 中的方法com.geoway.mobile.components.CustomSymbol
-
- setId(int) - 类 中的方法com.geoway.mobile.components.CustomSymbol
-
- setId(long) - 类 中的方法com.geoway.mobile.vectorelements.VectorElement
-
设置矢量元素的内部id。
- setInfoViewEnble(boolean) - 类 中的方法com.geoway.mobile.components.Options
-
- setIntervalLevel(boolean) - 类 中的方法com.geoway.mobile.datasources.TileDataSource
-
- setIsRelativeCoord(boolean) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
- setIsRelativeCoord(boolean) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
- setKineticPan(boolean) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the state of the kinetic panning flag.
- setKineticRatio(double) - 类 中的方法com.geoway.mobile.renderers.MapRenderer
-
- setKineticRatio(double) - 类 中的方法com.geoway.mobile.ui.BaseMapView
-
- setKineticRatio(double) - 类 中的方法com.geoway.mobile.ui.MapView
-
- setKineticRotation(boolean) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the state of the kinetic rotation flag.
- setKineticZoom(boolean) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the state of the kinetic zooming flag.
- setLabelRenderOrder(VectorTileRenderOrder) - 类 中的方法com.geoway.mobile.layers.CustomMarkerTileLayer
-
Sets the current display order of the labels.
- setLabelRenderOrder(VectorTileRenderOrder) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
Sets the current display order of the labels.
- setLabelRenderOrder(VectorTileRenderOrder) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
Sets the current display order of the labels.
- setLabelRenderOrder(VectorTileRenderOrder) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
Sets the current display order of the labels.
- setLabelRenderOrder(VectorTileRenderOrder) - 类 中的方法com.geoway.mobile.layers.VectorTileLayer
-
Sets the current display order of the labels.
- setLabelVisibile(boolean) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
- setLabelVisibile(boolean) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
- setLatitude(double) - 类 中的方法com.geoway.mobile.location.CLocation
-
- setLayerBrightness(float) - 类 中的方法com.geoway.mobile.layers.Layer
-
- setLayerBrightness(float) - 类 中的方法com.geoway.mobile.layers.RasterTileLayer
-
设置图层亮度,0-1.0
- setLayerColor(Color) - 类 中的方法com.geoway.mobile.layers.ClassificationLayer
-
- setLayerColor(Color) - 类 中的方法com.geoway.mobile.layers.ClassificationVectorLayer
-
- setLayerColor(Color) - 类 中的方法com.geoway.mobile.layers.ShpLayer
-
- setLayerContrast(float) - 类 中的方法com.geoway.mobile.layers.Layer
-
- setLayerContrast(float) - 类 中的方法com.geoway.mobile.layers.RasterTileLayer
-
设置图层对比度,0-1.0
- setLayerEdgeColor(Color) - 类 中的方法com.geoway.mobile.layers.ShpLayer
-
- setLayerNameOverride(String) - 类 中的方法com.geoway.mobile.vectortiles.CustomVectorTileDecoder
-
Sets the 'layer name override' value.
- setLayerOpacity(float) - 类 中的方法com.geoway.mobile.layers.Layer
-
- setLayerOpacity(float) - 类 中的方法com.geoway.mobile.layers.RasterTileLayer
-
设置图层透明度,0-1.0,0表示完全透明,1.0表示完全不透明
- setLayerOpacity(float) - 类 中的方法com.geoway.mobile.layers.TerrainTileLayer
-
- setLayerSaturation(float) - 类 中的方法com.geoway.mobile.layers.Layer
-
- setLayerSaturation(float) - 类 中的方法com.geoway.mobile.layers.RasterTileLayer
-
设置图层饱和度,0-1.0
- setLayersStyle(String, String, String, boolean) - 类 中的方法com.geoway.mobile.components.Layers
-
设置矢量瓦片样式文件
- setLayersStyle(String, String, LayerConfigVector, String, boolean) - 类 中的方法com.geoway.mobile.components.Layers
-
- setLeftColor(Color) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the background color of the left part of the popup.
- setLeftImage(Bitmap) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the image for the left part of the popup.
- setLeftMargins(BalloonPopupMargins) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the margins for the left part of the popup.
- setLineDasharray(FloatVector) - 类 中的方法com.geoway.mobile.styles.LineStyle
-
设置线的虚线数组
- setLineEndType(LineEndType) - 类 中的方法com.geoway.mobile.styles.LineStyleBuilder
-
设置线的端点类型,缺省类型为LineEndType::ROUND.
- setLineJoinType(LineJoinType) - 类 中的方法com.geoway.mobile.styles.LineStyleBuilder
-
设置线的接头类型,缺省类型为LineJoinType::MITER.
- setLineStyle(LineStyle) - 类 中的方法com.geoway.mobile.styles.GeometryCollectionStyleBuilder
-
Sets the style that will be used for drawing lines.
- setLineStyle(LineStyle) - 类 中的方法com.geoway.mobile.styles.PolygonStyleBuilder
-
设置用于绘制多边形边缘的线条样式。
- setLocationInterval(long) - 类 中的方法com.geoway.mobile.location.CLocationOption
-
- setLocationManager(LocationManager) - 类 中的方法com.geoway.mobile.location.nema.NmeaParser
-
- setLocationMode(int) - 类 中的方法com.geoway.mobile.location.CLocationOption
-
- setLocationOnce(boolean) - 类 中的方法com.geoway.mobile.location.CLocationOption
-
- setLODResolutionFactor(float) - 类 中的方法com.geoway.mobile.layers.NMLModelLODTreeLayer
-
Set relative model LOD resolution.
- setLogEventListener(LogEventListener) - 类 中的静态方法com.geoway.mobile.utils.Log
-
Sets the log listener that can be used to intercept log messages.
- setLongitude(double) - 类 中的方法com.geoway.mobile.location.CLocation
-
- setMainLightColor(Color) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the color of the main light.
- setMainLightDirection(MapVec) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the direction of the main light.
- setMapEventListener(MapEventListener) - 类 中的方法com.geoway.mobile.ui.BaseMapView
-
Sets the map event listener.
- setMapEventListener(MapEventListener) - 类 中的方法com.geoway.mobile.ui.MapView
-
Sets the map event listener.
- setMapMoveListener(MapMoveListener) - 类 中的方法com.geoway.mobile.ui.BaseMapView
-
yk 2022/5/18 设置地图移动监听以及移动结束监听
- setMapMoveListener(MapMoveListener) - 类 中的方法com.geoway.mobile.ui.MapView
-
- setMapRendererListener(MapRendererListener) - 类 中的方法com.geoway.mobile.renderers.MapRenderer
-
Sets the map renderer listener.
- setMapRotation(float, float) - 类 中的方法com.geoway.mobile.ui.MapView
-
Sets the new absolute rotation value. 0 means look north, 90 means west, -90 means east and 180 means south.
- setMapRotation(float, MapPos, float) - 类 中的方法com.geoway.mobile.ui.MapView
-
Sets the new absolute rotation value. 0 means look north, 90 means west, -90 means east and 180 means south.
- setMapZoomEventListener(MapZoomEventListener) - 类 中的方法com.geoway.mobile.ui.BaseMapView
-
yk 2022/5/17 单独拆分监听事件
- setMapZoomEventListener(MapZoomEventListener) - 类 中的方法com.geoway.mobile.ui.MapView
-
- setMaxAge(long) - 类 中的方法com.geoway.mobile.datasources.components.TileData
-
Sets the maximum age of tile data, tile data will expire after that point.
- setMaxAgeHeaderCheck(boolean) - 类 中的方法com.geoway.mobile.datasources.HTTPTileDataSource
-
Enables/disables the max-age header check.
- setMaxAgeHeaderCheck(boolean) - 类 中的方法com.geoway.mobile.datasources.TerrainTileDataSource
-
Enables/disables the max-age header check.
- setMaximumClusterZoom(float) - 类 中的方法com.geoway.mobile.layers.ClusteredVectorLayer
-
Sets the maximum zoom level when clusters are shown.
- setMaxMemorySize(long) - 类 中的方法com.geoway.mobile.layers.NMLModelLODTreeLayer
-
Set memory usage constraints for the layer.
- setMaxOverzoomLevel(int) - 类 中的方法com.geoway.mobile.layers.TileLayer
-
Sets the maximum overzoom level for this layer.
- setMaxUnderzoomLevel(int) - 类 中的方法com.geoway.mobile.layers.TileLayer
-
Sets the maximum underzoom level for this layer.
- setMetaData(StringVariantMap) - 类 中的方法com.geoway.mobile.vectorelements.VectorElement
-
为矢量元素设置新的原数据,原有数据会丢失。
- setMetaDataElement(String, Variant) - 类 中的方法com.geoway.mobile.vectorelements.VectorElement
-
往原数据中添加新的键值对。
- setMinimumClusterDistance(float) - 类 中的方法com.geoway.mobile.layers.ClusteredVectorLayer
-
Sets the minimum distance between clusters (in device-independent pixels).
- setMockLocationProviderOutOfService() - 类 中的方法com.geoway.mobile.location.nema.NmeaParser
-
- setNeedAddress(boolean) - 类 中的方法com.geoway.mobile.location.CLocationOption
-
- setNeedElevation(boolean) - 类 中的方法com.geoway.mobile.layers.VectorLayer
-
设置图元是否需要自动从高程对象中获取高程
- setNMLModelLODTreeEventListener(NMLModelLODTreeEventListener) - 类 中的方法com.geoway.mobile.layers.NMLModelLODTreeLayer
-
Sets the NML model event listener.
- setOfflineDb(StringVector) - 类 中的方法com.geoway.mobile.datasources.HTTPTileDataSource
-
设置离线地图列表
- setOmittedSubLayersForSelect(StringVector) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
- setOmittedSubLayersForSelect(StringVector) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
- setOnlyLabelInTile(boolean) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
- setOnlyLabelInTile(boolean) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
- setOrientationMode(BillboardOrientation) - 类 中的方法com.geoway.mobile.styles.LabelStyleBuilder
-
Sets the orientation mode for the label.
- setOrientationMode(BillboardOrientation) - 类 中的方法com.geoway.mobile.styles.MarkerStyleBuilder
-
设置标记的定位模式。
- setOverstateScale(double) - 类 中的方法com.geoway.mobile.layers.TerrainTileLayer
-
- setPanBounds(MapBounds) - 类 中的方法com.geoway.mobile.components.Options
-
设置地图移动范围限制。
- setPanningMode(PanningMode) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the panning mode.
- setParallelMove(boolean) - 类 中的方法com.geoway.mobile.layers.TerrainTileLayer
-
- setPivotMode(PivotMode) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the pivot mode.
- setPlacementPriority(int) - 类 中的方法com.geoway.mobile.styles.BillboardStyleBuilder
-
设置排列优先级,级别高的放在级别低的前面,而不是考虑对象到相机的距离。
- setPoess(MapPosVector) - 类 中的方法com.geoway.mobile.core.PolygonData
-
- setPointStyle(PointStyle) - 类 中的方法com.geoway.mobile.styles.GeometryCollectionStyleBuilder
-
Sets the style that will be used for drawing points.
- setPolygonStyle(PolygonStyle) - 类 中的方法com.geoway.mobile.styles.GeometryCollectionStyleBuilder
-
Sets the style that will be used for drawing polygons.
- setPos(MapPos) - 类 中的方法com.geoway.mobile.vectorelements.Billboard
-
设置billboard的位置.
- setPos(MapPos) - 类 中的方法com.geoway.mobile.vectorelements.NMLModel
-
Sets the location for this model.
- setPos(MapPos) - 类 中的方法com.geoway.mobile.vectorelements.Point
-
Sets the location of this point.
- setPosArray(MapPosVectorVector) - 类 中的方法com.geoway.mobile.components.CustomSymbol
-
- setPoses(MapPosVector) - 类 中的方法com.geoway.mobile.vectorelements.Line
-
设置线的坐标串
- setPoses(MapPosVector) - 类 中的方法com.geoway.mobile.vectorelements.Polygon
-
Sets the vertices that define this polygon.
- setPoses(MapPosVector) - 类 中的方法com.geoway.mobile.vectorelements.Polygon3D
-
Sets the vertices that define this 3d polygon.
- setPreloading(boolean) - 类 中的方法com.geoway.mobile.layers.TileLayer
-
Sets the state of preloading for this layer.
- setPriority(int) - 类 中的方法com.geoway.mobile.layers.Layer
-
- setProjectionMode(ProjectionMode) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the projection mode.
- setRedrawRequestListener(RedrawRequestListener) - 类 中的方法com.geoway.mobile.ui.BaseMapView
-
Sets the listener which will notified when the map needs to be redrawn
- setReplaceWithParent(boolean) - 类 中的方法com.geoway.mobile.datasources.components.TileData
-
Set the parent replacement flag.
- setResourceRootPath(String, String) - 类 中的方法com.geoway.mobile.components.Layers
-
设置矢量瓦片资源根路径(包含字体、图标等信息)
- setResourceRootPath(String) - 类 中的方法com.geoway.mobile.components.Layers
-
设置矢量瓦片资源根路径(包含字体、图标等信息)
- setReuse(boolean) - 类 中的方法com.geoway.mobile.location.CLocationOption
-
- setRightColor(Color) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the background color of the right part of the popup.
- setRightImage(Bitmap) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the image for the right part of the popup.
- setRightMargins(BalloonPopupMargins) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the margins for the right part of the popup.
- setRotatable(boolean) - 类 中的方法com.geoway.mobile.components.Options
-
设置地图的旋转标志的状态。
- setRotate(float) - 类 中的方法com.geoway.mobile.renderers.MapRenderer
-
- setRotation(float, float) - 类 中的方法com.geoway.mobile.ui.BaseMapView
-
Sets the new absolute rotation value. 0 means look north, 90 means west, -90 means east and 180 means south.
- setRotation(float, MapPos, float) - 类 中的方法com.geoway.mobile.ui.BaseMapView
-
Sets the new absolute rotation value. 0 means look north, 90 means west, -90 means east and 180 means south.
- setRotation(float) - 类 中的方法com.geoway.mobile.vectorelements.Billboard
-
Sets the rotation angle of this billboard.
- setRotation(MapVec, float) - 类 中的方法com.geoway.mobile.vectorelements.NMLModel
-
Sets the rotation of this model using an axis and an angle.
- setScale(float) - 类 中的方法com.geoway.mobile.vectorelements.NMLModel
-
Sets the scale of this model.
- setScaleBarAlignment(float, float) - 类 中的方法com.geoway.mobile.components.Options
-
设置比例尺相对于屏幕的水平和垂直位置
- setScaleBarAlignmentX(float) - 类 中的方法com.geoway.mobile.components.Options
-
设置比例尺相对于屏幕的水平位置。
- setScaleBarAlignmentY(float) - 类 中的方法com.geoway.mobile.components.Options
-
设置比例尺相对于屏幕的垂直位置。
- setScaleBarEnble(boolean) - 类 中的方法com.geoway.mobile.components.Options
-
设置是否启用比例尺
- setScaleBarPadding(ScreenPos) - 类 中的方法com.geoway.mobile.components.Options
-
设置比例尺与屏幕边缘之间的空间大小。
- setScaleBarScale(float) - 类 中的方法com.geoway.mobile.components.Options
-
设置比例尺图片相对大小。
- setScaleWithDPI(boolean) - 类 中的方法com.geoway.mobile.styles.BillboardStyleBuilder
-
Sets the state of the scale with DPI flag.
- setScalingMode(BillboardScaling) - 类 中的方法com.geoway.mobile.styles.LabelStyleBuilder
-
Sets the scaling mode for the label.
- setScalingMode(BillboardScaling) - 类 中的方法com.geoway.mobile.styles.MarkerStyleBuilder
-
设置缩放模式的标记。
- setSeamlessPanning(boolean) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the state of seamless horizontal panning flag.
- setSelectedAvailable(boolean) - 类 中的方法com.geoway.mobile.layers.ClassificationLayer
-
- setSelectedAvailable(boolean) - 类 中的方法com.geoway.mobile.layers.ClassificationVectorLayer
-
- setSelectedAvailable(boolean) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- setSelectedAvailable(boolean) - 类 中的方法com.geoway.mobile.layers.ShpLayer
-
- setSelectedAvailable(boolean) - 类 中的方法com.geoway.mobile.layers.VectorLayer
-
设置图元能否被选中
- setSelectedFillColor(float, float, float) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
- setSelectedFillColor(float, float, float) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
- setSelectedFillColor(float, float, float) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- setSelectedFillOpacity(float) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
- setSelectedFillOpacity(float) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
- setSelectedFillOpacity(float) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- setSelectedStrokeColor(float, float, float) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
- setSelectedStrokeColor(float, float, float) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
- setSelectedStrokeColor(float, float, float) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- setSelectedStrokeOpacity(float) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
- setSelectedStrokeOpacity(float) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
- setSelectedStrokeOpacity(float) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- setSelectedStrokeWidth(float) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
- setSelectedStrokeWidth(float) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
- setSelectedStrokeWidth(float) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- setSelectedVectorElement(VectorElement) - 类 中的方法com.geoway.mobile.layers.EditableVectorLayer
-
Selects the given vector element.
- setSelectSymbolAvailable(boolean) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
- setSelectSymbolAvailable(boolean) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
- setSelectVectorAvailable(boolean) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
- setSelectVectorAvailable(boolean) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
- setShowDebug(boolean) - 类 中的静态方法com.geoway.mobile.utils.Log
-
Enables or disables writing internal debug messages to the log.
- setShowError(boolean) - 类 中的静态方法com.geoway.mobile.utils.Log
-
Enables or disables writing error messages to the log.
- setShowInfo(boolean) - 类 中的静态方法com.geoway.mobile.utils.Log
-
Enables or disables writing info messages to the log.
- setShowWarn(boolean) - 类 中的静态方法com.geoway.mobile.utils.Log
-
Enables or disables writing warning messages to the log.
- setShowWaterXYZ(boolean) - 类 中的方法com.geoway.mobile.layers.RasterTileLayer
-
是否给瓦片加上水印(行列号、层级)
- setSideColor(Color) - 类 中的方法com.geoway.mobile.styles.Polygon3DStyleBuilder
-
Sets the the color of the 3d polygon sides.
- setSize(float) - 类 中的方法com.geoway.mobile.styles.MarkerStyleBuilder
-
设置标记的大小。
- setSize(float) - 类 中的方法com.geoway.mobile.styles.PointStyleBuilder
-
Sets the size for the point in screen density independent pixels (DP or DIP).
- setSkyBitmap(Bitmap) - 类 中的方法com.geoway.mobile.components.Options
-
设置天空图片。
- setSourceProjection(Projection) - 类 中的方法com.geoway.mobile.geometry.GeoJSONGeometryWriter
-
Sets the current source projection.
- setStretchFactor(float) - 类 中的方法com.geoway.mobile.styles.LineStyleBuilder
-
设置线的拉伸系数,线的图片会被拉伸。
- setStrokeColor(Color) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the color of the stroke surrounding the popup.
- setStrokeColor(Color) - 类 中的方法com.geoway.mobile.styles.TextStyleBuilder
-
设置文本标签的颜色。
- setStrokeWidth(int) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the width of the stroke surrounding the popup.
- setStrokeWidth(float) - 类 中的方法com.geoway.mobile.styles.TextStyleBuilder
-
设置文本标签的笔画宽度。
- setStyle(BalloonPopupStyle) - 类 中的方法com.geoway.mobile.vectorelements.BalloonPopup
-
设置Popup弹出的样式。
- setStyle(GeometryCollectionStyle) - 类 中的方法com.geoway.mobile.vectorelements.GeometryCollection
-
Sets the style for this geometry collection.
- setStyle(LabelStyle) - 类 中的方法com.geoway.mobile.vectorelements.Label
-
Sets the style for this label.
- setStyle(LineStyle) - 类 中的方法com.geoway.mobile.vectorelements.Line
-
设置线的样式
- setStyle(MarkerStyle) - 类 中的方法com.geoway.mobile.vectorelements.Marker
-
设置标记的样式。
- setStyle(PointStyle) - 类 中的方法com.geoway.mobile.vectorelements.Point
-
Sets a style for this point.
- setStyle(PolygonStyle) - 类 中的方法com.geoway.mobile.vectorelements.Polygon
-
Sets the style for this polygon.
- setStyle(Polygon3DStyle) - 类 中的方法com.geoway.mobile.vectorelements.Polygon3D
-
Sets the style for this 3d polygon.
- setStyle(PopupStyle) - 类 中的方法com.geoway.mobile.vectorelements.Popup
-
Sets the style for this Popup.
- setStyle(TextStyle) - 类 中的方法com.geoway.mobile.vectorelements.Text
-
设置文字样式
- setStyleParameter(String, String) - 类 中的方法com.geoway.mobile.vectortiles.CustomVectorTileDecoder
-
Sets the value of the specified parameter.
- setSubdomains(StringVector) - 类 中的方法com.geoway.mobile.datasources.HTTPTileDataSource
-
Sets the subdomains for {s} tag.
- setSubdomains(StringVector) - 类 中的方法com.geoway.mobile.datasources.TerrainTileDataSource
-
Sets the subdomains for {s} tag.
- setSubLayers3DStyle(StringVector, BoolVector) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
- setSubLayers3DStyle(StringVector, BoolVector) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
- setSupportWgs84(boolean) - 类 中的方法com.geoway.mobile.projections.EPSG3857
-
- setSupportWgs84(boolean) - 类 中的方法com.geoway.mobile.projections.Projection
-
- setSynchronizedRefresh(boolean) - 类 中的方法com.geoway.mobile.layers.TileLayer
-
Sets the state of the synchronized refresh flag.
- setTag(String) - 类 中的静态方法com.geoway.mobile.utils.Log
-
Sets the tag for the log events.
- setTargetProjection(Projection) - 类 中的方法com.geoway.mobile.geometry.GeoJSONGeometryReader
-
Sets the current target projection.
- setTdtRand(boolean) - 类 中的方法com.geoway.mobile.datasources.HTTPTileDataSource
-
对于天地图服务是否要进行随机值替换,包含字符串".tianditu.com/"或".tianditu.gov.cn/"就认为是天地图服务
- setText(String) - 类 中的方法com.geoway.mobile.components.CustomSymbol
-
- setText(String) - 类 中的方法com.geoway.mobile.vectorelements.Text
-
设置显示的文字
- setTextColor(long) - 类 中的方法com.geoway.mobile.components.CustomSymbol
-
- setTextField(String) - 类 中的方法com.geoway.mobile.styles.TextStyleBuilder
-
设置文本字段变量。
- setTextureCacheCapacity(long) - 类 中的方法com.geoway.mobile.layers.CustomOfflineTdtTileLayer
-
Sets the tile texture cache capacity.
- setTextureCacheCapacity(long) - 类 中的方法com.geoway.mobile.layers.CustomTileLayer
-
Sets the tile texture cache capacity.
- setTextureCacheCapacity(long) - 类 中的方法com.geoway.mobile.layers.RasterTileLayer
-
Sets the tile texture cache capacity.
- setTileCacheCapacity(long) - 类 中的方法com.geoway.mobile.layers.CustomMarkerTileLayer
-
Sets the vector tile cache capacity.
- setTileCacheCapacity(long) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
Sets the vector tile cache capacity.
- setTileCacheCapacity(long) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
Sets the vector tile cache capacity.
- setTileCacheCapacity(long) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
Sets the vector tile cache capacity.
- setTileCacheCapacity(long) - 类 中的方法com.geoway.mobile.layers.VectorTileLayer
-
Sets the vector tile cache capacity.
- setTileDrawSize(int) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the tile size for drawing map tiles.
- setTileLayerVectorOpacity(float) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
- setTileLayerVectorOpacity(float) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
- setTileLoadListener(TileLoadListener) - 类 中的方法com.geoway.mobile.layers.TileLayer
-
Sets the tile load listener.
- setTileSize(int) - 类 中的方法com.geoway.mobile.datasources.TileDataSource
-
设置瓦片大小,规则为256的倍数
- setTileSubstitutionPolicy(TileSubstitutionPolicy) - 类 中的方法com.geoway.mobile.layers.TileLayer
-
Sets the current tile substitution policy.
- setTileThreadPoolSize(int) - 类 中的方法com.geoway.mobile.components.Options
-
设置瓦片任务池的线程数量。
- setTilt(float) - 类 中的方法com.geoway.mobile.renderers.MapRenderer
-
- setTilt(float, float) - 类 中的方法com.geoway.mobile.ui.BaseMapView
-
Sets the new absolute tilt value. 0 means look directly at the horizon, 90 means look directly down.
- setTilt(float, float) - 类 中的方法com.geoway.mobile.ui.MapView
-
Sets the new absolute tilt value. 0 means look directly at the horizon, 90 means look directly down.
- setTiltable(boolean) - 类 中的方法com.geoway.mobile.components.Options
-
设置地图俯仰能否改变的标志。
- setTiltGestureReversed(boolean) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the tilting gesture direction.
- setTiltRange(MapRange) - 类 中的方法com.geoway.mobile.components.Options
-
设置地图倾斜角度范围,最小值30,最大值90,缺省值为MapRange(30, 90).
- setTime(long) - 类 中的方法com.geoway.mobile.location.CLocation
-
- setTimeout(long) - 类 中的方法com.geoway.mobile.location.CLocationOption
-
- setTitle(String) - 类 中的方法com.geoway.mobile.vectorelements.BalloonPopup
-
设置这个Popup弹出将显示的标题。
- setTitleColor(Color) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the color of the title.
- setTitleField(String) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the title field variable.
- setTitleFontName(String) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the name of the title font.
- setTitleFontSize(int) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the size of the title font.
- setTitleMargins(BalloonPopupMargins) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the margins for the title.
- setTitleWrap(boolean) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the state of the title wrap parameter.
- setTMSScheme(boolean) - 类 中的方法com.geoway.mobile.datasources.HTTPTileDataSource
-
Enables/disables the TMS tiling scheme.
- setTMSScheme(boolean) - 类 中的方法com.geoway.mobile.datasources.TerrainTileDataSource
-
Enables/disables the TMS tiling scheme.
- setTriangleHeight(int) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the height of the triangle at the bottom of the popup.
- setTriangleWidth(int) - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Sets the width of the triangle at the bottom of the popup.
- setType(CustomSymbolType) - 类 中的方法com.geoway.mobile.components.CustomSymbol
-
- setUpdatePriority(int) - 类 中的方法com.geoway.mobile.layers.Layer
-
Sets the layer task priority.
- setUserInput(boolean) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the state of the user input flag.
- setUTFGridDataSource(TileDataSource) - 类 中的方法com.geoway.mobile.layers.TileLayer
-
Sets the tile data source of the associated UTF grid.
- setUTFGridEventListener(UTFGridEventListener) - 类 中的方法com.geoway.mobile.layers.TileLayer
-
Sets the UTF grid event listener.
- setVectorEditEventListener(VectorEditEventListener) - 类 中的方法com.geoway.mobile.layers.EditableVectorLayer
-
Sets the current edit event listener for the layer.
- setVectorElementEventListener(VectorElementEventListener) - 类 中的方法com.geoway.mobile.layers.ClassificationLayer
-
设置矢量元素事件监听器。
- setVectorElementEventListener(VectorElementEventListener) - 类 中的方法com.geoway.mobile.layers.ClassificationVectorLayer
-
设置矢量元素事件监听器。
- setVectorElementEventListener(VectorElementEventListener) - 类 中的方法com.geoway.mobile.layers.Gw3DtilesLayer
-
设置矢量元素事件监听器。
- setVectorElementEventListener(VectorElementEventListener) - 类 中的方法com.geoway.mobile.layers.ShpLayer
-
设置矢量元素事件监听器。
- setVectorElementEventListener(VectorElementEventListener) - 类 中的方法com.geoway.mobile.layers.TerrainTileLayer
-
- setVectorElementEventListener(VectorElementEventListener) - 类 中的方法com.geoway.mobile.layers.VectorLayer
-
设置矢量元素事件监听器。
- setVectorTileEventListener(VectorTileEventListener) - 类 中的方法com.geoway.mobile.layers.CustomMarkerTileLayer
-
Sets the vector tile event listener.
- setVectorTileEventListener(VectorTileEventListener) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
Sets the vector tile event listener.
- setVectorTileEventListener(VectorTileEventListener) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
Sets the vector tile event listener.
- setVectorTileEventListener(VectorTileEventListener) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
Sets the vector tile event listener.
- setVectorTileEventListener(VectorTileEventListener) - 类 中的方法com.geoway.mobile.layers.VectorTileLayer
-
Sets the vector tile event listener.
- setVerticalOffset(float) - 类 中的方法com.geoway.mobile.styles.BillboardStyleBuilder
-
设置竖直偏移量.
- setVisible(boolean) - 类 中的方法com.geoway.mobile.layers.Layer
-
Sets the visibility of this layer.
- setVisible(boolean) - 类 中的方法com.geoway.mobile.vectorelements.VectorElement
-
设置矢量元素是否可见状态。
- setVisibleZoomRange(MapRange) - 类 中的方法com.geoway.mobile.layers.Layer
-
Set the visible zoom range for this layer.
- setWatermarkAlignmentX(float) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the position of the watermark relative to the screen.
- setWatermarkAlignmentY(float) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the position of the watermark relative to the screen.
- setWatermarkBitmap(Bitmap) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the watermark bitmap.
- setWatermarkPadding(ScreenPos) - 类 中的方法com.geoway.mobile.components.Options
-
Sets the padding between the watermark and the edge of the screen.
- setWatermarkScale(float) - 类 中的方法com.geoway.mobile.components.Options
-
Set the watermark relative scale.
- setWidth(float) - 类 中的方法com.geoway.mobile.styles.LineStyleBuilder
-
设置线的宽度,单位为dp,缺省值12
- setZ(boolean) - 类 中的方法com.geoway.mobile.geometry.GeoJSONGeometryWriter
-
Sets the state of Z coordinate serialization.
- setZ(boolean) - 类 中的方法com.geoway.mobile.geometry.WKBGeometryWriter
-
Sets the state of Z coordinate serialization.
- setZ(boolean) - 类 中的方法com.geoway.mobile.geometry.WKTGeometryWriter
-
Sets the state of Z coordinate serialization.
- setZoom(float, float) - 类 中的方法com.geoway.mobile.ui.BaseMapView
-
Sets the new absolute zoom value.
- setZoom(float, MapPos, float) - 类 中的方法com.geoway.mobile.ui.BaseMapView
-
Sets the new absolute zoom value.
- setZoom(float, float) - 类 中的方法com.geoway.mobile.ui.MapView
-
Sets the new absolute zoom value.
- setZoom(float, MapPos, float) - 类 中的方法com.geoway.mobile.ui.MapView
-
Sets the new absolute zoom value.
- setZoomLevelBias(float) - 类 中的方法com.geoway.mobile.layers.TileLayer
-
Sets the zoom level bias for this layer.
- setZoomOffset(int) - 类 中的方法com.geoway.mobile.datasources.HTTPTileDataSource
-
设置层级偏移量。
- setZoomRange(MapRange) - 类 中的方法com.geoway.mobile.components.Options
-
设置地图缩放级别范围,最小值0,最大值24。
- setZoomViewAlignment(float, float) - 类 中的方法com.geoway.mobile.components.Options
-
设置缩放按钮相对于屏幕的水平和垂直位置。
- setZoomViewAlignmentX(float) - 类 中的方法com.geoway.mobile.components.Options
-
设置缩放按钮相对于屏幕的水平位置。
- setZoomViewAlignmentY(float) - 类 中的方法com.geoway.mobile.components.Options
-
设置缩放按钮相对于屏幕的垂直位置。
- setZoomViewEnble(boolean) - 类 中的方法com.geoway.mobile.components.Options
-
设置地图缩放控件是否启用
- setZoomViewPadding(ScreenPos) - 类 中的方法com.geoway.mobile.components.Options
-
设置缩放按钮与屏幕边缘之间的填充位置。
- setZoomViewScale(float) - 类 中的方法com.geoway.mobile.components.Options
-
设置缩放按钮图片相对大小。
- showCustomSymbols(IntVector) - 类 中的方法com.geoway.mobile.layers.CustomMarkerTileLayer
-
- showCustomSymbols(IntVector) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
- showCustomSymbols(IntVector) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
- showSubLayers(StringVector, BoolVector) - 类 中的方法com.geoway.mobile.layers.CustomMarkerTileLayer
-
- showSubLayers(StringVector, BoolVector) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
- showSubLayers(StringVector, BoolVector) - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
- showSubLayers(StringVector, BoolVector) - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
- ShpFileDataSource - com.geoway.mobile.datasources中的类
-
- ShpFileDataSource(long, boolean) - 类 的构造器com.geoway.mobile.datasources.ShpFileDataSource
-
- ShpFileDataSource(Projection, StyleSelector, String) - 类 的构造器com.geoway.mobile.datasources.ShpFileDataSource
-
Constructs a new OGR data source given style selector and OGR supported data file.
- ShpFileDataSource_change_ownership(ShpFileDataSource, long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_deleteInGLThread(long, ShpFileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_director_connect(ShpFileDataSource, long, boolean, boolean) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_getCodePage(long, ShpFileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_getConfigOption(String) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_getDataExtent(long, ShpFileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_getFeatureCount(long, ShpFileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_getFieldNames(long, ShpFileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_getGeometrySimplifier(long, ShpFileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_getGeometryType(long, ShpFileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_intersection(long, ShpFileDataSource, long, VectorElement, long, VectorElementVector) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_loadElements(long, ShpFileDataSource, long, CullState) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_loadElementsSwigExplicitShpFileDataSource(long, ShpFileDataSource, long, CullState) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_query(long, ShpFileDataSource, String, int) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_select(long, ShpFileDataSource, long, VectorElement, long, VectorElementVector) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_setCodePage(long, ShpFileDataSource, String) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_setConfigOption(String, String) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_setGeometrySimplifier(long, ShpFileDataSource, long, GeometrySimplifier) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_swigGetClassName(long, ShpFileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_swigGetDirectorObject(long, ShpFileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_SWIGSmartPtrUpcast(long) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSource_testCapability(long, ShpFileDataSource, String) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpFileDataSourceModuleJNI - com.geoway.mobile.datasources中的类
-
- ShpFileDataSourceModuleJNI() - 类 的构造器com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- ShpLayer - com.geoway.mobile.layers中的类
-
矢量图层加载地图时应与相应的数据源一起使用。
- ShpLayer(long, boolean) - 类 的构造器com.geoway.mobile.layers.ShpLayer
-
- ShpLayer(ShpFileDataSource) - 类 的构造器com.geoway.mobile.layers.ShpLayer
-
从数据源构造ShpLayer对象。
- ShpLayer_deleteInGLThread(long, ShpLayer) - 类 中的静态方法com.geoway.mobile.layers.ShpLayerModuleJNI
-
- ShpLayer_getDataSource(long, ShpLayer) - 类 中的静态方法com.geoway.mobile.layers.ShpLayerModuleJNI
-
- ShpLayer_getLayerColor(long, ShpLayer) - 类 中的静态方法com.geoway.mobile.layers.ShpLayerModuleJNI
-
- ShpLayer_getLayerEdgeColor(long, ShpLayer) - 类 中的静态方法com.geoway.mobile.layers.ShpLayerModuleJNI
-
- ShpLayer_getVectorElementEventListener(long, ShpLayer) - 类 中的静态方法com.geoway.mobile.layers.ShpLayerModuleJNI
-
- ShpLayer_isUpdateInProgress(long, ShpLayer) - 类 中的静态方法com.geoway.mobile.layers.ShpLayerModuleJNI
-
- ShpLayer_setAllClickCallBack(long, ShpLayer, boolean) - 类 中的静态方法com.geoway.mobile.layers.ShpLayerModuleJNI
-
- ShpLayer_setLayerColor(long, ShpLayer, long, Color) - 类 中的静态方法com.geoway.mobile.layers.ShpLayerModuleJNI
-
- ShpLayer_setLayerEdgeColor(long, ShpLayer, long, Color) - 类 中的静态方法com.geoway.mobile.layers.ShpLayerModuleJNI
-
- ShpLayer_setSelectedAvailable(long, ShpLayer, boolean) - 类 中的静态方法com.geoway.mobile.layers.ShpLayerModuleJNI
-
- ShpLayer_setVectorElementEventListener(long, ShpLayer, long, VectorElementEventListener) - 类 中的静态方法com.geoway.mobile.layers.ShpLayerModuleJNI
-
- ShpLayer_swigGetClassName(long, ShpLayer) - 类 中的静态方法com.geoway.mobile.layers.ShpLayerModuleJNI
-
- ShpLayer_swigGetDirectorObject(long, ShpLayer) - 类 中的静态方法com.geoway.mobile.layers.ShpLayerModuleJNI
-
- ShpLayer_SWIGSmartPtrUpcast(long) - 类 中的静态方法com.geoway.mobile.layers.ShpLayerModuleJNI
-
- ShpLayerModuleJNI - com.geoway.mobile.layers中的类
-
- ShpLayerModuleJNI() - 类 的构造器com.geoway.mobile.layers.ShpLayerModuleJNI
-
- shutdown() - 类 中的方法com.geoway.mobile.location.client.AlxLocationClient
-
- shutdown() - 类 中的方法com.geoway.mobile.location.client.AndroidLocationClient
-
- shutdown() - 类 中的方法com.geoway.mobile.location.client.BluetoothLocationClient
-
- shutdown() - 接口 中的方法com.geoway.mobile.location.CLocationClient
-
- signalStrength - 类 中的变量com.geoway.mobile.location.provider.AlxLocationManager.GoogleWifiInfo
-
- signalToNoiseRatio - 类 中的变量com.geoway.mobile.location.provider.AlxLocationManager.GoogleWifiInfo
-
- simplify(Geometry, float) - 类 中的方法com.geoway.mobile.geometry.DouglasPeuckerGeometrySimplifier
-
- simplify(Geometry, float) - 类 中的方法com.geoway.mobile.geometry.GeometrySimplifier
-
Perform the simplification of the given geometry, given relative scale.
- size() - 类 中的方法com.geoway.mobile.components.LayerConfigVector
-
- size() - 类 中的方法com.geoway.mobile.core.BinaryData
-
获取数据的大小
- size() - 类 中的方法com.geoway.mobile.core.BoolVector
-
- size() - 类 中的方法com.geoway.mobile.core.FloatVector
-
- size() - 类 中的方法com.geoway.mobile.core.IntVector
-
- size() - 类 中的方法com.geoway.mobile.core.MapPosVector
-
- size() - 类 中的方法com.geoway.mobile.core.MapPosVectorVector
-
- size() - 类 中的方法com.geoway.mobile.core.PolygonDataVector
-
- size() - 类 中的方法com.geoway.mobile.core.ScreenPosVector
-
- size() - 类 中的方法com.geoway.mobile.core.StringMap
-
- size() - 类 中的方法com.geoway.mobile.core.StringVariantMap
-
- size() - 类 中的方法com.geoway.mobile.core.StringVector
-
- size() - 类 中的方法com.geoway.mobile.core.VariantVector
-
- size() - 类 中的方法com.geoway.mobile.datasources.TileDataSourceVector
-
- size() - 类 中的方法com.geoway.mobile.geometry.FeatureVector
-
- size() - 类 中的方法com.geoway.mobile.geometry.GeometryVector
-
- size() - 类 中的方法com.geoway.mobile.geometry.LineGeometryVector
-
- size() - 类 中的方法com.geoway.mobile.geometry.PointGeometryVector
-
- size() - 类 中的方法com.geoway.mobile.geometry.PolygonGeometryVector
-
- size() - 类 中的方法com.geoway.mobile.layers.LayerVector
-
- size() - 类 中的方法com.geoway.mobile.utils.BinaryData
-
获取数据的大小
- size() - 类 中的方法com.geoway.mobile.vectorelements.VectorElementVector
-
- SolidLayer - com.geoway.mobile.layers中的类
-
A solid layer that displays predefined color or bitmap and does not depend on actual view settings.
- SolidLayer(long, boolean) - 类 的构造器com.geoway.mobile.layers.SolidLayer
-
- SolidLayer(Color) - 类 的构造器com.geoway.mobile.layers.SolidLayer
-
Constructs a SolidLayer object from a color.
- SolidLayer(Bitmap) - 类 的构造器com.geoway.mobile.layers.SolidLayer
-
Constructs a SolidLayer object from a bitmap.
- SolidLayer_getBitmap(long, SolidLayer) - 类 中的静态方法com.geoway.mobile.layers.SolidLayerModuleJNI
-
- SolidLayer_getBitmapScale(long, SolidLayer) - 类 中的静态方法com.geoway.mobile.layers.SolidLayerModuleJNI
-
- SolidLayer_getColor(long, SolidLayer) - 类 中的静态方法com.geoway.mobile.layers.SolidLayerModuleJNI
-
- SolidLayer_isUpdateInProgress(long, SolidLayer) - 类 中的静态方法com.geoway.mobile.layers.SolidLayerModuleJNI
-
- SolidLayer_setBitmap(long, SolidLayer, long, Bitmap) - 类 中的静态方法com.geoway.mobile.layers.SolidLayerModuleJNI
-
- SolidLayer_setBitmapScale(long, SolidLayer, float) - 类 中的静态方法com.geoway.mobile.layers.SolidLayerModuleJNI
-
- SolidLayer_setColor(long, SolidLayer, long, Color) - 类 中的静态方法com.geoway.mobile.layers.SolidLayerModuleJNI
-
- SolidLayer_swigGetClassName(long, SolidLayer) - 类 中的静态方法com.geoway.mobile.layers.SolidLayerModuleJNI
-
- SolidLayer_swigGetDirectorObject(long, SolidLayer) - 类 中的静态方法com.geoway.mobile.layers.SolidLayerModuleJNI
-
- SolidLayer_SWIGSmartPtrUpcast(long) - 类 中的静态方法com.geoway.mobile.layers.SolidLayerModuleJNI
-
- SolidLayerModuleJNI - com.geoway.mobile.layers中的类
-
- SolidLayerModuleJNI() - 类 的构造器com.geoway.mobile.layers.SolidLayerModuleJNI
-
- sphereIntersects(MapPos, double) - 类 中的方法com.geoway.mobile.graphics.Frustum
-
测试一个球是否与锥体相交
- split(Line, VectorElementVector, StringVector) - 类 中的方法com.geoway.mobile.vectorelements.Polygon
-
- squareIntersects(MapBounds) - 类 中的方法com.geoway.mobile.graphics.Frustum
-
测试z=0平面上的矩形是否与锥体相交
- SRS_Earth_Fix_get() - 类 中的静态方法com.geoway.mobile.datasources.Gw3DtilesDataSourceModuleJNI
-
- SRSType - com.geoway.mobile.datasources中的枚举
-
- ssid - 类 中的变量com.geoway.mobile.location.provider.AlxLocationManager.AlxScanWifi
-
- start() - 类 中的方法com.geoway.mobile.location.sensor.OrientationManager
-
Starts tracking the user's location and orientation.
- startFly(List<PubDef.FLY_PARA>) - 类 中的方法com.geoway.mobile.FlyControl
-
- startLocation() - 类 中的方法com.geoway.mobile.location.client.BluetoothLocationClient
-
- stop() - 类 中的方法com.geoway.mobile.location.sensor.OrientationManager
-
Stops tracking the user's location and orientation.
- stopFly() - 类 中的方法com.geoway.mobile.FlyControl
-
- stopGPS() - 类 中的静态方法com.geoway.mobile.location.provider.AlxLocationManager
-
停止gps服务,用来省电
- stopLocation() - 类 中的方法com.geoway.mobile.location.client.BluetoothLocationClient
-
- StringMap - com.geoway.mobile.core中的类
-
- StringMap(long, boolean) - 类 的构造器com.geoway.mobile.core.StringMap
-
- StringMap() - 类 的构造器com.geoway.mobile.core.StringMap
-
- StringMap(StringMap) - 类 的构造器com.geoway.mobile.core.StringMap
-
- StringMap_clear(long, StringMap) - 类 中的静态方法com.geoway.mobile.core.StringMapModuleJNI
-
- StringMap_del(long, StringMap, String) - 类 中的静态方法com.geoway.mobile.core.StringMapModuleJNI
-
- StringMap_empty(long, StringMap) - 类 中的静态方法com.geoway.mobile.core.StringMapModuleJNI
-
- StringMap_get(long, StringMap, String) - 类 中的静态方法com.geoway.mobile.core.StringMapModuleJNI
-
- StringMap_get_key(long, StringMap, long) - 类 中的静态方法com.geoway.mobile.core.StringMapModuleJNI
-
- StringMap_has_key(long, StringMap, String) - 类 中的静态方法com.geoway.mobile.core.StringMapModuleJNI
-
- StringMap_set(long, StringMap, String, String) - 类 中的静态方法com.geoway.mobile.core.StringMapModuleJNI
-
- StringMap_size(long, StringMap) - 类 中的静态方法com.geoway.mobile.core.StringMapModuleJNI
-
- StringMapModuleJNI - com.geoway.mobile.core中的类
-
- StringMapModuleJNI() - 类 的构造器com.geoway.mobile.core.StringMapModuleJNI
-
- StringVariantMap - com.geoway.mobile.core中的类
-
- StringVariantMap(long, boolean) - 类 的构造器com.geoway.mobile.core.StringVariantMap
-
- StringVariantMap() - 类 的构造器com.geoway.mobile.core.StringVariantMap
-
- StringVariantMap(StringVariantMap) - 类 的构造器com.geoway.mobile.core.StringVariantMap
-
- StringVariantMap_clear(long, StringVariantMap) - 类 中的静态方法com.geoway.mobile.core.VariantModuleJNI
-
- StringVariantMap_del(long, StringVariantMap, String) - 类 中的静态方法com.geoway.mobile.core.VariantModuleJNI
-
- StringVariantMap_empty(long, StringVariantMap) - 类 中的静态方法com.geoway.mobile.core.VariantModuleJNI
-
- StringVariantMap_get(long, StringVariantMap, String) - 类 中的静态方法com.geoway.mobile.core.VariantModuleJNI
-
- StringVariantMap_get_key(long, StringVariantMap, long) - 类 中的静态方法com.geoway.mobile.core.VariantModuleJNI
-
- StringVariantMap_has_key(long, StringVariantMap, String) - 类 中的静态方法com.geoway.mobile.core.VariantModuleJNI
-
- StringVariantMap_set(long, StringVariantMap, String, long, Variant) - 类 中的静态方法com.geoway.mobile.core.VariantModuleJNI
-
- StringVariantMap_size(long, StringVariantMap) - 类 中的静态方法com.geoway.mobile.core.VariantModuleJNI
-
- StringVector - com.geoway.mobile.core中的类
-
- StringVector(long, boolean) - 类 的构造器com.geoway.mobile.core.StringVector
-
- StringVector() - 类 的构造器com.geoway.mobile.core.StringVector
-
- StringVector(long) - 类 的构造器com.geoway.mobile.core.StringVector
-
- StringVector_add(long, StringVector, String) - 类 中的静态方法com.geoway.mobile.core.StringVectorModuleJNI
-
- StringVector_capacity(long, StringVector) - 类 中的静态方法com.geoway.mobile.core.StringVectorModuleJNI
-
- StringVector_clear(long, StringVector) - 类 中的静态方法com.geoway.mobile.core.StringVectorModuleJNI
-
- StringVector_get(long, StringVector, int) - 类 中的静态方法com.geoway.mobile.core.StringVectorModuleJNI
-
- StringVector_isEmpty(long, StringVector) - 类 中的静态方法com.geoway.mobile.core.StringVectorModuleJNI
-
- StringVector_reserve(long, StringVector, long) - 类 中的静态方法com.geoway.mobile.core.StringVectorModuleJNI
-
- StringVector_set(long, StringVector, int, String) - 类 中的静态方法com.geoway.mobile.core.StringVectorModuleJNI
-
- StringVector_size(long, StringVector) - 类 中的静态方法com.geoway.mobile.core.StringVectorModuleJNI
-
- StringVectorModuleJNI - com.geoway.mobile.core中的类
-
- StringVectorModuleJNI() - 类 的构造器com.geoway.mobile.core.StringVectorModuleJNI
-
- Style - com.geoway.mobile.styles中的类
-
A base class for other Style objects.
- Style(long, boolean) - 类 的构造器com.geoway.mobile.styles.Style
-
- Style_getColor(long, Style) - 类 中的静态方法com.geoway.mobile.styles.StyleModuleJNI
-
- Style_swigGetClassName(long, Style) - 类 中的静态方法com.geoway.mobile.styles.StyleModuleJNI
-
- Style_swigGetDirectorObject(long, Style) - 类 中的静态方法com.geoway.mobile.styles.StyleModuleJNI
-
- StyleBuilder - com.geoway.mobile.styles中的类
-
各种StyleBuilder的基类
- StyleBuilder(long, boolean) - 类 的构造器com.geoway.mobile.styles.StyleBuilder
-
- StyleBuilder_getColor(long, StyleBuilder) - 类 中的静态方法com.geoway.mobile.styles.StyleBuilderModuleJNI
-
- StyleBuilder_setColor(long, StyleBuilder, long, Color) - 类 中的静态方法com.geoway.mobile.styles.StyleBuilderModuleJNI
-
- StyleBuilder_swigGetClassName(long, StyleBuilder) - 类 中的静态方法com.geoway.mobile.styles.StyleBuilderModuleJNI
-
- StyleBuilder_swigGetDirectorObject(long, StyleBuilder) - 类 中的静态方法com.geoway.mobile.styles.StyleBuilderModuleJNI
-
- StyleBuilderModuleJNI - com.geoway.mobile.styles中的类
-
- StyleBuilderModuleJNI() - 类 的构造器com.geoway.mobile.styles.StyleBuilderModuleJNI
-
- StyleModuleJNI - com.geoway.mobile.styles中的类
-
- StyleModuleJNI() - 类 的构造器com.geoway.mobile.styles.StyleModuleJNI
-
- StyleSelector - com.geoway.mobile.styles中的类
-
A collection of style rules.
- StyleSelector(long, boolean) - 类 的构造器com.geoway.mobile.styles.StyleSelector
-
- StyleSelectorBuilder - com.geoway.mobile.styles中的类
-
Builder class for style selectors.
- StyleSelectorBuilder(long, boolean) - 类 的构造器com.geoway.mobile.styles.StyleSelectorBuilder
-
- StyleSelectorBuilder() - 类 的构造器com.geoway.mobile.styles.StyleSelectorBuilder
-
Constructs a new empty builder.
- StyleSelectorBuilder_addRule__SWIG_0(long, StyleSelectorBuilder, String, long, Style) - 类 中的静态方法com.geoway.mobile.styles.StyleSelectorBuilderModuleJNI
-
- StyleSelectorBuilder_addRule__SWIG_1(long, StyleSelectorBuilder, long, Style) - 类 中的静态方法com.geoway.mobile.styles.StyleSelectorBuilderModuleJNI
-
- StyleSelectorBuilder_buildSelector(long, StyleSelectorBuilder) - 类 中的静态方法com.geoway.mobile.styles.StyleSelectorBuilderModuleJNI
-
- StyleSelectorBuilderModuleJNI - com.geoway.mobile.styles中的类
-
- StyleSelectorBuilderModuleJNI() - 类 的构造器com.geoway.mobile.styles.StyleSelectorBuilderModuleJNI
-
- StyleSelectorModuleJNI - com.geoway.mobile.styles中的类
-
- StyleSelectorModuleJNI() - 类 的构造器com.geoway.mobile.styles.StyleSelectorModuleJNI
-
- sub(MapVec) - 类 中的方法com.geoway.mobile.core.MapVec
-
Creates a new map vector by subtracting a map vector from this map vector.
- subPos(MapPos) - 类 中的方法com.geoway.mobile.core.MapPos
-
Creates a new map vector by subtracting a map position from this map position.
- subVec(MapVec) - 类 中的方法com.geoway.mobile.core.MapPos
-
Creates a new map position by subtracting a map vector from this map position.
- swapLayerOrder(Layer, Layer) - 类 中的方法com.geoway.mobile.components.Layers
-
交换两个图层的顺序
- swigCMemOwn - 类 中的变量com.geoway.mobile.components.CustomSymbol
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.components.LayerConfig
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.components.LayerConfigVector
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.components.Layers
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.components.LicenseManagerListener
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.components.Options
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.BinaryData
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.BoolVector
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.FloatVector
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.IntVector
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.MapBounds
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.MapEnvelope
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.MapPos
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.MapPosVector
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.MapPosVectorVector
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.MapRange
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.MapTile
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.MapVec
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.PolygonData
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.PolygonDataVector
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.ScreenBounds
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.ScreenPos
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.ScreenPosVector
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.StringMap
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.StringVariantMap
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.StringVector
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.Variant
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.core.VariantVector
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.datasources.components.TileData
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.datasources.components.VectorData
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.datasources.Gw3DtilesDataSource
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.datasources.NMLModelLODTreeDataSource
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.datasources.OGRVectorDataBase
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.datasources.TileDataSource
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.datasources.TileDataSourceVector
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.datasources.VectorDataSource
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.geometry.Feature
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.geometry.FeatureCollection
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.geometry.FeatureVector
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.geometry.GeoJSONGeometryReader
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.geometry.GeoJSONGeometryWriter
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.geometry.Geometry
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.geometry.GeometrySimplifier
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.geometry.GeometryVector
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.geometry.LineGeometryVector
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.geometry.PointGeometryVector
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.geometry.PolygonGeometryVector
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.geometry.WKBGeometryReader
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.geometry.WKBGeometryWriter
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.geometry.WKTGeometryReader
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.geometry.WKTGeometryWriter
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.graphics.Bitmap
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.graphics.Color
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.graphics.Frustum
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.graphics.ViewState
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.graphics.ViewStateMini
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.layers.ClusterElementBuilder
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.layers.Layer
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.layers.LayerVector
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.layers.NMLModelLODTreeEventListener
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.layers.TileLoadListener
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.layers.UTFGridEventListener
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.layers.VectorEditEventListener
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.layers.VectorElementEventListener
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.layers.VectorTileEventListener
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.projections.Projection
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.renderers.components.CullState
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.renderers.MapRenderer
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.renderers.MapRendererListener
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.renderers.RedrawRequestListener
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.renderers.RendererCaptureListener
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.styles.BalloonPopupMargins
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.styles.CompiledStyleSet
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.styles.Style
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.styles.StyleBuilder
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.styles.StyleSelector
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.styles.StyleSelectorBuilder
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.ui.BaseMapView
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.ui.MapClickInfo
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.ui.MapEventListener
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.ui.MapMoveListener
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.ui.MapZoomEventListener
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.ui.NMLModelLODTreeClickInfo
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.ui.PopupClickInfo
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.ui.PopupDrawInfo
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.ui.UTFGridClickInfo
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.ui.VectorElementClickInfo
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.ui.VectorElementDragInfo
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.ui.VectorTileClickInfo
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.utils.AndroidUtils
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.utils.AssetPackage
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.utils.AssetUtils
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.utils.BinaryData
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.utils.BitmapUtils
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.utils.ConfusionUtils
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.utils.Log
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.utils.LogEventListener
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.utils.MapPickListener
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.vectorelements.CustomPopupHandler
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.vectorelements.VectorElement
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.vectorelements.VectorElementVector
-
- swigCMemOwn - 类 中的变量com.geoway.mobile.vectortiles.VectorTileDecoder
-
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.components.LicenseManagerListener
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.AssetTileDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.BitmapOverlayRasterTileDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.CustomOfflineRasterTileDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.CustomOfflineTdtTileDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.CustomOfflineVectorTileDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.GDALRasterTileDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.GeoPkgDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.GoogleImageTileDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.Gw3DtilesDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.HTTPTileDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.HTTPWmsTileDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.LocalVectorDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.MBTilesTileDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.NMLModelLODTreeDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.OfflineNMLModelLODTreeDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.OGRVectorDataBase
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.OGRVectorDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.OnlineNMLModelLODTreeDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.TerrainTileDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.TileDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.datasources.VectorDataSource
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.geometry.DouglasPeuckerGeometrySimplifier
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.geometry.Geometry
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.geometry.GeometrySimplifier
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.geometry.LineGeometry
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.geometry.MultiGeometry
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.geometry.MultiLineGeometry
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.geometry.MultiPointGeometry
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.geometry.MultiPolygonGeometry
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.geometry.PointGeometry
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.geometry.PolygonGeometry
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.ClassificationLayer
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.ClassificationVectorLayer
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.ClusteredVectorLayer
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.ClusterElementBuilder
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.CustomMarkerTileLayer
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.CustomOfflineTdtTileLayer
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.CustomTileLayer
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.CustomVectorTileLayer
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.EditableVectorLayer
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.Gw3DtilesLayer
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.Layer
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.NMLModelLODTreeEventListener
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.NMLModelLODTreeLayer
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.RasterTileLayer
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.ShpLayer
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.SolidLayer
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.TerrainTileLayer
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.TileLayer
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.TileLoadListener
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.UTFGridEventListener
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.VectorEditEventListener
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.VectorElementEventListener
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.VectorLayer
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.VectorTileEventListener
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.layers.VectorTileLayer
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.projections.EPSG3857
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.projections.EPSG4326
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.projections.Projection
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.renderers.MapRendererListener
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.renderers.RedrawRequestListener
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.renderers.RendererCaptureListener
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.BalloonPopupStyle
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.BillboardStyle
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.BillboardStyleBuilder
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.GeometryCollectionStyle
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.GeometryCollectionStyleBuilder
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.LabelStyle
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.LabelStyleBuilder
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.LineStyle
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.LineStyleBuilder
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.MarkerStyle
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.MarkerStyleBuilder
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.PointStyle
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.PointStyleBuilder
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.Polygon3DStyle
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.Polygon3DStyleBuilder
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.PolygonStyle
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.PolygonStyleBuilder
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.PopupStyle
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.PopupStyleBuilder
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.Style
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.StyleBuilder
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.TextStyle
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.styles.TextStyleBuilder
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.ui.MapEventListener
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.ui.MapMoveListener
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.ui.MapZoomEventListener
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.utils.AssetPackage
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.utils.LogEventListener
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.utils.MapPickListener
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.utils.ZippedAssetPackage
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.vectorelements.BalloonPopup
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.vectorelements.Billboard
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.vectorelements.Circle
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.vectorelements.CustomPopup
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.vectorelements.CustomPopupHandler
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.vectorelements.GeometryCollection
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.vectorelements.Label
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.vectorelements.Line
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.vectorelements.Marker
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.vectorelements.MultiPolygon
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.vectorelements.NMLModel
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.vectorelements.Point
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.vectorelements.Polygon
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.vectorelements.Polygon3D
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.vectorelements.Popup
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.vectorelements.Text
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.vectorelements.VectorElement
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.vectortiles.CustomVectorTileDecoder
-
Creates a polymorphic instance of the given native object.
- swigCreatePolymorphicInstance(long, boolean) - 类 中的静态方法com.geoway.mobile.vectortiles.VectorTileDecoder
-
Creates a polymorphic instance of the given native object.
- SwigDirector_AssetTileDataSource_buildAssetPath(AssetTileDataSource, String, long) - 类 中的静态方法com.geoway.mobile.datasources.AssetTileDataSourceModuleJNI
-
- SwigDirector_AssetTileDataSource_getMaxZoom(AssetTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.AssetTileDataSourceModuleJNI
-
- SwigDirector_AssetTileDataSource_getMinZoom(AssetTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.AssetTileDataSourceModuleJNI
-
- SwigDirector_AssetTileDataSource_loadTile(AssetTileDataSource, long) - 类 中的静态方法com.geoway.mobile.datasources.AssetTileDataSourceModuleJNI
-
- SwigDirector_AssetTileDataSource_notifyTilesChanged(AssetTileDataSource, boolean) - 类 中的静态方法com.geoway.mobile.datasources.AssetTileDataSourceModuleJNI
-
- SwigDirector_BitmapOverlayRasterTileDataSource_getMaxZoom(BitmapOverlayRasterTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.BitmapOverlayRasterTileDataSourceModuleJNI
-
- SwigDirector_BitmapOverlayRasterTileDataSource_getMinZoom(BitmapOverlayRasterTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.BitmapOverlayRasterTileDataSourceModuleJNI
-
- SwigDirector_BitmapOverlayRasterTileDataSource_loadTile(BitmapOverlayRasterTileDataSource, long) - 类 中的静态方法com.geoway.mobile.datasources.BitmapOverlayRasterTileDataSourceModuleJNI
-
- SwigDirector_BitmapOverlayRasterTileDataSource_notifyTilesChanged(BitmapOverlayRasterTileDataSource, boolean) - 类 中的静态方法com.geoway.mobile.datasources.BitmapOverlayRasterTileDataSourceModuleJNI
-
- SwigDirector_ClusterElementBuilder_buildClusterElement(ClusterElementBuilder, long, long) - 类 中的静态方法com.geoway.mobile.layers.ClusterElementBuilderModuleJNI
-
- SwigDirector_CustomOfflineRasterTileDataSource_getMaxZoom(CustomOfflineRasterTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.CustomOfflineRasterTileDataSourceModuleJNI
-
- SwigDirector_CustomOfflineRasterTileDataSource_getMinZoom(CustomOfflineRasterTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.CustomOfflineRasterTileDataSourceModuleJNI
-
- SwigDirector_CustomOfflineRasterTileDataSource_loadTile(CustomOfflineRasterTileDataSource, long) - 类 中的静态方法com.geoway.mobile.datasources.CustomOfflineRasterTileDataSourceModuleJNI
-
- SwigDirector_CustomOfflineRasterTileDataSource_notifyTilesChanged(CustomOfflineRasterTileDataSource, boolean) - 类 中的静态方法com.geoway.mobile.datasources.CustomOfflineRasterTileDataSourceModuleJNI
-
- SwigDirector_CustomOfflineTdtTileDataSource_getMaxZoom(CustomOfflineTdtTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.CustomOfflineTdtTileDataSourceModuleJNI
-
- SwigDirector_CustomOfflineTdtTileDataSource_getMinZoom(CustomOfflineTdtTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.CustomOfflineTdtTileDataSourceModuleJNI
-
- SwigDirector_CustomOfflineTdtTileDataSource_loadTile(CustomOfflineTdtTileDataSource, long) - 类 中的静态方法com.geoway.mobile.datasources.CustomOfflineTdtTileDataSourceModuleJNI
-
- SwigDirector_CustomOfflineTdtTileDataSource_notifyTilesChanged(CustomOfflineTdtTileDataSource, boolean) - 类 中的静态方法com.geoway.mobile.datasources.CustomOfflineTdtTileDataSourceModuleJNI
-
- SwigDirector_CustomOfflineVectorTileDataSource_getMaxZoom(CustomOfflineVectorTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.CustomOfflineVectorTileDataSourceModuleJNI
-
- SwigDirector_CustomOfflineVectorTileDataSource_getMinZoom(CustomOfflineVectorTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.CustomOfflineVectorTileDataSourceModuleJNI
-
- SwigDirector_CustomOfflineVectorTileDataSource_loadTile(CustomOfflineVectorTileDataSource, long) - 类 中的静态方法com.geoway.mobile.datasources.CustomOfflineVectorTileDataSourceModuleJNI
-
- SwigDirector_CustomOfflineVectorTileDataSource_notifyTilesChanged(CustomOfflineVectorTileDataSource, boolean) - 类 中的静态方法com.geoway.mobile.datasources.CustomOfflineVectorTileDataSourceModuleJNI
-
- SwigDirector_CustomPopupHandler_onDrawPopup(CustomPopupHandler, long) - 类 中的静态方法com.geoway.mobile.vectorelements.CustomPopupHandlerModuleJNI
-
- SwigDirector_CustomPopupHandler_onPopupClicked(CustomPopupHandler, long) - 类 中的静态方法com.geoway.mobile.vectorelements.CustomPopupHandlerModuleJNI
-
- SwigDirector_GDALRasterTileDataSource_getMaxZoom(GDALRasterTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.GDALRasterTileDataSourceModuleJNI
-
- SwigDirector_GDALRasterTileDataSource_getMinZoom(GDALRasterTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.GDALRasterTileDataSourceModuleJNI
-
- SwigDirector_GDALRasterTileDataSource_loadTile(GDALRasterTileDataSource, long) - 类 中的静态方法com.geoway.mobile.datasources.GDALRasterTileDataSourceModuleJNI
-
- SwigDirector_GDALRasterTileDataSource_notifyTilesChanged(GDALRasterTileDataSource, boolean) - 类 中的静态方法com.geoway.mobile.datasources.GDALRasterTileDataSourceModuleJNI
-
- SwigDirector_GeoPkgDataSource_loadElements(GeoPkgDataSource, long) - 类 中的静态方法com.geoway.mobile.datasources.GeoPkgDataSourceModuleJNI
-
- SwigDirector_GoogleImageTileDataSource_getMaxZoom(GoogleImageTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.GoogleImageTileDataSourceModuleJNI
-
- SwigDirector_GoogleImageTileDataSource_getMinZoom(GoogleImageTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.GoogleImageTileDataSourceModuleJNI
-
- SwigDirector_GoogleImageTileDataSource_loadTile(GoogleImageTileDataSource, long) - 类 中的静态方法com.geoway.mobile.datasources.GoogleImageTileDataSourceModuleJNI
-
- SwigDirector_GoogleImageTileDataSource_notifyTilesChanged(GoogleImageTileDataSource, boolean) - 类 中的静态方法com.geoway.mobile.datasources.GoogleImageTileDataSourceModuleJNI
-
- SwigDirector_HTTPTileDataSource_buildTileURL(HTTPTileDataSource, String, long) - 类 中的静态方法com.geoway.mobile.datasources.HTTPTileDataSourceModuleJNI
-
- SwigDirector_HTTPTileDataSource_getMaxZoom(HTTPTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.HTTPTileDataSourceModuleJNI
-
- SwigDirector_HTTPTileDataSource_getMinZoom(HTTPTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.HTTPTileDataSourceModuleJNI
-
- SwigDirector_HTTPTileDataSource_notifyTilesChanged(HTTPTileDataSource, boolean) - 类 中的静态方法com.geoway.mobile.datasources.HTTPTileDataSourceModuleJNI
-
- SwigDirector_HTTPWmsTileDataSource_buildTileURL(HTTPWmsTileDataSource, String, long) - 类 中的静态方法com.geoway.mobile.datasources.HTTPWmsTileDataSourceModuleJNI
-
- SwigDirector_HTTPWmsTileDataSource_getMaxZoom(HTTPWmsTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.HTTPWmsTileDataSourceModuleJNI
-
- SwigDirector_HTTPWmsTileDataSource_getMinZoom(HTTPWmsTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.HTTPWmsTileDataSourceModuleJNI
-
- SwigDirector_HTTPWmsTileDataSource_notifyTilesChanged(HTTPWmsTileDataSource, boolean) - 类 中的静态方法com.geoway.mobile.datasources.HTTPWmsTileDataSourceModuleJNI
-
- SwigDirector_LicenseManagerListener_onLicenseUpdated(LicenseManagerListener, String) - 类 中的静态方法com.geoway.mobile.components.LicenseManagerListenerModuleJNI
-
- SwigDirector_LocalVectorDataSource_loadElements(LocalVectorDataSource, long) - 类 中的静态方法com.geoway.mobile.datasources.LocalVectorDataSourceModuleJNI
-
- SwigDirector_LogEventListener_onDebugEvent(LogEventListener, String) - 类 中的静态方法com.geoway.mobile.utils.LogEventListenerModuleJNI
-
- SwigDirector_LogEventListener_onErrorEvent(LogEventListener, String) - 类 中的静态方法com.geoway.mobile.utils.LogEventListenerModuleJNI
-
- SwigDirector_LogEventListener_onFatalEvent(LogEventListener, String) - 类 中的静态方法com.geoway.mobile.utils.LogEventListenerModuleJNI
-
- SwigDirector_LogEventListener_onInfoEvent(LogEventListener, String) - 类 中的静态方法com.geoway.mobile.utils.LogEventListenerModuleJNI
-
- SwigDirector_LogEventListener_onWarnEvent(LogEventListener, String) - 类 中的静态方法com.geoway.mobile.utils.LogEventListenerModuleJNI
-
- SwigDirector_MapEventListener_onMapAngleChange(MapEventListener, float, float) - 类 中的静态方法com.geoway.mobile.ui.MapEventListenerModuleJNI
-
- SwigDirector_MapEventListener_onMapClicked(MapEventListener, long) - 类 中的静态方法com.geoway.mobile.ui.MapEventListenerModuleJNI
-
- SwigDirector_MapEventListener_onMapIdle(MapEventListener) - 类 中的静态方法com.geoway.mobile.ui.MapEventListenerModuleJNI
-
- SwigDirector_MapEventListener_onMapMoved(MapEventListener) - 类 中的静态方法com.geoway.mobile.ui.MapEventListenerModuleJNI
-
- SwigDirector_MapEventListener_onMapStable(MapEventListener) - 类 中的静态方法com.geoway.mobile.ui.MapEventListenerModuleJNI
-
- SwigDirector_MapEventListener_onMapZoomChange(MapEventListener, float, float) - 类 中的静态方法com.geoway.mobile.ui.MapEventListenerModuleJNI
-
- SwigDirector_MapMoveListener_onMove(MapMoveListener) - 类 中的静态方法com.geoway.mobile.ui.MapMoveListenerModuleJNI
-
- SwigDirector_MapMoveListener_onMoveFinished(MapMoveListener, boolean) - 类 中的静态方法com.geoway.mobile.ui.MapMoveListenerModuleJNI
-
- SwigDirector_MapPickListener_onMapPicked(MapPickListener, long) - 类 中的静态方法com.geoway.mobile.utils.MapPickListenerModuleJNI
-
- SwigDirector_MapRendererListener_onAfterDrawFrame(MapRendererListener) - 类 中的静态方法com.geoway.mobile.renderers.MapRendererListenerModuleJNI
-
- SwigDirector_MapRendererListener_onBeforeDrawFrame(MapRendererListener) - 类 中的静态方法com.geoway.mobile.renderers.MapRendererListenerModuleJNI
-
- SwigDirector_MapZoomEventListener_onMapZoomChange(MapZoomEventListener, float, float) - 类 中的静态方法com.geoway.mobile.ui.MapZoomEventListenerModuleJNI
-
- SwigDirector_MBTilesTileDataSource_getMaxZoom(MBTilesTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.MBTilesTileDataSourceModuleJNI
-
- SwigDirector_MBTilesTileDataSource_getMinZoom(MBTilesTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.MBTilesTileDataSourceModuleJNI
-
- SwigDirector_MBTilesTileDataSource_loadTile(MBTilesTileDataSource, long) - 类 中的静态方法com.geoway.mobile.datasources.MBTilesTileDataSourceModuleJNI
-
- SwigDirector_MBTilesTileDataSource_notifyTilesChanged(MBTilesTileDataSource, boolean) - 类 中的静态方法com.geoway.mobile.datasources.MBTilesTileDataSourceModuleJNI
-
- SwigDirector_NMLModelLODTreeEventListener_onNMLModelLODTreeClicked(NMLModelLODTreeEventListener, long) - 类 中的静态方法com.geoway.mobile.layers.NMLModelLODTreeEventListenerModuleJNI
-
- SwigDirector_OGRVectorDataSource_loadElements(OGRVectorDataSource, long) - 类 中的静态方法com.geoway.mobile.datasources.OGRVectorDataSourceModuleJNI
-
- SwigDirector_RedrawRequestListener_onRedrawRequested(RedrawRequestListener) - 类 中的静态方法com.geoway.mobile.renderers.RedrawRequestListenerModuleJNI
-
- SwigDirector_RendererCaptureListener_onMapRendered(RendererCaptureListener, long) - 类 中的静态方法com.geoway.mobile.renderers.RendererCaptureListenerModuleJNI
-
- SwigDirector_ShpFileDataSource_loadElements(ShpFileDataSource, long) - 类 中的静态方法com.geoway.mobile.datasources.ShpFileDataSourceModuleJNI
-
- SwigDirector_TerrainTileDataSource_buildTileURL(TerrainTileDataSource, String, long) - 类 中的静态方法com.geoway.mobile.datasources.TerrainTileDataSourceModuleJNI
-
- SwigDirector_TerrainTileDataSource_getMaxZoom(TerrainTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.TerrainTileDataSourceModuleJNI
-
- SwigDirector_TerrainTileDataSource_getMinZoom(TerrainTileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.TerrainTileDataSourceModuleJNI
-
- SwigDirector_TerrainTileDataSource_loadTile(TerrainTileDataSource, long) - 类 中的静态方法com.geoway.mobile.datasources.TerrainTileDataSourceModuleJNI
-
- SwigDirector_TerrainTileDataSource_notifyTilesChanged(TerrainTileDataSource, boolean) - 类 中的静态方法com.geoway.mobile.datasources.TerrainTileDataSourceModuleJNI
-
- SwigDirector_TileDataSource_getMaxZoom(TileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.TileDataSourceModuleJNI
-
- SwigDirector_TileDataSource_getMinZoom(TileDataSource) - 类 中的静态方法com.geoway.mobile.datasources.TileDataSourceModuleJNI
-
- SwigDirector_TileDataSource_loadTile(TileDataSource, long) - 类 中的静态方法com.geoway.mobile.datasources.TileDataSourceModuleJNI
-
- SwigDirector_TileDataSource_notifyTilesChanged(TileDataSource, boolean) - 类 中的静态方法com.geoway.mobile.datasources.TileDataSourceModuleJNI
-
- SwigDirector_TileLoadListener_onPreloadingTilesLoaded(TileLoadListener) - 类 中的静态方法com.geoway.mobile.layers.TileLoadListenerModuleJNI
-
- SwigDirector_TileLoadListener_onVisibleTilesLoaded(TileLoadListener) - 类 中的静态方法com.geoway.mobile.layers.TileLoadListenerModuleJNI
-
- SwigDirector_UTFGridEventListener_onUTFGridClicked(UTFGridEventListener, long) - 类 中的静态方法com.geoway.mobile.layers.UTFGridEventListenerModuleJNI
-
- SwigDirector_VectorDataSource_loadElements(VectorDataSource, long) - 类 中的静态方法com.geoway.mobile.datasources.VectorDataSourceModuleJNI
-
- SwigDirector_VectorEditEventListener_onDragEnd(VectorEditEventListener, long) - 类 中的静态方法com.geoway.mobile.layers.VectorEditEventListenerModuleJNI
-
- SwigDirector_VectorEditEventListener_onDragMove(VectorEditEventListener, long) - 类 中的静态方法com.geoway.mobile.layers.VectorEditEventListenerModuleJNI
-
- SwigDirector_VectorEditEventListener_onDragStart(VectorEditEventListener, long) - 类 中的静态方法com.geoway.mobile.layers.VectorEditEventListenerModuleJNI
-
- SwigDirector_VectorEditEventListener_onElementDelete(VectorEditEventListener, long) - 类 中的静态方法com.geoway.mobile.layers.VectorEditEventListenerModuleJNI
-
- SwigDirector_VectorEditEventListener_onElementDeselected(VectorEditEventListener, long) - 类 中的静态方法com.geoway.mobile.layers.VectorEditEventListenerModuleJNI
-
- SwigDirector_VectorEditEventListener_onElementModify(VectorEditEventListener, long, long) - 类 中的静态方法com.geoway.mobile.layers.VectorEditEventListenerModuleJNI
-
- SwigDirector_VectorEditEventListener_onElementSelect(VectorEditEventListener, long) - 类 中的静态方法com.geoway.mobile.layers.VectorEditEventListenerModuleJNI
-
- SwigDirector_VectorEditEventListener_onSelectDragPointStyle(VectorEditEventListener, long, int) - 类 中的静态方法com.geoway.mobile.layers.VectorEditEventListenerModuleJNI
-
- SwigDirector_VectorElementEventListener_onVectorElementClicked(VectorElementEventListener, long) - 类 中的静态方法com.geoway.mobile.layers.VectorElementEventListenerModuleJNI
-
- SwigDirector_VectorTileEventListener_onVectorTileClicked(VectorTileEventListener, long) - 类 中的静态方法com.geoway.mobile.layers.VectorTileEventListenerModuleJNI
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.components.LicenseManagerListener
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.datasources.AssetTileDataSource
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.datasources.BitmapOverlayRasterTileDataSource
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.datasources.CustomOfflineRasterTileDataSource
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.datasources.CustomOfflineTdtTileDataSource
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.datasources.CustomOfflineVectorTileDataSource
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.datasources.GDALRasterTileDataSource
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.datasources.GeoPkgDataSource
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.datasources.GoogleImageTileDataSource
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.datasources.Gw3DtilesDataSource
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.datasources.HTTPTileDataSource
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.datasources.HTTPWmsTileDataSource
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.datasources.LocalVectorDataSource
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.datasources.MBTilesTileDataSource
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.datasources.OGRVectorDataSource
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.datasources.ShpFileDataSource
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.datasources.TerrainTileDataSource
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.datasources.TileDataSource
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.datasources.VectorDataSource
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.layers.ClusterElementBuilder
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.layers.NMLModelLODTreeEventListener
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.layers.TileLoadListener
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.layers.UTFGridEventListener
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.layers.VectorEditEventListener
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.layers.VectorElementEventListener
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.layers.VectorTileEventListener
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.renderers.MapRendererListener
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.renderers.RedrawRequestListener
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.renderers.RendererCaptureListener
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.ui.MapEventListener
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.ui.MapMoveListener
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.ui.MapZoomEventListener
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.utils.LogEventListener
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.utils.MapPickListener
-
- swigDirectorDisconnect() - 类 中的方法com.geoway.mobile.vectorelements.CustomPopupHandler
-
- swigGetClassName() - 类 中的方法com.geoway.mobile.components.LicenseManagerListener
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.AssetTileDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.BitmapOverlayRasterTileDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.CustomOfflineRasterTileDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.CustomOfflineTdtTileDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.CustomOfflineVectorTileDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.GDALRasterTileDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.GeoPkgDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.GoogleImageTileDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.Gw3DtilesDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.HTTPTileDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.HTTPWmsTileDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.LocalVectorDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.MBTilesTileDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.NMLModelLODTreeDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.OfflineNMLModelLODTreeDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.OGRVectorDataBase
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.OGRVectorDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.OnlineNMLModelLODTreeDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.ShpFileDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.TerrainTileDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.TileDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.datasources.VectorDataSource
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.geometry.DouglasPeuckerGeometrySimplifier
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.geometry.Geometry
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.geometry.GeometrySimplifier
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.geometry.LineGeometry
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.geometry.MultiGeometry
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.geometry.MultiLineGeometry
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.geometry.MultiPointGeometry
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.geometry.MultiPolygonGeometry
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.geometry.PointGeometry
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.geometry.PolygonGeometry
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.ClassificationLayer
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.ClassificationVectorLayer
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.ClusteredVectorLayer
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.ClusterElementBuilder
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.CustomMarkerTileLayer
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.CustomOfflineTdtTileLayer
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.CustomTileLayer
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.EditableVectorLayer
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.Gw3DtilesLayer
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.Layer
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.NMLModelLODTreeEventListener
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.NMLModelLODTreeLayer
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.RasterTileLayer
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.ShpLayer
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.SolidLayer
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.TerrainTileLayer
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.TileLayer
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.TileLoadListener
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.UTFGridEventListener
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.VectorEditEventListener
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.VectorElementEventListener
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.VectorLayer
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.VectorTileEventListener
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.layers.VectorTileLayer
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.projections.EPSG3857
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.projections.EPSG4326
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.projections.Projection
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.renderers.MapRendererListener
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.renderers.RedrawRequestListener
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.renderers.RendererCaptureListener
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyle
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.BillboardStyle
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.BillboardStyleBuilder
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.GeometryCollectionStyle
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.GeometryCollectionStyleBuilder
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.LabelStyle
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.LabelStyleBuilder
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.LineStyle
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.LineStyleBuilder
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.MarkerStyle
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.MarkerStyleBuilder
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.PointStyle
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.PointStyleBuilder
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.Polygon3DStyle
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.Polygon3DStyleBuilder
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.PolygonStyle
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.PolygonStyleBuilder
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.PopupStyle
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.PopupStyleBuilder
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.Style
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.StyleBuilder
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.TextStyle
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.styles.TextStyleBuilder
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.ui.MapEventListener
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.ui.MapMoveListener
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.ui.MapZoomEventListener
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.utils.AssetPackage
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.utils.LogEventListener
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.utils.MapPickListener
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.utils.ZippedAssetPackage
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.vectorelements.BalloonPopup
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.vectorelements.Billboard
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.vectorelements.Circle
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.vectorelements.CustomPopup
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.vectorelements.CustomPopupHandler
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.vectorelements.GeometryCollection
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.vectorelements.Label
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.vectorelements.Line
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.vectorelements.Marker
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.vectorelements.MultiPolygon
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.vectorelements.NMLModel
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.vectorelements.Point
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.vectorelements.Polygon
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.vectorelements.Polygon3D
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.vectorelements.Popup
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.vectorelements.Text
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.vectorelements.VectorElement
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.vectortiles.CustomVectorTileDecoder
-
Returns the actual class name of this object.
- swigGetClassName() - 类 中的方法com.geoway.mobile.vectortiles.VectorTileDecoder
-
Returns the actual class name of this object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.components.LicenseManagerListener
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.AssetTileDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.BitmapOverlayRasterTileDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.CustomOfflineRasterTileDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.CustomOfflineTdtTileDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.CustomOfflineVectorTileDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.GDALRasterTileDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.GeoPkgDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.GoogleImageTileDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.Gw3DtilesDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.HTTPTileDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.HTTPWmsTileDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.LocalVectorDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.MBTilesTileDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.NMLModelLODTreeDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.OfflineNMLModelLODTreeDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.OGRVectorDataBase
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.OGRVectorDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.OnlineNMLModelLODTreeDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.ShpFileDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.TerrainTileDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.TileDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.datasources.VectorDataSource
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.geometry.DouglasPeuckerGeometrySimplifier
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.geometry.Geometry
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.geometry.GeometrySimplifier
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.geometry.LineGeometry
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.geometry.MultiGeometry
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.geometry.MultiLineGeometry
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.geometry.MultiPointGeometry
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.geometry.MultiPolygonGeometry
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.geometry.PointGeometry
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.geometry.PolygonGeometry
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.ClassificationLayer
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.ClassificationVectorLayer
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.ClusteredVectorLayer
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.ClusterElementBuilder
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.CustomMarkerTileLayer
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.CustomOfflineTdtTileLayer
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.CustomTileLayer
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayer
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.CustomVectorMarkerTileLayerEncrypt
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.CustomVectorTileLayer
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.EditableVectorLayer
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.Gw3DtilesLayer
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.Layer
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.NMLModelLODTreeEventListener
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.NMLModelLODTreeLayer
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.RasterTileLayer
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.ShpLayer
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.SolidLayer
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.TerrainTileLayer
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.TileLayer
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.TileLoadListener
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.UTFGridEventListener
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.VectorEditEventListener
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.VectorElementEventListener
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.VectorLayer
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.VectorTileEventListener
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.layers.VectorTileLayer
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.projections.EPSG3857
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.projections.EPSG4326
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.projections.Projection
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.renderers.MapRendererListener
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.renderers.RedrawRequestListener
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.renderers.RendererCaptureListener
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyle
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.BalloonPopupStyleBuilder
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.BillboardStyle
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.BillboardStyleBuilder
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.GeometryCollectionStyle
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.GeometryCollectionStyleBuilder
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.LabelStyle
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.LabelStyleBuilder
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.LineStyle
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.LineStyleBuilder
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.MarkerStyle
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.MarkerStyleBuilder
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.PointStyle
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.PointStyleBuilder
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.Polygon3DStyle
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.Polygon3DStyleBuilder
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.PolygonStyle
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.PolygonStyleBuilder
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.PopupStyle
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.PopupStyleBuilder
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.Style
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.StyleBuilder
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.TextStyle
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.styles.TextStyleBuilder
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.ui.MapEventListener
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.ui.MapMoveListener
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.ui.MapZoomEventListener
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.utils.AssetPackage
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.utils.LogEventListener
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.utils.MapPickListener
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.utils.ZippedAssetPackage
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.vectorelements.BalloonPopup
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.vectorelements.Billboard
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.vectorelements.Circle
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.vectorelements.CustomPopup
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.vectorelements.CustomPopupHandler
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.vectorelements.GeometryCollection
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.vectorelements.Label
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.vectorelements.Line
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.vectorelements.Marker
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.vectorelements.MultiPolygon
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.vectorelements.NMLModel
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.vectorelements.Point
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.vectorelements.Polygon
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.vectorelements.Polygon3D
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.vectorelements.Popup
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.vectorelements.Text
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.vectorelements.VectorElement
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.vectortiles.CustomVectorTileDecoder
-
Returns the connected director object.
- swigGetDirectorObject() - 类 中的方法com.geoway.mobile.vectortiles.VectorTileDecoder
-
Returns the connected director object.
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.components.LicenseManagerListener
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.datasources.AssetTileDataSource
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.datasources.BitmapOverlayRasterTileDataSource
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.datasources.CustomOfflineRasterTileDataSource
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.datasources.CustomOfflineTdtTileDataSource
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.datasources.CustomOfflineVectorTileDataSource
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.datasources.GDALRasterTileDataSource
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.datasources.GeoPkgDataSource
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.datasources.GoogleImageTileDataSource
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.datasources.Gw3DtilesDataSource
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.datasources.HTTPTileDataSource
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.datasources.HTTPWmsTileDataSource
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.datasources.LocalVectorDataSource
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.datasources.MBTilesTileDataSource
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.datasources.OGRVectorDataSource
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.datasources.ShpFileDataSource
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.datasources.TerrainTileDataSource
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.datasources.TileDataSource
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.datasources.VectorDataSource
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.layers.ClusterElementBuilder
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.layers.NMLModelLODTreeEventListener
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.layers.TileLoadListener
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.layers.UTFGridEventListener
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.layers.VectorEditEventListener
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.layers.VectorElementEventListener
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.layers.VectorTileEventListener
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.renderers.MapRendererListener
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.renderers.RedrawRequestListener
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.renderers.RendererCaptureListener
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.ui.MapEventListener
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.ui.MapMoveListener
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.ui.MapZoomEventListener
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.utils.LogEventListener
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.utils.MapPickListener
-
- swigReleaseOwnership() - 类 中的方法com.geoway.mobile.vectorelements.CustomPopupHandler
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.components.LicenseManagerListener
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.datasources.AssetTileDataSource
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.datasources.BitmapOverlayRasterTileDataSource
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.datasources.CustomOfflineRasterTileDataSource
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.datasources.CustomOfflineTdtTileDataSource
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.datasources.CustomOfflineVectorTileDataSource
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.datasources.GDALRasterTileDataSource
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.datasources.GeoPkgDataSource
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.datasources.GoogleImageTileDataSource
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.datasources.Gw3DtilesDataSource
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.datasources.HTTPTileDataSource
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.datasources.HTTPWmsTileDataSource
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.datasources.LocalVectorDataSource
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.datasources.MBTilesTileDataSource
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.datasources.OGRVectorDataSource
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.datasources.ShpFileDataSource
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.datasources.TerrainTileDataSource
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.datasources.TileDataSource
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.datasources.VectorDataSource
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.layers.ClusterElementBuilder
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.layers.NMLModelLODTreeEventListener
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.layers.TileLoadListener
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.layers.UTFGridEventListener
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.layers.VectorEditEventListener
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.layers.VectorElementEventListener
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.layers.VectorTileEventListener
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.renderers.MapRendererListener
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.renderers.RedrawRequestListener
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.renderers.RendererCaptureListener
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.ui.MapEventListener
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.ui.MapMoveListener
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.ui.MapZoomEventListener
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.utils.LogEventListener
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.utils.MapPickListener
-
- swigTakeOwnership() - 类 中的方法com.geoway.mobile.vectorelements.CustomPopupHandler
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.components.CustomSymbolType
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.components.PanningMode
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.components.PivotMode
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.components.ProjectionMode
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.core.VariantType
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.datasources.LocalSpatialIndexType
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.datasources.MBTilesScheme
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.datasources.OGRFieldType
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.datasources.OGRGeometryType
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.datasources.SRSType
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.datasources.TerrainTileDataSourceType
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.graphics.ColorFormat
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.layers.ClassificationType
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.layers.ScreenClipDirection
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.layers.TileSubstitutionPolicy
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.layers.VectorElementDragPointStyle
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.layers.VectorElementDragResult
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.layers.VectorTileRenderOrder
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.styles.BillboardOrientation
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.styles.BillboardScaling
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.styles.LineEndType
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.styles.LineJoinType
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.ui.ClickType
-
- swigToEnum(int) - 枚举 中的静态方法com.geoway.mobile.ui.VectorElementDragMode
-
- swigValue() - 枚举 中的方法com.geoway.mobile.components.CustomSymbolType
-
- swigValue() - 枚举 中的方法com.geoway.mobile.components.PanningMode
-
- swigValue() - 枚举 中的方法com.geoway.mobile.components.PivotMode
-
- swigValue() - 枚举 中的方法com.geoway.mobile.components.ProjectionMode
-
- swigValue() - 枚举 中的方法com.geoway.mobile.core.VariantType
-
- swigValue() - 枚举 中的方法com.geoway.mobile.datasources.LocalSpatialIndexType
-
- swigValue() - 枚举 中的方法com.geoway.mobile.datasources.MBTilesScheme
-
- swigValue() - 枚举 中的方法com.geoway.mobile.datasources.OGRFieldType
-
- swigValue() - 枚举 中的方法com.geoway.mobile.datasources.OGRGeometryType
-
- swigValue() - 枚举 中的方法com.geoway.mobile.datasources.SRSType
-
- swigValue() - 枚举 中的方法com.geoway.mobile.datasources.TerrainTileDataSourceType
-
- swigValue() - 枚举 中的方法com.geoway.mobile.graphics.ColorFormat
-
- swigValue() - 枚举 中的方法com.geoway.mobile.layers.ClassificationType
-
- swigValue() - 枚举 中的方法com.geoway.mobile.layers.ScreenClipDirection
-
- swigValue() - 枚举 中的方法com.geoway.mobile.layers.TileSubstitutionPolicy
-
- swigValue() - 枚举 中的方法com.geoway.mobile.layers.VectorElementDragPointStyle
-
- swigValue() - 枚举 中的方法com.geoway.mobile.layers.VectorElementDragResult
-
- swigValue() - 枚举 中的方法com.geoway.mobile.layers.VectorTileRenderOrder
-
- swigValue() - 枚举 中的方法com.geoway.mobile.styles.BillboardOrientation
-
- swigValue() - 枚举 中的方法com.geoway.mobile.styles.BillboardScaling
-
- swigValue() - 枚举 中的方法com.geoway.mobile.styles.LineEndType
-
- swigValue() - 枚举 中的方法com.geoway.mobile.styles.LineJoinType
-
- swigValue() - 枚举 中的方法com.geoway.mobile.ui.ClickType
-
- swigValue() - 枚举 中的方法com.geoway.mobile.ui.VectorElementDragMode
-