Package de.flapdoodle.kfx.types
Class LayoutBounds
-
- All Implemented Interfaces:
public final class LayoutBounds
-
-
Constructor Summary
Constructors Constructor Description LayoutBounds(Point2D layoutPosition, Dimension2D size)LayoutBounds(Double x, Double y, Double width, Double height)
-