public class ExtendedChapterAutoNumber
extends com.lowagie.text.ChapterAutoNumber
addedCompletely, bookmarkOpen, bookmarkTitle, complete, indentation, indentationLeft, indentationRight, notAddedYet, numberDepth, numbers, numberStyle, NUMBERSTYLE_DOTTED, NUMBERSTYLE_DOTTED_WITHOUT_FINAL_DOT, subsections, title, triggerNewPageALIGN_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, 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 |
|---|
ExtendedChapterAutoNumber(com.lowagie.text.Paragraph para) |
ExtendedChapterAutoNumber(java.lang.String title) |
| Modifier and Type | Method and Description |
|---|---|
com.lowagie.text.MarkedSection |
addMarkedSection() |
com.lowagie.text.Section |
addSection(float indentation,
com.lowagie.text.Paragraph title,
int numberDepth) |
com.lowagie.text.Paragraph |
getBookmarkTitle() |
protected IParagraphFactory |
getParagraphFactory() |
com.lowagie.text.pdf.PdfPCell |
getPdfPCell() |
com.lowagie.text.Paragraph |
getTitle() |
addSection, addSection, setAutomaticNumberadd, add, addAll, addSection, addSection, addSection, addSection, addSection, constructTitle, flushContent, getChunks, getDepth, getIndentation, getIndentationLeft, getIndentationRight, getNumberDepth, getNumberStyle, isAddedCompletely, isBookmarkOpen, isChapter, isComplete, isContent, isNotAddedYet, isSection, isTriggerNewPage, newPage, process, setAddedCompletely, setBookmarkOpen, setBookmarkTitle, setChapterNumber, setComplete, setIndentation, setIndentationLeft, setIndentationRight, setNotAddedYet, setNumberDepth, setNumberStyle, setTitle, setTriggerNewPageaddAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizepublic ExtendedChapterAutoNumber(com.lowagie.text.Paragraph para)
public ExtendedChapterAutoNumber(java.lang.String title)
public com.lowagie.text.Paragraph getTitle()
getTitle in class com.lowagie.text.Sectionpublic com.lowagie.text.Paragraph getBookmarkTitle()
getBookmarkTitle in class com.lowagie.text.Sectionpublic com.lowagie.text.Section addSection(float indentation,
com.lowagie.text.Paragraph title,
int numberDepth)
addSection in class com.lowagie.text.Sectionpublic com.lowagie.text.MarkedSection addMarkedSection()
addMarkedSection in class com.lowagie.text.Sectionpublic com.lowagie.text.pdf.PdfPCell getPdfPCell()
protected IParagraphFactory getParagraphFactory()
Copyright © 2022. All Rights Reserved.