JSGridAnal
지도 내 물판 기능 설정을 위한 API입니다.
var object = Module.getAnalysis().getGridAnal();Function
clear()
openGridDataURL(url, time, size, start, end, type)
Name
Type
Description
setHRange(min, max)
Name
Type
Description
createRasterData(name, time) → boolean
Name
Type
Description
createPlaneData(name) → boolean
Name
Type
Description
createArrowData(time) → boolean
Name
Type
Description
setTimeRange(time)
Name
Type
Description
setHRatio(ratio)
Name
Type
Description
setTime(time)
Name
Type
Description
getTime() → number
clearLegend()
addLegendColor(alpha, red, green, blue) → number
Name
Type
Description
set3DArrowSizeRatio(ratio)
Name
Type
Description
openGridDataJSON(options) → boolean
Name
Type
Description
setLayerName(name)
Name
Type
Description
Type Definitions
JSGridAnal.GridDataOption
Name
Type
Attributes
Default
Description
JSGridAnal.GridDataOption.llcornerParam
Name
Type
Attributes
Default
Description
Last updated