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