Uses of Class
com.lowagie.text.pdf.PdfReaderInstance
Packages that use PdfReaderInstance
-
Uses of PdfReaderInstance in com.lowagie.text.pdf
Fields in com.lowagie.text.pdf declared as PdfReaderInstanceModifier and TypeFieldDescriptionprotected PdfReaderInstancePdfWriter.currentPdfReaderInstanceDeprecated.(package private) PdfReaderInstancePdfImportedPage.readerInstanceDeprecated.Fields in com.lowagie.text.pdf with type parameters of type PdfReaderInstanceModifier and TypeFieldDescriptionprotected HashMap<PdfReader,PdfReaderInstance> PdfWriter.importedPagesDeprecated.Methods in com.lowagie.text.pdf that return PdfReaderInstanceModifier and TypeMethodDescription(package private) PdfReaderInstancePdfImportedPage.getPdfReaderInstance()Deprecated.protected PdfReaderInstancePdfReader.getPdfReaderInstance(PdfWriter writer) Deprecated.Methods in com.lowagie.text.pdf with parameters of type PdfReaderInstanceModifier and TypeMethodDescriptionvoidPdfLister.listStream(PRStream stream, PdfReaderInstance reader) Deprecated.Visualizes a Stream.Constructors in com.lowagie.text.pdf with parameters of type PdfReaderInstanceModifierConstructorDescription(package private)PdfImportedPage(PdfReaderInstance readerInstance, PdfWriter writer, int pageNumber) Deprecated.