Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
options |
Object |
optional
参数选项:
|
Example:
let cylinderElement = new Cesium.GeoEllipsoidElement({
viewer,
position: [-100.0, 40.0],
height: 200000.0,
length: 400000.0,
topRadius: 200000.0,
bottomRadius: 200000.0,
material: Cesium.Color.GREEN.withAlpha(0.5),
outline: true,
outlineColor: Cesium.Color.DARK_GREEN,
});
Extends
Members
分类标识
- Inherited From:
符号编号
- Inherited From:
颜色
- Inherited From:
控制点
- Inherited From:
属性改变事件
- Inherited From:
是否已删除
- Inherited From:
符号说明
- Inherited From:
geoElementType : GeoElementType
元素符号类型
- Inherited From:
外包盒
- Inherited From:
符号名称
- Inherited From:
- Default Value:
GEOSYMBOL
对象标识
- Inherited From:
OID
- Inherited From:
元素排序
- Inherited From:
父元素ID
- Inherited From:
position : PositionProperty|Cartesian3
点位位置
其他属性
- Inherited From:
图示编号
- Inherited From:
几何
- Inherited From:
是否显示
样式
- Inherited From:
透明度
- Inherited From:
符号类型
- Inherited From:
更新时间
- Inherited From:
版本信息
- Inherited From:
是否可见
- Inherited From:
Methods
销毁元素符号
在场景中移除元素符号
旋转
- Inherited From:
缩放
- Inherited From:
序列化为GeoGlobe.Feature类实例
序列化为JSON数据
- Inherited From:
平移
- Inherited From: