public class Footnote extends Phrase
Footnote
is a little note that can be added at the bottom of a
page.
Element
,
Anchor
,
Serialized FormModifier and Type | Field and Description |
---|---|
static String |
CONTENT
This is a possible attribute.
|
static String |
DESTINATION
This is a possible attribute.
|
static String |
FONT
This is a possible attribute.
|
protected HashMap |
footnoteAttributes
This is the title of the
Annotation . |
protected int |
footnoteType
This is the type of footnote.
|
static String |
NAMED
This is a possible attribute.
|
static String |
PAGE
This is a possible attribute.
|
static int |
TEXT
This is a possible footnote type.
|
font, hyphenation, leading
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, 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 |
---|
Footnote() |
Footnote(Chunk chunk) |
Footnote(String text) |
Footnote(String text,
Font font) |
Modifier and Type | Method and Description |
---|---|
int |
footnoteType()
Returns the type of this
Annotation . |
int |
type()
Gets the type of the text element.
|
add, add, addAll, addChunk, addSpecial, getChunks, getContent, getFont, getHyphenation, getInstance, getInstance, getInstance, getLeading, hasLeading, isContent, isEmpty, isNestable, process, setFont, setHyphenation, setLeading
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 static final int TEXT
public static final String CONTENT
public static final String FONT
public static final String DESTINATION
public static final String PAGE
public static final String NAMED
protected int footnoteType
protected HashMap footnoteAttributes
Annotation
.Copyright © 2018. All rights reserved.