public interface CSSLengthComponentValue
| Modifier and Type | Method and Description |
|---|---|
float |
getEm() |
float |
getEx() |
float |
getPx() |
void |
setEm(float em) |
void |
setEx(float ex) |
void |
setPx(float px) |
Copyright © 2016. All Rights Reserved.