IlvZoomInteractor

IlvObject
  |
  +--IlvInteractor
       |
       +--IlvDragRectangleInteractor
            |
            +--IlvZoomInteractor
Category:
Graphics Framework component
JavaScript File:
IlvZoomInteractor.js
Description:
IlvZoomInteractor is an interactor that lets the user drag a rectangle over the main view to zoom in the area.

Constructor Summary
IlvZoomInteractor()

Constructor Detail

IlvZoomInteractor

IlvZoomInteractor()
Creates an instance of IlvZoomInteractor.

Inherited Methods from IlvDragRectangleInteractor
addRectangleDraggedListener, getColor, getLineWidth, getRectangle, getXYRatio, onmousedown, onmousemove, onmouseup, removeRectangleDraggedListener, setColor, setLineWidth, setXYRatio, startDragging, stopDragging, whileDragging
Inherited Methods from IlvInteractor
getCursor, getMenuModelId, getMessage, getView, setCursor, setMenuModelId, setMessage, setView
Inherited Methods from IlvObject
callDispose, dispose, getClassName, hashCode, inherits, instanceOf, invoke, registerDispose, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility