IRelativeLayout

Additional functionality required to implement a relative layout algorithm. Allows the programmer set constraints on the relative position of this node's children.

Defined in: RelativeLayout.h

Based On

 ILayoutNode

Methods

bool  SetConstraint

Defines a constraint on a child node of this node.

void  RemoveAllConstraints

Remove all constraints that have been previously defined on this node.