Package | Description |
---|---|
ilog.views.symbology.interactor |
Contains predefined interactors allowing to process inputs done by the user on symbols.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvDiscreteSymbolInteractor
This interactor reacts to
BUTTON1_CLICKED mouse gesture. |
class |
IlvHorizontalSymbolInteractor
This interactor reacts to the supported mouse gesture
(
MOUSE_DRAGGED ) to compute a value according to an horizontal
mouse motion. |
class |
IlvLinearSymbolInteractor
This interactor allows user to move a subcomponent of the composite.
|
class |
IlvPushSymbolInteractor
This interactor reacts to BUTTON1_MOUSE_PRESSED and BUTTON1_MOUSE_RELEASED and MOUSE_DRAGGED mouse gestures.
|
class |
IlvRangeSymbolInteractor
This abstract class defines variables and methods to set a range (in double) in which the value
computed by the interactor must be defined.
|
class |
IlvRotationSymbolInteractor
This interaction allows user to rotate a subcomponent of the composite around a rotation
center.
|
class |
IlvVerticalSymbolInteractor
This interactor reacts to the supported mouse gesture (MOUSE_DRAGGED) to compute a value
according to a vertical mouse motion.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.