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