public class Edges extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
EDGES_LENGTH |
| Constructor and Description |
|---|
Edges() |
| Modifier and Type | Method and Description |
|---|---|
float |
get(YogaEdge edge) |
float |
getRaw(int edgeEnumValue) |
float |
getRaw(YogaEdge edge) |
boolean |
set(YogaEdge yogaEdge,
float value) |