Interface | Description |
---|---|
AbsolutePositionLayout.PostProcess | |
LayoutManager |
The Layout interface must be implemented by all Layout Managers.
|
Class | Description |
---|---|
AbsolutePositionLayout |
AbsolutPositionLayout doesn't layout things.
|
AbsolutePositionLayout.DefaultPostProcess | |
AbsolutePositionLayout.KeepInsidePostProcess | |
CenterLayout |
CenterLayout centers the very first child only in the
given root element.
|
HorizontalLayout |
A HorizontalLayout implementation of the LayoutManager interface.
|
OverlayLayout |
OverlayLayout doesn't layout things.
|
VerticalLayout |
A VerticalLayout implementation of the LayoutManager interface.
|
Copyright © 2013. All Rights Reserved.