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 widgetBuilt on October 25 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.