public class ExtendedChunk
extends com.itextpdf.text.Chunk
accessibleAttributes, ACTION, attributes, BACKGROUND, CHAR_SPACING, COLOR, content, ENCODING, font, GENERICTAG, HSCALE, HYPHENATION, IMAGE, LINEHEIGHT, LOCALDESTINATION, LOCALGOTO, NEWLINE, NEWPAGE, NEXTPAGE, OBJECT_REPLACEMENT_CHARACTER, PDFANNOTATION, REMOTEGOTO, role, SEPARATOR, SKEW, SPACETABBING, SPLITCHARACTER, SUBSUPSCRIPT, TAB, TABBING, TABSETTINGS, TEXTRENDERMODE, UNDERLINE, WHITESPACE, WORD_SPACINGALIGN_BASELINE, ALIGN_BOTTOM, ALIGN_CENTER, ALIGN_JUSTIFIED, ALIGN_JUSTIFIED_ALL, ALIGN_LEFT, ALIGN_MIDDLE, ALIGN_RIGHT, ALIGN_TOP, ALIGN_UNDEFINED, ANCHOR, ANNOTATION, AUTHOR, BODY, CCITT_BLACKIS1, CCITT_ENCODEDBYTEALIGN, CCITT_ENDOFBLOCK, CCITT_ENDOFLINE, CCITTG3_1D, CCITTG3_2D, CCITTG4, CHAPTER, CHUNK, CREATIONDATE, CREATOR, DIV, HEADER, IMGRAW, IMGTEMPLATE, JBIG2, JPEG, JPEG2000, KEYWORDS, LANGUAGE, LIST, LISTITEM, MARKED, PARAGRAPH, PHRASE, PRODUCER, PTABLE, RECTANGLE, SECTION, SUBJECT, TITLE, WRITABLE_DIRECT, YMARK| Constructor and Description |
|---|
ExtendedChunk(ExtendedDocument ownerDocument,
boolean pageNumberChunk,
com.itextpdf.text.Font font) |
ExtendedChunk(ExtendedDocument ownerDocument,
java.lang.String textContent) |
ExtendedChunk(ExtendedDocument ownerDocument,
java.lang.String textContent,
com.itextpdf.text.Font font) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContent() |
boolean |
isPageNumberChunk() |
void |
setPageNumberChunk(boolean pageNumberChunk) |
append, createTabspace, createTabspace, createWhitespace, createWhitespace, getAccessibleAttribute, getAccessibleAttributes, getAttributes, getCharacterSpacing, getChunks, getFont, getHorizontalScaling, getHyphenation, getId, getImage, getRole, getTextExpansion, getTextRise, getWidthPoint, getWordSpacing, hasAccessibleAttributes, hasAttributes, isContent, isEmpty, isInline, isNestable, isTabspace, isWhitespace, process, setAccessibleAttribute, setAction, setAnchor, setAnchor, setAnnotation, setAttributes, setBackground, setBackground, setCharacterSpacing, setFont, setGenericTag, setHorizontalScaling, setHyphenation, setId, setLineHeight, setLocalDestination, setLocalGoto, setNewPage, setRemoteGoto, setRemoteGoto, setRole, setSkew, setSplitCharacter, setTextExpansion, setTextRenderMode, setTextRise, setUnderline, setUnderline, setWordSpacing, toString, typepublic ExtendedChunk(ExtendedDocument ownerDocument, java.lang.String textContent)
public ExtendedChunk(ExtendedDocument ownerDocument, java.lang.String textContent, com.itextpdf.text.Font font)
public ExtendedChunk(ExtendedDocument ownerDocument, boolean pageNumberChunk, com.itextpdf.text.Font font)
Copyright © 2022. All Rights Reserved.