Class StampAnnotation


public class StampAnnotation extends MarkupAnnotation
PDF annotation describing a stamp
Since:
26.03.2012
  • Field Details

    • iconName

      private String iconName
    • iconCommands

      private List<PDFCmd> iconCommands
  • Constructor Details

  • Method Details

    • parseIconCommands

      private void parseIconCommands()
      If the stamp is represented by one of the predefined icons this will parse it and create PDFCommands for them.
    • getIconName

      public String getIconName()
      Returns:
      the iconName
    • getCurrentCommand

      public List<PDFCmd> getCurrentCommand()
      Overrides:
      getCurrentCommand in class MarkupAnnotation
      Returns:
      the PDF commands to render this annotation