public class PDFPage extends PDFPageBase
out, pdf
CAP_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, setRotate
public void setBleedBox(double x, double y, double w, double h) throws IOException
IOException
public void setTrimBox(double x, double y, double w, double h) throws IOException
IOException
public void setArtBox(double x, double y, double w, double h) throws IOException
IOException
public void setContents(String content) throws IOException
IOException
public void setThumb(String thumb) throws IOException
IOException
public void setB(String[] b) throws IOException
IOException
public void setDur(double dur) throws IOException
IOException
public void setTrans(String trans) throws IOException
IOException
public void setAnnots(String[] annots) throws IOException
IOException
public void setAA(String aa) throws IOException
IOException
public void setPieceInfo(String pieceInfo) throws IOException
IOException
public void setLastModified(Calendar date) throws IOException
IOException
public void setStructParents(int structParents) throws IOException
IOException
public void setID(String id) throws IOException
IOException
public void setPZ(double pz) throws IOException
IOException
public void setSeparationInfo(String separationInfo) throws IOException
IOException
Copyright © 2014. All rights reserved.