public class CachedCSSLayout extends CSSLayout
requestedWidth
and requestedHeight
are the width and height the parent set on
this node before calling layout visited us.Modifier and Type | Field and Description |
---|---|
float |
parentMaxHeight |
float |
parentMaxWidth |
float |
requestedHeight |
float |
requestedWidth |
cachedLayout, cachedMeasurements, computedFlexBasis, DIMENSION_HEIGHT, DIMENSION_WIDTH, dimensions, direction, generationCount, lastParentDirection, MAX_CACHED_RESULT_COUNT, measuredDimensions, nextCachedMeasurementsIndex, position, POSITION_BOTTOM, POSITION_LEFT, POSITION_RIGHT, POSITION_TOP
Constructor and Description |
---|
CachedCSSLayout() |
resetResult, toString