Uses of Class
de.lessvoid.nifty.layout.BoxConstraints

Packages that use BoxConstraints
de.lessvoid.nifty.layout   
 

Uses of BoxConstraints in de.lessvoid.nifty.layout
 

Methods in de.lessvoid.nifty.layout that return BoxConstraints
 BoxConstraints LayoutPart.getBoxConstraints()
          Get the box constraints for this LayoutPart.
 

Constructors in de.lessvoid.nifty.layout with parameters of type BoxConstraints
BoxConstraints(BoxConstraints src)
          copy constructor.
LayoutPart(Box newBox, BoxConstraints newBoxConstraints)
          Create a new LayoutPart instance.
 



Copyright © 2012. All Rights Reserved.