public interface ResizeControlPointResolver
Modifier and Type | Method and Description |
---|---|
ResizeProvider.ControlPoint |
resolveControlPoint(Widget widget,
Point point)
Resolves which control point is being dragged by user.
|
ResizeProvider.ControlPoint resolveControlPoint(Widget widget, Point point)
widget
- the widget where the user is invoking the resizingpoint
- the mouse cursor location in local coordination system of the widget