public static class ComponentResizeBehavior.SingleResizeDirection extends Object implements Function<Point,CompassDirection>
Function
providing single resize CompassDirection
.Constructor and Description |
---|
SingleResizeDirection(CompassDirection direction)
Constructs new
ComponentResizeBehavior.SingleResizeDirection . |
public SingleResizeDirection(@NotNull CompassDirection direction)
ComponentResizeBehavior.SingleResizeDirection
.direction
- resize CompassDirection
@NotNull public CompassDirection apply(@NotNull Point point)
apply
in interface Function<Point,CompassDirection>
Copyright © 2020. All rights reserved.