java.lang.Object
org.apache.pdfbox.pdmodel.interactive.annotation.handlers.AnnotationBorder

class AnnotationBorder extends Object
Class to collect all sort of border info about annotations.
  • Field Details

    • dashArray

      float[] dashArray
    • underline

      boolean underline
    • width

      float width
  • Constructor Details

    • AnnotationBorder

      AnnotationBorder()
  • Method Details