content
the content of the Cell.
Element, PdfPCellEvent, TextElementArray(package private) static final booleanprivate booleanprivate intprivate final ArrayListprivate intprivate floatprivate floatprivate floatprivate floatprivate floatprivate floatprivate floatprivate floatprivate booleanprivate booleanprivate booleanprivate intprivate floatprivate floatborder, borderWidth, BOTTOM, BOX, LEFT, llx, lly, NO_BORDER, RIGHT, rotation, TOP, UNDEFINED, urx, uryALIGN_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, 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, YMARKSimpleCell(boolean row) booleanTextElementArray.private voidaddElement(Element element) voidcellLayout(PdfPCell cell,
Rectangle position,
PdfContentByte[] canvases) createPdfPCell(SimpleCell rowAttributes) int(package private) ArrayListintfloatfloatfloatfloatfloatfloatfloatfloatintfloatgetWidth()floatbooleanbooleanbooleanbooleanvoidsetCellgroup(boolean cellgroup) voidsetColspan(int colspan) voidsetHorizontalAlignment(int horizontalAlignment) voidsetPadding(float padding) voidsetPadding_bottom(float padding_bottom) voidsetPadding_left(float padding_left) voidsetPadding_right(float padding_right) voidsetPadding_top(float padding_top) voidsetSpacing(float spacing) voidsetSpacing_bottom(float spacing) voidsetSpacing_left(float spacing) voidsetSpacing_right(float spacing) voidsetSpacing_top(float spacing) voidsetUseAscender(boolean useAscender) voidsetUseBorderPadding(boolean useBorderPadding) voidsetUseDescender(boolean useDescender) voidsetVerticalAlignment(int verticalAlignment) voidsetWidth(float width) voidsetWidthpercentage(float widthpercentage) inttype()cloneNonPositionParameters, disableBorderSide, enableBorderSide, getBackgroundColor, getBorder, getBorderColor, getBorderColorBottom, getBorderColorLeft, getBorderColorRight, getBorderColorTop, getBorderWidth, getBorderWidthBottom, getBorderWidthLeft, getBorderWidthRight, getBorderWidthTop, getBottom, getBottom, getChunks, getGrayFill, getHeight, getLeft, getLeft, getRight, getRight, getRotation, getTop, getTop, hasBorder, hasBorders, isContent, isNestable, isUseVariableBorders, normalize, process, rectangle, rotate, setBackgroundColor, setBorder, setBorderColor, setBorderColorBottom, setBorderColorLeft, setBorderColorRight, setBorderColorTop, setBorderWidth, setBorderWidthBottom, setBorderWidthLeft, setBorderWidthRight, setBorderWidthTop, setBottom, setGrayFill, setLeft, setRight, setTop, setUseVariableBorders, softCloneNonPositionParameters, toStringrow - only true if the CellAttributes object represents a row.element - ElementBadElementException - on errorrowAttributes - PdfPCellEventPdfContentByte contained in
canvases.canvases are:
PdfPTable.BASECANVAS - the original PdfContentByte. Anything placed here
will be under the cell.
PdfPTable.BACKGROUNDCANVAS - the layer where the background goes to.
PdfPTable.LINECANVAS - the layer where the lines go to.
PdfPTable.TEXTCANVAS - the layer where the text go to. Anything placed here
will be over the cell.
cellLayout in interface PdfPCellEventcell - the cellposition - the coordinates of the cellcanvases - an array of PdfContentBytepadding - colspan - The colspan to set.padding_bottom - The padding_bottom to set.padding_left - The padding_left to set.padding_right - The padding_right to set.padding_top - The padding_top to set.spacing - The spacing to set.spacing - The spacing to set.spacing - The spacing to set.spacing - The spacing to set.spacing - The spacing to set.cellgroup - The cellgroup to set.horizontalAlignment - The horizontalAlignment to set.verticalAlignment - The verticalAligment to set.Rectanglewidth - The width to set.widthpercentage - The widthpercentage to set.useAscender - The useAscender to set.useBorderPadding - The useBorderPadding to set.useDescender - The useDescender to set.TextElementArrayTextElementArray.add in interface TextElementArrayo - an object that has to be addedtrue if the addition succeeded; false otherwiseRectangle