Uses of Class
org.teamapps.ux.component.absolutelayout.SizeUnit
| Package | Description |
|---|---|
| org.teamapps.ux.component.absolutelayout |
-
Uses of SizeUnit in org.teamapps.ux.component.absolutelayout
Methods in org.teamapps.ux.component.absolutelayout that return SizeUnit Modifier and Type Method Description SizeUnitLength. getUnit()static SizeUnitSizeUnit. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SizeUnit[]SizeUnit. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.teamapps.ux.component.absolutelayout with parameters of type SizeUnit Constructor Description Length(float size, SizeUnit unit)