Global

Members

#properties : Array.<MGIS_SuperMap3D.Property>

自定义属性列表。

batchTable

batchTable

Part of the Cesium3DTileContent interface. Composite3DTileContent always returns undefined. Instead call batchTable for a tile in the composite.

batchTable

batchTable

batchTable

batchTable

batchTableByteLength

batchTableByteLength

Part of the Cesium3DTileContent interface. Composite3DTileContent always returns 0. Instead call batchTableByteLength for a tile in the composite.

batchTableByteLength

batchTableByteLength

batchTableByteLength

batchTableByteLength

readonlybufferView : Uint8Array

The compressed texture buffer.

bursts : Array.<ParticleBurst>

An array of ParticleBurst, emitting bursts of particles at periodic times.
Default Value: undefined

cachecompleted : Event

标号库缓存完成

cachedSymbolOK : boolean

标号库缓存成功

clockTrackedDataSource : DataSource

获取或设置跟踪viewer时钟的数据源。

depthFailMaterial : MaterialProperty

Gets or sets the Property specifying the material used to draw the polyline when it fails the depth test.

Requires the EXT_frag_depth WebGL extension to render properly. If the extension is not supported, there may be artifacts.

Default Value: undefined

featurePropertiesDirty

featuresLength

featuresLength

Part of the Cesium3DTileContent interface. Composite3DTileContent always returns 0. Instead call featuresLength for a tile in the composite.

featuresLength

featuresLength

featuresLength

featuresLength

geometryByteLength

geometryByteLength

Part of the Cesium3DTileContent interface. Composite3DTileContent always returns 0. Instead call geometryByteLength for a tile in the composite.

geometryByteLength

geometryByteLength

geometryByteLength

geometryByteLength

readonlyheight : Number

The height of the texture.

initializecompleted : Event

初始化完成

innerContents

innerContents

innerContents

innerContents

innerContents

innerContents

readonlyinternalFormat : PixelFormat

The format of the compressed texture.

readonlylayerQueue : Array

获取图层列表

length : Number

Gets or sets the length of the array. If the set length is greater than the length of the internal array, the internal array is resized.

mapMode2D : Boolean

确定二维地图是否可旋转,或是否在水平方向上可无限滚动。

name

获取影像服务的名称。

readonlypickPositionSupported : Boolean

深度拾取是否支持(深度纹理)。

pointsLength

pointsLength

Part of the Cesium3DTileContent interface. Composite3DTileContent always returns 0. Instead call pointsLength for a tile in the composite.

pointsLength

pointsLength

pointsLength

pointsLength

promise : Promise

获取或者设置当前站点的promise,用于异步操作站点事件

radius

获取或者设置 地下球的半球

readonlyreadyPromise : Promise

获取该路线集合的readyPromise。

readonlyreadyPromise : Promise

获取该路线集合的readyPromise

readyPromise

readyPromise

readyPromise

readyPromise

readyPromise

readyPromise

rotateOffset : MPoint3D

模型旋转偏移量

symbolLibData : null

标号库数据

texturesByteLength

texturesByteLength

Part of the Cesium3DTileContent interface. Composite3DTileContent always returns 0. Instead call texturesByteLength for a tile in the composite.

texturesByteLength

texturesByteLength

texturesByteLength

texturesByteLength

tile

readonlytile : Cesium3DTile

Gets the tile containing this content.

tile

tile

tile

tile

tile

tileset

readonlytileset : Cesium3DTileset

Gets the tileset for this tile.

tileset

tileset

tileset

tileset

tileset

tileversion : String

获取切片版本名称,与iServer对应。

trianglesLength

trianglesLength

Part of the Cesium3DTileContent interface. Composite3DTileContent always returns 0. Instead call trianglesLength for a tile in the composite.

trianglesLength

trianglesLength

trianglesLength

trianglesLength

url

url

url

url

url

url

readonlyvalues : Array

Gets the internal array.

WebGLPlot

Created by zhangll on 2019/1/04 1519.

readonlywidth : Number

The width of the texture.

Methods

_analysiAndSaveSimpleCfg(datasetName, config)

解析并存储简单的一维数组配置对象如([{a:1,b:2},{a:3,b:4}])
Name Type Description
datasetName String 保存数据集的名字
config Array 配置对象

countCircle(radius, centerPtsD, ptsCount)

计算圆周点串坐标数组
Name Type Description
radius String 圆半径
centerPtsD String 圆中心点经纬度坐标
ptsCount String 点串数组大小

EfficiencyManager()

private

setGraphicObjectOptions(options, graphicObject)

通过options 修改标号属性
Name Type Description
options Object
graphicObject GeoGraphicObject

Type Definitions

GeocoderResult

Properties:
Name Type Description
displayName String The display name for a location
destination Rectangle | Cartesian3 The bounding box for a location