new SuperMap.ImageGFAspect(options)
common/iServer/ImageGFAspect.js, line 7
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
初始化参数。
|
Members
-
Azimuthnumber
-
光源方位角,固定为360度。
-
girdFuncNamestring
-
栅格函数名称,参数值为:GFAspect。
- Default Value: 'GFAspect'
Methods
-
constructFromObject(data, obj){SuperMap.ImageGFAspect}
common/iServer/ImageGFAspect.js, line 43 -
Name Type Description data
Object 要转换的数据.
obj
SuperMap.ImageGFAspect 返回的模型.
Returns:
Type Description SuperMap.ImageGFAspect 返回结果 -
destroy()
common/iServer/ImageGFAspect.js, line 33 -
释放资源,将引用资源的属性置空。