Uses of Class
com.aowagie.text.pdf.PdfDestination
Packages that use PdfDestination
-
Uses of PdfDestination in com.aowagie.text.pdf
Methods in com.aowagie.text.pdf that return PdfDestinationModifier and TypeMethodDescriptionPdfOutline.getPdfDestination()Gets the destination for this outline.Constructors in com.aowagie.text.pdf with parameters of type PdfDestinationModifierConstructorDescriptionPdfOutline(PdfOutline parent, PdfDestination destination, Paragraph title) Constructs aPdfOutline.PdfOutline(PdfOutline parent, PdfDestination destination, Paragraph title, boolean open) Constructs aPdfOutline.PdfOutline(PdfOutline parent, PdfDestination destination, PdfString title) Constructs aPdfOutline.PdfOutline(PdfOutline parent, PdfDestination destination, PdfString title, boolean open) Constructs aPdfOutline.PdfOutline(PdfOutline parent, PdfDestination destination, String title) Constructs aPdfOutline.PdfOutline(PdfOutline parent, PdfDestination destination, String title, boolean open) Constructs aPdfOutline.