org.freehep.graphicsio.pdf
Class PDFOutlineList
java.lang.Object
org.freehep.graphicsio.pdf.PDFDictionary
org.freehep.graphicsio.pdf.PDFOutlineList
- All Implemented Interfaces:
- PDFConstants
public class PDFOutlineList
- extends PDFDictionary
Implements the Outline Dictionary (see Table 7.3).
- Version:
- $Id: PDFOutlineList.java 8584 2006-08-10 23:06:37Z duns $
- Author:
- Mark Donszelmann
Fields inherited from interface org.freehep.graphicsio.pdf.PDFConstants |
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 |
Methods inherited from class org.freehep.graphicsio.pdf.PDFDictionary |
close, entry, entry, entry, entry, entry, entry, entry, entry, entry, entry, entry, openDictionary |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setCount
public void setCount(int count)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.