Class PdfAnnotationFlattenFactory

java.lang.Object
com.itextpdf.kernel.utils.annotationsflattening.PdfAnnotationFlattenFactory

public class PdfAnnotationFlattenFactory extends Object
  • Constructor Details

  • Method Details

    • getAnnotationFlattenWorker

      public IAnnotationFlattener getAnnotationFlattenWorker (PdfName name)
      Gets the annotation flatten worker for the specified annotation subtype.
      Parameters:
      name - the annotation subtype. If the subtype is unknown, the worker for the null type will be returned.
      Returns:
      the annotation flatten worker