Class Overlay.LayoutPage

java.lang.Object
org.apache.pdfbox.multipdf.Overlay.LayoutPage
Enclosing class:
Overlay

private static final class Overlay.LayoutPage extends Object
Stores the overlay page information.
  • Field Details

    • overlayMediaBox

      private final PDRectangle overlayMediaBox
    • overlayContentStream

      private final COSStream overlayContentStream
    • overlayResources

      private final COSDictionary overlayResources
    • overlayRotation

      private final short overlayRotation
  • Constructor Details