Class PDFileAttachmentAppearanceHandler

java.lang.Object
org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDFileAttachmentAppearanceHandler
All Implemented Interfaces:
PDAppearanceHandler

public class PDFileAttachmentAppearanceHandler extends PDAbstractAppearanceHandler
Author:
Tilman Hausherr
  • Constructor Details

    • PDFileAttachmentAppearanceHandler

      public PDFileAttachmentAppearanceHandler(PDAnnotation annotation)
    • PDFileAttachmentAppearanceHandler

      public PDFileAttachmentAppearanceHandler(PDAnnotation annotation, PDDocument document)
  • Method Details

    • generateNormalAppearance

      public void generateNormalAppearance()
    • generateRolloverAppearance

      public void generateRolloverAppearance()
    • generateDownAppearance

      public void generateDownAppearance()