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