|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sejda.impl.pdfbox.component.PdfRotator
public final class PdfRotator
Handles rotations on a given PDDocument.
Method Summary | |
---|---|
static OngoingRotation |
applyRotation(PageRotation rotation)
DSL entry point to apply a rotation |
void |
to(org.apache.pdfbox.pdmodel.PDDocument document)
applies the rotation to the input document |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static OngoingRotation applyRotation(PageRotation rotation)
applyRotation(rotation).to(document);
rotation
-
public void to(org.apache.pdfbox.pdmodel.PDDocument document)
OngoingRotation
to
in interface OngoingRotation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |