canvases
is obtained from beginWritingRows()
.
@param rowStart the first row to be written, zero index
@param rowEnd the last row to be written + 1. If it is -1 all therows to the end are written
@param xPos the x write coordinate
@param yPos the y write coordinate
@param canvases an array of 4 PdfContentByte
obtained frombeginWrittingRows()
@return the y coordinate position of the bottom of the last row
@see #beginWritingRows(com.itextpdf.text.pdf.PdfContentByte)
canvases
is obtained from beginWritingRows()
.
@param rowStart the first row to be written, zero index
@param rowEnd the last row to be written + 1. If it is -1 all therows to the end are written
@param xPos the x write coordinate
@param yPos the y write coordinate
@param canvases an array of 4 PdfContentByte
obtained frombeginWrittingRows()
@return the y coordinate position of the bottom of the last row
@see #beginWritingRows(com.lowagie.text.pdf.PdfContentByte)
canvases
is obtained from beginWritingRows()
.
@param rowStart the first row to be written, zero index
@param rowEnd the last row to be written + 1. If it is -1 all therows to the end are written
@param xPos the x write coordinate
@param yPos the y write coordinate
@param canvases an array of 4 PdfContentByte
obtained frombeginWrittingRows()
@return the y coordinate position of the bottom of the last row
@see #beginWritingRows(com.lowagie.text.pdf.PdfContentByte)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|