Class: SMLInfoStruct

SuperMap.Plot.SMLInfoStruct

态势图的基本信息结构。

new SuperMap.Plot.SMLInfoStruct(options)

common/plot/SMLInfoStruct.js, line 11
Name Type Description
options Object

态势图基本信息参数。

Name Type Description
SMLName string 可选

态势图名称。

SMLDesc string 可选

态势图描述名。

SMLSeclevel string 可选

态势图密级。

SMLDepat string 可选

态势图所属部门。

SMLAuthor string 可选

态势图作者。

SMLTime string 可选

态势图创建时间。

Methods

destroy()

common/plot/SMLInfoStruct.js, line 75

销毁态势图基本信息结构。