Class TextMarkup

    • Method Detail

      • getPaint

        public Paint getPaint()
                       throws CorruptException

        The paint the annotation and the popup (Getter)

        Throws:
        java.lang.IllegalStateException - if the object has already been closed
        CorruptException - if the PDF is corrupt and the annotation's paint cannot be read
      • getPopup

        public Popup getPopup()

        The pop-up (Getter)

        Throws:
        java.lang.IllegalStateException - if the object has already been closed