public class PDFPage extends PDFPageBase
out, pdfCAP_BUTT, CAP_ROUND, CAP_SQUARE, dateFormat, EOL, JOIN_BEVEL, JOIN_MITTER, JOIN_ROUND, MODE_CLIP, MODE_FILL, MODE_FILL_CLIP, MODE_FILL_STROKE, MODE_FILL_STROKE_CLIP, MODE_INVISIBLE, MODE_STROKE, MODE_STROKE_CLIP| Modifier and Type | Method and Description | 
|---|---|
| void | setAA(String aa) | 
| void | setAnnots(String[] annots) | 
| void | setArtBox(double x,
         double y,
         double w,
         double h) | 
| void | setB(String[] b) | 
| void | setBleedBox(double x,
           double y,
           double w,
           double h) | 
| void | setContents(String content) | 
| void | setDur(double dur) | 
| void | setID(String id) | 
| void | setLastModified(Calendar date) | 
| void | setPieceInfo(String pieceInfo) | 
| void | setPZ(double pz) | 
| void | setSeparationInfo(String separationInfo) | 
| void | setStructParents(int structParents) | 
| void | setThumb(String thumb) | 
| void | setTrans(String trans) | 
| void | setTrimBox(double x,
          double y,
          double w,
          double h) | 
setCropBox, setMediaBox, setResources, setRotatepublic void setBleedBox(double x,
               double y,
               double w,
               double h)
                 throws IOException
IOExceptionpublic void setTrimBox(double x,
              double y,
              double w,
              double h)
                throws IOException
IOExceptionpublic void setArtBox(double x,
             double y,
             double w,
             double h)
               throws IOException
IOExceptionpublic void setContents(String content) throws IOException
IOExceptionpublic void setThumb(String thumb) throws IOException
IOExceptionpublic void setB(String[] b) throws IOException
IOExceptionpublic void setDur(double dur)
            throws IOException
IOExceptionpublic void setTrans(String trans) throws IOException
IOExceptionpublic void setAnnots(String[] annots) throws IOException
IOExceptionpublic void setAA(String aa) throws IOException
IOExceptionpublic void setPieceInfo(String pieceInfo) throws IOException
IOExceptionpublic void setLastModified(Calendar date) throws IOException
IOExceptionpublic void setStructParents(int structParents)
                      throws IOException
IOExceptionpublic void setID(String id) throws IOException
IOExceptionpublic void setPZ(double pz)
           throws IOException
IOExceptionpublic void setSeparationInfo(String separationInfo) throws IOException
IOExceptionCopyright © 2014. All rights reserved.