Package org.jsignal.ui.layout
Interface LayoutValue
- All Known Implementing Classes:
LayoutValue.Percent,LayoutValue.Pixel
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final record -
Method Summary
Modifier and TypeMethodDescriptionstatic LayoutValue.Percentpercent(float value) static LayoutValue.Pixelpixel(float value) floatvalue()
-
Method Details
-
value
float value() -
pixel
-
percent
-