Class Footnote

All Implemented Interfaces:
Element, TextElementArray, Serializable, Cloneable, Iterable<Element>, Collection<Element>, List<Element>, RandomAccess, SequencedCollection<Element>

public class Footnote extends Phrase
A Footnote is a little note that can be added at the bottom of a page.
See Also:
  • Field Details

  • Constructor Details

    • Footnote

      public Footnote()
    • Footnote

      public Footnote(Chunk chunk)
    • Footnote

      public Footnote(String text, Font font)
    • Footnote

      public Footnote(String text)
  • Method Details

    • type

      public int type()
      Gets the type of the text element.

      Specified by:
      type in interface Element
      Overrides:
      type in class Phrase
      Returns:
      a type
    • footnoteType

      public int footnoteType()
      Returns the type of this Annotation.

      Returns:
      a type