Layout

Node parameter for setting the node layout.

Members

Functions

apply
void apply(Node node)

Apply this layout to the given node. Implements the node parameter.

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

expand
uint expand;

Fraction of available space this node should occupy in the node direction.

nodeAlign
NodeAlign[2] nodeAlign;

Align the content box to a side of the occupied space.

Meta