public class CSSLength extends CSSValue
Constructor and Description |
---|
CSSLength(double value,
java.lang.String unit) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other) |
java.lang.String |
getUnit() |
double |
getValue() |
int |
hashCode() |
void |
serialize(java.io.PrintWriter out) |
java.lang.String |
toString() |
toCSSString