public class GridColumn
extends java.lang.Object
Constructor and Description |
---|
GridColumn(int x) |
Modifier and Type | Method and Description |
---|---|
void |
addBox(int i,
Gridbox box) |
Gridbox |
getBox(int i) |
double |
getColumnWidth() |
int |
getLength() |
double |
getMaxHeight() |
int |
getX() |