GeoSymbol3D

吉奥三维符号基类

new Cesium.GeoSymbol3D(options)

Name Type Description
options Object optional 参数选项:
Name Type Description
name Proxy optional 符号名称
Author:
  • liuck
Example:
示例代码:

Extends

Members

code : String

符号编号
Inherited From:

readonlydefinitionChanged : Event

属性改变事件
Inherited From:

description : String

符号说明
Inherited From:

name : String

符号名称
Inherited From:
Default Value: GEOSYMBOL

schemaCode : String

图示编号
Inherited From:

type : String

符号类型
Inherited From:

version : String

版本信息
Inherited From:

visible : String

是否可见
Inherited From:

Methods

destroy()

销毁,为接口的空函数
Inherited From:

rotation()

旋转

scale()

缩放

toGeoGlobeFeature()

序列化为GeoGlobe.Feature类实例
Inherited From:

translate()

平移