Class: ZoomTool

ZoomTool

new view.tool.default.ZoomTool ()

Extends

  • BaseTool

Methods

execute ()void

ズーム範囲でズームを実行

Returns:
TypeDescription
void

initialize ()void

初期起動関数

Returns:
TypeDescription
void

moveRect (event)void

ズーム範囲設定の矩形を描画

NameTypeDescription
eventMouseEvent
Returns:
TypeDescription
void

startRect (event)void

ズーム範囲設定を起動

NameTypeDescription
eventMouseEvent
Returns:
TypeDescription
void