public class PDFOutline extends PDFDictionary
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 |
setA(String a) |
void |
setCount(int count) |
void |
setDest(Object[] dest) |
void |
setDest(PDFName dest) |
void |
setDest(String dest) |
void |
setFirst(String first) |
void |
setLast(String last) |
void |
setSE(String se) |
public void setFirst(String first) throws IOException
IOException
public void setLast(String last) throws IOException
IOException
public void setCount(int count) throws IOException
IOException
public void setDest(PDFName dest) throws IOException
IOException
public void setDest(String dest) throws IOException
IOException
public void setDest(Object[] dest) throws IOException
IOException
public void setA(String a) throws IOException
IOException
public void setSE(String se) throws IOException
IOException
Copyright © 2014. All rights reserved.