|
fop-pdf-images 2.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.fop.render.pdf.pdfbox.PDFUtil
public final class PDFUtil
Common utility functions for PDF access.
| Method Summary | |
|---|---|
static int |
getNormalizedRotation(org.apache.pdfbox.pdmodel.PDPage page)
Determines the rotation of a given page and normalizes the returned value to the values 0, 90, 180 and 270. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static int getNormalizedRotation(org.apache.pdfbox.pdmodel.PDPage page)
page - the page
|
fop-pdf-images 2.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||