Class PdfBoxAccessibilityHelper.AnnotationWithStructureParent

  • Enclosing class:
    PdfBoxAccessibilityHelper

    private static class PdfBoxAccessibilityHelper.AnnotationWithStructureParent
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation annotation  
      (package private) org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement structureParent  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • structureParent

        org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement structureParent
      • annotation

        org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation annotation
    • Constructor Detail

      • AnnotationWithStructureParent

        private AnnotationWithStructureParent()