new SuperMap.WebPrintingJobCustomItems(option)
common/iServer/WebPrintingJobCustomItems.js, line 7
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
option |
Object |
初始化参数。
|
- Version:
- 10.1.0
Members
-
namestring
-
图例元素的名称。
-
picAsBase64string
-
图例元素图片的获取地址。
-
picAsUrlstring
-
图例元素 Base64 格式图片。
Methods
-
destroy()
common/iServer/WebPrintingJobCustomItems.js, line 39 -
释放资源,将引用资源的属性置空。
-
toJSON(){string}
common/iServer/WebPrintingJobCustomItems.js, line 50 -
将 SuperMap.WebPrintingJobCustomItems 对象转化为 JSON 字符串。
Returns:
Type Description string 返回转换后的 JSON 字符串。