|
ElegantJ PDF Library Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.elegantj.pdf.PDFObject
com.elegantj.pdf.Page
com.elegantj.pdf.PDFGraphics.PDFPage
| Field Summary |
| Fields inherited from class com.elegantj.pdf.Page |
ROTATE_0, ROTATE_180, ROTATE_270, ROTATE_90 |
| Constructor Summary | |
PDFGraphics.PDFPage(Pages pages,
MediaBox mediabox)
|
|
| Method Summary | |
void |
addGraphics(PDFGraphicsObject obj)
Method which adds the PDFGraphicsObject object to this page The graphics objects include PDFText, PDFRectangle, PDFLine, PDFCircle, PDFArc, PDFOval, PDFPolygon |
| Methods inherited from class com.elegantj.pdf.Page |
addAnnotation, addImage, addTable, addText, getClip, getMedia, getPageIndex, getParent, getRotation, setClip, setClip, setMedia, setRotation |
| Methods inherited from class com.elegantj.pdf.PDFObject |
getPDFObjectID, getPDFObjectRefStr, getPDFObjectType, setPDFObjectID, setPDFObjectType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PDFGraphics.PDFPage(Pages pages,
MediaBox mediabox)
| Method Detail |
public void addGraphics(PDFGraphicsObject obj)
Page
addGraphics in class Pageobj - The specified PDFGraphicsObject
|
ElegantJ PDF Library Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||