Class Length
java.lang.Object
org.teamapps.ux.component.absolutelayout.Length
public class Length
extends java.lang.Object
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
AUTO
-
-
Constructor Details
-
Length
public Length(float size) -
Length
-
-
Method Details
-
ofPixels
-
ofPercent
-
toCssString
public java.lang.String toCssString() -
getSize
public float getSize() -
getUnit
-