| Interface | Description |
|---|---|
| Helper |
interface to virtual objects
|
| Class | Description |
|---|---|
| Barrier |
A Barrier takes multiple widgets
|
| Chain |
Chain management and constraints creation
|
| ChainHead |
Class to represent a chain by its main elements.
|
| ConstraintAnchor |
Model a constraint relation.
|
| ConstraintWidget |
Implements a constraint Widget model supporting constraints relations between other widgets.
|
| ConstraintWidgetContainer |
A container of ConstraintWidget that can layout its children
|
| Flow |
Implements the Flow virtual layout.
|
| Guideline |
Guideline
|
| HelperWidget |
HelperWidget class
|
| Optimizer |
Implements direct resolution without using the solver
|
| Placeholder |
Simple VirtualLayout that center the first referenced widget onto itself.
|
| Rectangle |
Simple rect class
|
| VirtualLayout | |
| WidgetContainer |
A container of ConstraintWidget
|
| Enum | Description |
|---|---|
| ConstraintAnchor.Type |
Define the type of anchor
|
| ConstraintWidget.DimensionBehaviour |
Define how the widget will resize
|