类名 IGSSceneLayer

# new IGSSceneLayer(options)

IGS的SceneLayer图层

参数:

名称 类型 描述
options Object

构造参数

url String

服务基地址

extendProps Object

存储额外参数的属性

查看源代码 common/document/layer/igserver/IGSSceneLayer.js, line 10

继承关系

成员变量

Object

# readonly boundingSphere

模型外包球

查看源代码 common/document/layer/igserver/IGSSceneLayer.js, line 44

Object

# boundingVolume

模型外包盒

查看源代码 common/document/layer/igserver/IGSSceneLayer.js, line 39

String

# fieldInfo

服务包含的表字段数组

查看源代码 common/document/layer/igserver/IGSSceneLayer.js, line 55

Object

# spatialReference

模型坐标系

查看源代码 common/document/layer/igserver/IGSSceneLayer.js, line 65

方法

# toJSON()

转换为json对象

Overrides:

查看源代码 common/document/layer/igserver/IGSSceneLayer.js, line 187

json对象

Object
构造函数
成员变量
方法
事件