|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.cete.dynamicpdf.merger.PdfPage
Represents a page from an imported PDF document.
| Method Summary | |
byte[] |
getContents()
|
java.lang.String |
getDictionaryValue(java.lang.String key)
|
PageDimensions |
getDimensions()
Gets the page dimensions of the page. |
int |
getRotate()
Gets the rotation value of the page. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public java.lang.String getDictionaryValue(java.lang.String key)
public byte[] getContents()
public int getRotate()
public PageDimensions getDimensions()
PageDimensions object.PageDimensions
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||