Package de.lessvoid.nifty.layout.manager

Interface Summary
AbsolutePositionLayout.PostProcess  
LayoutManager The Layout interface must be implemented by all Layout Managers.
 

Class Summary
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 © 2011. All Rights Reserved.