Class Footnote

    • Field Detail

      • CONTENT

        public static final java.lang.String CONTENT
        This is a possible attribute.
        See Also:
        Constant Field Values
      • FONT

        public static final java.lang.String FONT
        This is a possible attribute.
        See Also:
        Constant Field Values
      • DESTINATION

        public static final java.lang.String DESTINATION
        This is a possible attribute.
        See Also:
        Constant Field Values
      • PAGE

        public static final java.lang.String PAGE
        This is a possible attribute.
        See Also:
        Constant Field Values
      • NAMED

        public static final java.lang.String NAMED
        This is a possible attribute.
        See Also:
        Constant Field Values
      • footnoteType

        protected int footnoteType
        This is the type of footnote.
      • footnoteAttributes

        protected java.util.HashMap footnoteAttributes
        This is the title of the Annotation.
    • Constructor Detail

      • Footnote

        public Footnote()
      • Footnote

        public Footnote​(Chunk chunk)
      • Footnote

        public Footnote​(java.lang.String text,
                        Font font)
      • Footnote

        public Footnote​(java.lang.String text)
    • Method Detail

      • 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