All Classes and Interfaces
Class
Description
Java conversion of CachedMeasurement
Utility class for floating-point comparisons and operations
corresponding to facebook::yoga::Comparison.h in C++.
Utility class for FlexDirection related operations.
Represents an optional float value that may be undefined (NaN).
Java implementation of LayoutableChildren, providing iteration over YogaNode children
with special handling for Display.Contents nodes.
Iterator implementation for LayoutableChildren that handles Display.CONTENTS nodes.
Holds the results of a layout calculation.
LogLevel enum corresponding to YGLogLevel from Yoga.
Configuration class for Yoga layout engine.
Corresponds to a CSS auto box sizes.
Container which allows storing 32 or 64 bit integer values, whose index may
never change.
Style::Length represents a CSS Value which may be one of:
1.
This class represents a CSS Value for sizes (e.g.
StyleValueHandle is a small (16-bit) handle to a length or number in a style.
StyleValuePool allows compact storage for a sparse collection of assigned
lengths and numbers.
Align enum corresponding to YGAlign from Yoga.
Interface for node baseline function.
BoxSizing enum corresponding to YGBoxSizing from Yoga.
Functional interface for cloning nodes in the yoga layout engine.
Java conversion of the constants used in Yoga
Dimension enum corresponding to YGDimension from Yoga.
Direction enum corresponding to YGDirection from Yoga.
Interface for notification when a node becomes dirty.
Display enum corresponding to YGDisplay from Yoga.
Edge enum corresponding to YGEdge from Yoga.
Errata enum corresponding to YGErrata from Yoga.
ExperimentalFeature enum corresponding to YGExperimentalFeature from Yoga.
FlexDirection enum corresponding to YGFlexDirection from Yoga.
Gutter enum corresponding to YGGutter from Yoga.
Justify enum corresponding to YGJustify from Yoga.
Interface for logging events from the yoga layout engine.
Interface for node measurement function.
MeasureMode enum corresponding to YGMeasureMode from Yoga.
The interface the
YogaNode.getData()
object can optionally implement.NodeType enum corresponding to YGNodeType from Yoga.
Overflow enum corresponding to YGOverflow from Yoga.
PhysicalEdge enum corresponding to the physical edges from Yoga.
PositionType enum corresponding to YGPositionType from Yoga.
Represents a size with width and height dimensions.
The Style class for Yoga nodes that contains layout properties.
Unit enum corresponding to YGUnit from Yoga.
Java conversion of YGValue
Wrap enum corresponding to YGWrap from Yoga.