Package de.flapdoodle.kfx.layout.grid
Class WeightedSize
-
- All Implemented Interfaces:
public final class WeightedSize
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classWeightedSize.Companion
-
Constructor Summary
Constructors Constructor Description WeightedSize(Double weight, Double min, Double max)
-