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