Members
-
自定义属性列表。
-
Cesium3DTileContent接口的一部分。Composite3DTileContent总是返回undefined,而不是调用batchTable来处理复合中的瓦片。 -
-
-
Cesium3DTileContent接口的一部分。Composite3DTileContent总是返回0,而不是调用batchTableByteLength在复合的瓦片。 -
-
-
压缩后的纹理缓冲区。
-
cachecompleted : Event
-
标号库缓存完成
-
标号库缓存成功
-
获取或设置特征值索引。
-
多时序特征值控制器。
-
clockTrackedDataSource : DataSource
-
获取或设置跟踪viewer时钟的数据源。
-
depthFailMaterial : MaterialProperty
-
获取或设置属性,指定多段线未通过深度测试时用于绘制多段线的材质。
需要 EXT_frag_depth WebGL 扩展才能正常渲染。如果不支持该扩展,可能会出现伪像。
-
Default Value:
undefined -
该实例的隐藏显示条件由图层的最大可见距离决定,内部调用
-
-
是
Cesium3DTileContent接口的一部分。Composite3DTileContentalways 返回 0。 -
-
-
Cesium3DTileContent接口的一部分。Composite3DTileContent总是返回0而不是调用复合瓦片中的geometryByteLength。 -
-
-
纹理的高度。
-
initializecompleted : Event
-
初始化完成
-
-
-
-
readonlyinternalFormat : PixelFormat
-
压缩纹理的格式。
-
获取图层列表
-
获取或设置数组的长度。如果设置的长度大于内部数组的长度,则会调整内部数组的大小。
-
确定二维地图是否可旋转,或是否在水平方向上可无限滚动。
-
The minimum brightness of the fog color from lighting. A value of 0.0 can cause the fog to be completely black. A value of 1.0 will not affect the brightness at all.
-
Default Value:
0.03 -
获取影像服务的名称。
-
获取或设置顶点偏移的索引。
-
pickEvent : Event
-
点击属性查询事件。通过此事件可以获取点击屏幕指定位置时返回的对象属性,在使用该事件时, 应先设置监听事件,并通过回调返回的指定属性信息。
Example:
//注册点击事件 viewer.pickEvent.addEventListener(function(feature)); //移除点击事件 viewer.pickEvent.removeEventListener(function(feature)); -
深度拾取是否支持(深度纹理)。
-
Cesium3DTileContent接口的一部分。Composite3DTileContent总是返回0。相反,在合成中调用pointlength来处理tile。 -
-
-
获取或者设置当前站点的promise,用于异步操作站点事件
-
获取或者设置地下球的半球。
-
获取该路线集合的readyPromise。
-
获取该路线集合的readyPromise
-
-
-
-
rotateOffset : MPoint3D
-
模型旋转偏移量
-
A factor used to increase the screen space error of terrain tiles when they are partially in fog. The effect is to reduce the number of terrain tiles requested for rendering. If set to zero, the feature will be disabled. If the value is increased for mountainous regions, less tiles will need to be requested, but the terrain meshes near the horizon may be a noticeably lower resolution. If the value is increased in a relatively flat area, there will be little noticeable change on the horizon.
-
Default Value:
2.0 -
标号库数据
-
Cesium3DTileContent接口的一部分。Composite3DTileContent总是返回0而不是调用texturesByteLength来合成瓦片。 -
-
-
-
-
-
-
-
-
获取瓦片版本名称,与iServer对应。
-
Cesium3DTileContent接口的一部分。Composite3DTileContent总是返回0。相反,在合成中调用trianglesLength来处理瓦片。 -
-
-
-
-
-
获取内部数组。
-
多时序顶点偏移控制器。
-
Created by zhangll on 2019/1/04 1519.
-
纹理的宽度。
Methods
-
解析并存储简单的一维数组配置对象如([{a:1,b:2},{a:3,b:4}])
Name Type Description datasetNameString 保存数据集的名字 configArray 配置对象 -
计算圆周点串坐标数组
Name Type Description radiusString 圆半径 centerPtsDString 圆中心点经纬度坐标 ptsCountString 点串数组大小 -
自定义几何参数。
Name Type Description options.idString optional 对象的唯一标识符。 options.vertexFormatString optional options.slicesBoolean optional options.offsetAttributeProperty optional -
自定义几何更新
Name Type Description options.idString optional 对象的唯一标识符。 -
private
-
通过options 修改标号属性
Name Type Description optionsObject graphicObjectGeoGraphicObject
