|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.quercus.lib.pdf.PDFOutline
public class PDFOutline
pdf object oriented API facade
Method Summary | |
---|---|
void |
addDestination(PDFDestination dest,
int parentId)
|
int |
getId()
|
java.util.List<PDFDestination> |
getRootDestinations()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getId()
public void addDestination(PDFDestination dest, int parentId)
public java.util.List<PDFDestination> getRootDestinations()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |