Optional
getCalculates the minimum separation between a node and the neighbor on the given direction, according to the given Axis.
the minimum separation
Optional
paintOptional. Paints the nodes of a newly committed paint group.
This can be used to pre-render a paint group.
true if painting needs another call, false if done
the paint group to paint
Computes the size for the given DirectionNode and its value.
the node to be sized
the destination for the computed size, i.e. [width, height]
Generated using TypeDoc
Provides sizing information for DirectionNode graphs and can paint during CommitLayout commits.