Object SizeMode.Companion
-
- All Implemented Interfaces:
public class SizeMode.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static SizeMode.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final SizeModeguess(Point2D position, Dimension2D size)final LayoutBoundsresize(SizeMode sizeMode, LayoutBounds base, Point2D diff)-
-
Method Detail
-
resize
final LayoutBounds resize(SizeMode sizeMode, LayoutBounds base, Point2D diff)
-
-
-
-