public class IncCell extends Object implements 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(ElementListener listener) |
int |
type() |
public IncCell(String tag, ChainedProperties props)
public boolean add(Object o)
add in interface TextElementArraypublic boolean process(ElementListener listener)
public PdfPCell getCell()
public boolean isContent()
isContent in interface ElementElement.isContent()public boolean isNestable()
isNestable in interface ElementElement.isNestable()Copyright © 2017. All rights reserved.