public class YogaMeasureOutput extends Object
Constructor and Description |
---|
YogaMeasureOutput() |
Modifier and Type | Method and Description |
---|---|
static float |
getHeight(long measureOutput) |
static float |
getWidth(long measureOutput) |
static long |
make(float width,
float height) |
static long |
make(int width,
int height) |