Skip to main content
PREV CLASS NEXT CLASS FRAMES NO FRAMES

 

Class IlvHighlightInteractor

IlvObject
   |
   +--IlvInteractor
      |
      +--IlvHighlightInteractor

Category:
Graphics Framework component
JavaScript File:
IlvHighlightInteractor.js
Description:
A highlight interactor that works with an IlvView and its IlvHitmap. This interactor can be added to an IlvInteractorGroup.
Since:
JViews 8.7

Constructor Summary
Constructor Attributes Constructor Name and Description
 
IlvHighlightInteractor(tolerance, color, opacity)
Method Summary
Method Attributes Method Name and Description
 
setGroupable(groupable)
Sets can do group highlight.
Methods inherited from class IlvInteractor
getCursor, getMenuModelId, getMessage, getView, setCursor, setMenuModelId, setMessage, setView
Methods inherited from class IlvObject
dispose, getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility
Constructor Detail
IlvHighlightInteractor
IlvHighlightInteractor(tolerance, color, opacity)
Parameters:
tolerance - The tolerance used when doing hittests.
color - The highlighting color.
opacity - The opacity of the highlighting.
Method Detail
setGroupable
setGroupable(groupable)
Sets can do group highlight.
Parameters:
groupable
Since:
JViews 8.8

©Copyright Rogue Wave Software Inc. 1997, 2018. All Rights Reserved.