public class StylableHeaderFooter extends StylableTable implements IMasterPageHeaderFooter
absoluteWidths, BACKGROUNDCANVAS, BASECANVAS, complete, currentRow, currentRowIdx, defaultCell, headerRows, isColspan, LINECANVAS, relativeWidths, rowCompleted, rows, runDirection, spacingAfter, spacingBefore, tableEvent, TEXTCANVAS, totalWidth, widthPercentageALIGN_BASELINE, ALIGN_BOTTOM, ALIGN_CENTER, ALIGN_JUSTIFIED, ALIGN_JUSTIFIED_ALL, ALIGN_LEFT, ALIGN_MIDDLE, ALIGN_RIGHT, ALIGN_TOP, ALIGN_UNDEFINED, ANCHOR, ANNOTATION, AUTHOR, CCITT_BLACKIS1, CCITT_ENCODEDBYTEALIGN, CCITT_ENDOFBLOCK, CCITT_ENDOFLINE, CCITTG3_1D, CCITTG3_2D, CCITTG4, CELL, CHAPTER, CHUNK, CREATIONDATE, CREATOR, HEADER, IMGRAW, IMGTEMPLATE, JBIG2, JPEG, JPEG2000, KEYWORDS, LIST, LISTITEM, MARKED, MULTI_COLUMN_TEXT, PARAGRAPH, PHRASE, PRODUCER, PTABLE, RECTANGLE, ROW, SECTION, SUBJECT, TABLE, TITLE, YMARK| Constructor and Description |
|---|
StylableHeaderFooter(StylableDocument ownerDocument,
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure dxaY,
boolean header) |
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
StylableTableCell |
getTableCell() |
float |
getTotalHeight() |
java.lang.Float |
getY() |
float |
writeSelectedRows(int rowStart,
int rowEnd,
float xPos,
float yPos,
com.lowagie.text.pdf.PdfContentByte canvas) |
getColIdx, getOwnerDocument, getParentaddCell, addCell, addCell, addCell, addCell, addElement, finishRow, getElement, getITextContainer, getRowHeight, getRowHeight, isEmpty, setITextContainer, setPadding, setPaddingBottom, setPaddingLeft, setPaddingRight, setPaddingTopadjustCellsInRow, beginWritingRows, calculateHeights, calculateHeightsFast, calculateWidths, completeRow, copyFormat, deleteBodyRows, deleteLastRow, deleteRow, endWritingRows, flushContent, getAbsoluteWidths, getChunks, getDefaultCell, getFooterHeight, getFooterRows, getHeaderHeight, getHeaderRows, getHorizontalAlignment, getKeepTogether, getNumberOfColumns, getRow, getRows, getRows, getRowspanHeight, getRunDirection, getTableEvent, getTotalWidth, getWidthPercentage, isComplete, isContent, isExtendLastRow, isHeadersInEvent, isLockedWidth, isNestable, isSkipFirstHeader, isSkipLastFooter, isSplitLate, isSplitRows, process, setComplete, setExtendLastRow, setFooterRows, setHeaderRows, setHeadersInEvent, setHorizontalAlignment, setKeepTogether, setLockedWidth, setRunDirection, setSkipFirstHeader, setSkipLastFooter, setSpacingAfter, setSpacingBefore, setSplitLate, setSplitRows, setTableEvent, setTotalWidth, setTotalWidth, setWidthPercentage, setWidthPercentage, setWidths, setWidths, shallowCopy, size, spacingAfter, spacingBefore, type, writeSelectedRows, writeSelectedRows, writeSelectedRowsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisEmptyaddElementgetITextContainer, setITextContainerpublic StylableHeaderFooter(StylableDocument ownerDocument, org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure dxaY, boolean header)
public StylableTableCell getTableCell()
getTableCell in interface IMasterPageHeaderFooterpublic float getTotalHeight()
getTotalHeight in interface IMasterPageHeaderFootergetTotalHeight in class com.lowagie.text.pdf.PdfPTablepublic void flush()
flush in interface IMasterPageHeaderFooterpublic float writeSelectedRows(int rowStart,
int rowEnd,
float xPos,
float yPos,
com.lowagie.text.pdf.PdfContentByte canvas)
writeSelectedRows in interface IMasterPageHeaderFooterwriteSelectedRows in class com.lowagie.text.pdf.PdfPTablepublic java.lang.Float getY()
Copyright © 2022. All Rights Reserved.