private static final class Overlay.LayoutPage
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private COSStream |
overlayContentStream |
private PDRectangle |
overlayMediaBox |
private COSDictionary |
overlayResources |
private int |
overlayRotation |
Modifier | Constructor and Description |
---|---|
private |
LayoutPage(PDRectangle mediaBox,
COSStream contentStream,
COSDictionary resources,
int rotation) |
private final PDRectangle overlayMediaBox
private final COSStream overlayContentStream
private final COSDictionary overlayResources
private final int overlayRotation
private LayoutPage(PDRectangle mediaBox, COSStream contentStream, COSDictionary resources, int rotation)