public class IncCell extends Object implements com.lowagie.text.TextElementArray
ALIGN_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, FOOTNOTE, 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 |
|---|
IncCell(String tag,
ChainedProperties props)
Creates a new instance of IncCell
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(Object o) |
PdfPCell |
getCell() |
ArrayList |
getChunks() |
boolean |
isContent() |
boolean |
isNestable() |
boolean |
process(com.lowagie.text.ElementListener listener) |
int |
type() |
public IncCell(String tag, ChainedProperties props)
public boolean add(Object o)
add in interface com.lowagie.text.TextElementArraypublic ArrayList getChunks()
getChunks in interface com.lowagie.text.Elementpublic boolean process(com.lowagie.text.ElementListener listener)
process in interface com.lowagie.text.Elementpublic int type()
type in interface com.lowagie.text.Elementpublic PdfPCell getCell()
public boolean isContent()
isContent in interface com.lowagie.text.ElementElement.isContent()public boolean isNestable()
isNestable in interface com.lowagie.text.ElementElement.isNestable()Copyright © 2017. All rights reserved.