Package org.teamapps.ux.component.format
Class SizingPolicy
java.lang.Object
org.teamapps.ux.component.format.SizingPolicy
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SizingPolicyfixed(float sizeInPixels) intgetType()floatgetValue()
-
Field Details
-
AUTO
-
FRACTION
-
-
Constructor Details
-
SizingPolicy
-
-
Method Details
-
fixed
-
getType
-
getValue
public float getValue() -
getMinAbsoluteSize
public int getMinAbsoluteSize() -
createUiSizingPolicy
-