public class XFAParagraph
extends com.itextpdf.text.Paragraph
accessibleAttributes, alignment, id, indentationLeft, indentationRight, keeptogether, paddingTop, role, spacingAfter, spacingBefore
font, hyphenation, leading, multipliedLeading, tabSettings
modCount
ALIGN_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 |
---|
XFAParagraph() |
XFAParagraph(com.itextpdf.text.Chunk chunk) |
XFAParagraph(float leading) |
XFAParagraph(float leading, com.itextpdf.text.Chunk chunk) |
XFAParagraph(float leading, String string) |
XFAParagraph(float leading, String string, com.itextpdf.text.Font font) |
XFAParagraph(com.itextpdf.text.Phrase phrase) |
XFAParagraph(String string) |
XFAParagraph(String string, com.itextpdf.text.Font font) |
Modifier and Type | Method and Description |
---|---|
com.itextpdf.text.Paragraph |
cloneShallow(boolean spacingBefore) |
String |
getApiVersion() |
HashMap<String,String> |
getUserStyles() |
void |
setApiVersion(String apiVersion) |
void |
setUserStyles(HashMap<String,String> value) |
add, breakUp, getAccessibleAttribute, getAccessibleAttributes, getAlignment, getExtraParagraphSpace, getFirstLineIndent, getId, getIndentationLeft, getIndentationRight, getKeepTogether, getPaddingTop, getRole, getSpacingAfter, getSpacingBefore, isInline, populateProperties, setAccessibleAttribute, setAlignment, setExtraParagraphSpace, setFirstLineIndent, setId, setIndentationLeft, setIndentationRight, setKeepTogether, setPaddingTop, setRole, setSpacingAfter, setSpacingBefore, spacingAfter, spacingBefore, type
add, add, addAll, addChunk, addSpecial, getChunks, getContent, getFont, getHyphenation, getInstance, getInstance, getInstance, getLeading, getMultipliedLeading, getTabSettings, getTotalLeading, hasLeading, isContent, isEmpty, isNestable, process, setFont, setHyphenation, setLeading, setLeading, setMultipliedLeading, setTabSettings, trim
addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
containsAll, equals, hashCode
parallelStream, stream
public XFAParagraph()
public XFAParagraph(float leading)
public XFAParagraph(com.itextpdf.text.Chunk chunk)
public XFAParagraph(float leading, com.itextpdf.text.Chunk chunk)
public XFAParagraph(String string)
public XFAParagraph(String string, com.itextpdf.text.Font font)
public XFAParagraph(float leading, String string)
public XFAParagraph(float leading, String string, com.itextpdf.text.Font font)
public XFAParagraph(com.itextpdf.text.Phrase phrase)
Copyright (C) 1998-2019 iText Group NV. All Rights Reserved.