public class Grid extends Object
Constructor and Description |
---|
Grid(double[] rowsStart,
double[] colsStart,
TableStrategy strategy) |
Modifier and Type | Method and Description |
---|---|
void |
addCell(Cell cell) |
void |
drawU(UGraphic ug,
double x,
double y) |
public Grid(double[] rowsStart, double[] colsStart, TableStrategy strategy)
Copyright © 2017. All Rights Reserved.