Used by BTwoDimensionalLayout derived classes to communicate the size constraints for a given column or row to the BTwoDimensionalLayout class. More...
Public Attributes | |
float | max |
The maximum size of the given column or row. | |
float | min |
The minimum size of the given column or row. | |
float | weight |
The weight of the given column or row. | |
Used by BTwoDimensionalLayout derived classes to communicate the size constraints for a given column or row to the BTwoDimensionalLayout class.