Class GridCellSize
java.lang.Object
net.sf.jasperreports.engine.export.GridCellSize
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
Constructor Details
-
GridCellSize
public GridCellSize(int width, int height, int colSpan, int rowSpan)
-
-
Method Details