public static class IltEditGroupInteractor.Gesture extends IlpGesture
IlpGesture
Modifier and Type | Field and Description |
---|---|
static IltEditGroupInteractor.Gesture |
GROUP_RESHAPED
This gesture denotes the reshaping of a group.
|
static IltEditGroupInteractor.Gesture |
LINEAR_GROUP_RESHAPED
This gesture denotes the reshaping of a linear group.
|
static IlEnumInfo |
metainfo
Enumeration metadata information.
|
static IltEditGroupInteractor.Gesture |
POLY_GROUP_RESHAPED
This gesture denotes the reshaping of a polygonal group.
|
static IltEditGroupInteractor.Gesture |
RECT_GROUP_RESHAPED
This gesture denotes the reshaping of a rectangular group.
|
BUTTON1_CLICKED, BUTTON1_DOUBLE_CLICKED, BUTTON2_CLICKED, BUTTON2_DOUBLE_CLICKED, BUTTON3_CLICKED, BUTTON3_DOUBLE_CLICKED, FOCUS_IN, FOCUS_OUT, MOUSE_ENTERED, MOUSE_EXITED, MOUSE_MOVED
Constructor and Description |
---|
Gesture() |
public static IltEditGroupInteractor.Gesture RECT_GROUP_RESHAPED
ActionEvent
will be of type
IlpMoveObjectActionEvent
.public static IltEditGroupInteractor.Gesture LINEAR_GROUP_RESHAPED
ActionEvent
will be of type
IlpMoveObjectActionEvent
.public static IltEditGroupInteractor.Gesture POLY_GROUP_RESHAPED
ActionEvent
will be of type
IlpMoveObjectActionEvent
.public static IltEditGroupInteractor.Gesture GROUP_RESHAPED
ActionEvent
will be of type
IlpMoveObjectActionEvent
.public static IlEnumInfo metainfo
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.