Uses of Class
com.aowagie.text.pdf.PdfIndirectObject
Packages that use PdfIndirectObject
-
Uses of PdfIndirectObject in com.aowagie.text.pdf
Methods in com.aowagie.text.pdf that return PdfIndirectObjectModifier and TypeMethodDescription(package private) PdfIndirectObjectAdds aPdfObjectto the body.private PdfIndirectObjectprivate PdfIndirectObjectprivate PdfIndirectObject(package private) PdfIndirectObjectPdfWriter.PdfBody.add(PdfObject object, PdfIndirectReference ref) Adds aPdfObjectto the body given an already existing PdfIndirectReference.private PdfIndirectObjectPdfWriter.PdfBody.add(PdfObject object, PdfIndirectReference ref, boolean inObjStm) (package private) PdfIndirectObjectUse this method to add a PDF object to the PDF body.Use this method to add a PDF object to the PDF body.(package private) PdfIndirectObjectUse this method to add a PDF object to the PDF body.(package private) PdfIndirectObjectUse this method to add a PDF object to the PDF body.PdfWriter.addToBody(PdfObject object, PdfIndirectReference ref) Use this method to add a PDF object to the PDF body.(package private) PdfIndirectObjectPdfWriter.addToBody(PdfObject object, PdfIndirectReference ref, boolean inObjStm) Use this method to add a PDF object to the PDF body.