Uses of Class
com.lowagie.text.pdf.PdfIndirectReference
Packages that use PdfIndirectReference
-
Uses of PdfIndirectReference in com.lowagie.text
Fields in com.lowagie.text declared as PdfIndirectReferenceModifier and TypeFieldDescriptionprivate PdfIndirectReferenceImage.directReferenceDeprecated.Holds value of property directReference.Methods in com.lowagie.text that return PdfIndirectReferenceModifier and TypeMethodDescriptionImage.getDirectReference()Deprecated.Getter for property directReference.Methods in com.lowagie.text with parameters of type PdfIndirectReferenceModifier and TypeMethodDescriptionvoidImage.setDirectReference(PdfIndirectReference directReference) Deprecated.Setter for property directReference. -
Uses of PdfIndirectReference in com.lowagie.text.pdf
Subclasses of PdfIndirectReference in com.lowagie.text.pdfFields in com.lowagie.text.pdf declared as PdfIndirectReferenceModifier and TypeFieldDescriptionprotected PdfIndirectReferencePdfCopy.acroFormDeprecated.private PdfIndirectReferenceAcroFields.Item.fieldReferenceThe indirect reference of the item itself(package private) PdfIndirectReferenceColorDetails.indirectReferenceDeprecated.The indirect reference to this color(package private) PdfIndirectReferenceFontDetails.indirectReferenceDeprecated.The indirect reference to this fontprotected PdfIndirectReferencePdfShadingPattern.patternReferenceDeprecated.protected PdfIndirectReferencePdfFileSpecification.refDeprecated.protected PdfIndirectReferencePdfLayer.refDeprecated.(package private) PdfIndirectReferencePdfLayerMembership.refDeprecated.protected PdfIndirectReferencePdfStream.refDeprecated.protected PdfIndirectReferencePdfAnnotation.referenceDeprecated.Reference to this annotation.protected PdfIndirectReferencePdfFunction.referenceDeprecated.private PdfIndirectReferencePdfOutline.referenceDeprecated.thePdfIndirectReferenceof this objectprivate PdfIndirectReferencePdfStructureElement.referenceDeprecated.Holds value of property reference.private final PdfIndirectReferencePdfStructureTreeRoot.referenceDeprecated.protected PdfIndirectReferencePdfShading.shadingReferenceDeprecated.(package private) PdfIndirectReferencePdfCopy.IndirectReferences.theRefprotected PdfIndirectReferencePdfTemplate.thisReferenceDeprecated.The indirect reference to this templateprotected PdfIndirectReferencePdfDocument.thumbDeprecated.private PdfIndirectReferencePdfPages.topParentDeprecated.Fields in com.lowagie.text.pdf with type parameters of type PdfIndirectReferenceModifier and TypeFieldDescriptionprotected HashMap<String,PdfIndirectReference> PdfDocument.documentFileAttachmentDeprecated.protected HashMap<String,PdfIndirectReference> PdfDocument.documentLevelJSDeprecated.protected LinkedHashMap<PdfIndirectReference,Object[]> PdfWriter.formXObjectsDeprecated.The form XObjects in this document.protected HashMap<PdfStream,PdfIndirectReference> PdfWriter.JBIG2GlobalsDeprecated.A HashSet with Stream objects containing JBIG2 Globalsprotected ArrayList<PdfIndirectReference>PdfWriter.pageReferencesDeprecated.The PdfIndirectReference to the pages.(package private) List<PdfIndirectReference>PdfCopyFieldsImp.pageRefsDeprecated.private final ArrayList<PdfIndirectReference>PdfPages.pagesDeprecated.private final ArrayList<PdfIndirectReference>PdfPages.parentsDeprecated.PdfSmartCopy.streamMapDeprecated.the cache with the streams and references.(package private) ArrayList<PdfIndirectReference>AcroFields.Item.widgetRefsAn array ofPdfDictionarywith the widget references.Methods in com.lowagie.text.pdf that return PdfIndirectReferenceModifier and TypeMethodDescriptionprotected PdfIndirectReferencePdfWriter.add(PdfICCBased icc) Deprecated.(package private) PdfIndirectReferencePdfWriter.add(PdfImage pdfImage, PdfIndirectReference fixedRef) Deprecated.Writes aPdfImageto the outputstream.(package private) PdfIndirectReferencePdfWriter.add(PdfPage page, PdfContents contents) Deprecated.Adds somePdfContentsto this Writer.(package private) PdfIndirectReferencePdfPages.addPageRef(PdfIndirectReference pageRef) Deprecated.protected PdfIndirectReferencePdfCopy.copyIndirect(PRIndirectReference in) Deprecated.Translate a PRIndirectReference to a PdfIndirectReference In addition, translates the object numbers, and copies the referenced object to the output file.protected PdfIndirectReferencePdfSmartCopy.copyIndirect(PRIndirectReference in) Deprecated.Translate a PRIndirectReference to a PdfIndirectReference In addition, translates the object numbers, and copies the referenced object to the output file if it wasn't available in the cache yet.PdfArray.getAsIndirectObject(int idx) Deprecated.Returns aPdfObjectas aPdfIndirectReference.PdfDictionary.getAsIndirectObject(PdfName key) Deprecated.Returns aPdfObjectas aPdfIndirectReference.(package private) PdfIndirectReferencePdfReader.getCryptoRef()Deprecated.PdfWriter.getCurrentPage()Deprecated.Retrieves a reference to the current page of the document.AcroFields.Item.getFieldReference()Returns the indirect reference of the field itself(package private) PdfIndirectReferencePdfWriter.getImageReference(PdfName name) Deprecated.return thePdfIndirectReferenceto the image with a given name.(package private) PdfIndirectReferenceColorDetails.getIndirectReference()Deprecated.Gets the indirect reference to this color.(package private) PdfIndirectReferenceDocumentFont.getIndirectReference()Deprecated.(package private) PdfIndirectReferenceFontDetails.getIndirectReference()Deprecated.Gets the indirect reference to this font.PdfAnnotation.getIndirectReference()Deprecated.Returns an indirect reference to the annotationPdfIndirectObject.getIndirectReference()Deprecated.Returns aPdfIndirectReferenceto thisPdfIndirectObject.PdfTemplate.getIndirectReference()Deprecated.Gets the indirect reference to this template.protected PdfIndirectReferencePdfCopyFieldsImp.getNewReference(PRIndirectReference ref) Deprecated.PdfCopyFieldsImp.getPageReference(int page) Deprecated.PdfStamperImp.getPageReference(int page) Deprecated.PdfWriter.getPageReference(int page) Deprecated.Use this method to get a reference to a page existing or not.(package private) PdfIndirectReferencePdfShadingPattern.getPatternReference()Deprecated.PdfWriter.getPdfIndirectReference()Deprecated.Use this to get anPdfIndirectReferencefor an object that will be created in the future.(package private) PdfIndirectReferencePdfWriter.PdfBody.getPdfIndirectReference()Gets a PdfIndirectReference for an object that will be created in the future.(package private) PdfIndirectReferencePdfCopy.IndirectReferences.getRef()PdfLayer.getRef()Deprecated.Gets thePdfIndirectReferencethat represents this layer.PdfLayerMembership.getRef()Deprecated.Gets thePdfIndirectReferencethat represents this membership layer.PdfOCG.getRef()Gets thePdfIndirectReferencethat represents this layer.PdfFileSpecification.getReference()Deprecated.Gets the indirect reference to this file specification.(package private) PdfIndirectReferencePdfFunction.getReference()Deprecated.PdfStructureElement.getReference()Deprecated.Gets the reference this object will be written to.PdfStructureTreeRoot.getReference()Deprecated.Gets the reference this object will be written to.protected PdfIndirectReferencePdfWriter.getReferenceJBIG2Globals(byte[] content) Deprecated.Gets an indirect reference to a JBIG2 Globals stream.(package private) PdfIndirectReferencePdfShading.getShadingReference()Deprecated.(package private) PdfIndirectReferencePdfShadingPattern.getShadingReference()Deprecated.AcroFields.Item.getWidgetRef(int idx) Retrieve the reference to the given instancePdfOutline.indirectReference()Deprecated.Gets the indirect reference of thisPdfOutline.(package private) PdfIndirectReferencePdfPages.writePageTree()Deprecated.Methods in com.lowagie.text.pdf that return types with arguments of type PdfIndirectReferenceModifier and TypeMethodDescription(package private) HashMap<String,PdfIndirectReference> PdfDocument.getDocumentFileAttachment()Deprecated.(package private) HashMap<String,PdfIndirectReference> PdfDocument.getDocumentLevelJS()Deprecated.Methods in com.lowagie.text.pdf with parameters of type PdfIndirectReferenceModifier and TypeMethodDescription(package private) voidPdfPage.add(PdfIndirectReference contents) Deprecated.Adds an indirect reference pointing to aPdfContents-object.(package private) PdfIndirectReferencePdfWriter.add(PdfImage pdfImage, PdfIndirectReference fixedRef) Deprecated.Writes aPdfImageto the outputstream.(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) (package private) PdfNamePageResources.addColor(PdfName name, PdfIndirectReference reference) Deprecated.PdfWriter.addDirectImageSimple(Image image, PdfIndirectReference fixedRef) Deprecated.Adds an image to the document but not to the page resources.voidPdfAcroForm.addDocumentField(PdfIndirectReference ref) Deprecated.Adds documentFields.private voidPdfCopy.PageStamp.addDocumentField(PdfIndirectReference ref) (package private) voidPdfStamperImp.addDocumentField(PdfIndirectReference ref) Deprecated.intPdfStructureTreeRoot.addExistingObject(PdfIndirectReference reference) Deprecated.Adds a reference to the existing (already added to the document) object to the parentTree.(package private) PdfNamePageResources.addExtGState(PdfName name, PdfIndirectReference reference) Deprecated.(package private) PdfNamePageResources.addFont(PdfName name, PdfIndirectReference reference) Deprecated.booleanPdfDestination.addPage(PdfIndirectReference page) Deprecated.Adds the indirect reference of the destination page.(package private) PdfIndirectReferencePdfPages.addPageRef(PdfIndirectReference pageRef) Deprecated.(package private) PdfNamePageResources.addPattern(PdfName name, PdfIndirectReference reference) Deprecated.(package private) PdfNamePageResources.addProperty(PdfName name, PdfIndirectReference reference) Deprecated.(package private) PdfNamePageResources.addShading(PdfName name, PdfIndirectReference reference) Deprecated.(package private) PdfObject[]PdfWriter.addSimpleProperty(Object prop, PdfIndirectReference refi) Deprecated.(package private) voidPdfContentByte.addTemplateReference(PdfIndirectReference template, PdfName name, float a, float b, float c, float d, float e, float f) Deprecated.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.(package private) voidAcroFields.Item.addWidgetRef(PdfIndirectReference widgRef) Add a widget ref to this Item(package private) PdfNamePageResources.addXObject(PdfName name, PdfIndirectReference reference) Deprecated.private voidPdfCopyFieldsImp.adjustTabOrder(PdfArray annots, PdfIndirectReference ind, PdfNumber nn) Deprecated.protected PdfArrayPdfCopyFieldsImp.branchForm(Map<String, Object> level, PdfIndirectReference parent, String fname) Deprecated.static PdfAppearancePdfAppearance.createAppearance(PdfWriter writer, float width, float height, PdfIndirectReference ref) Deprecated.Creates a new appearance to be used with existing form fields.protected PdfDictionaryPdfCopy.getCatalog(PdfIndirectReference rootObj) Deprecated.protected PdfDictionaryPdfCopyFieldsImp.getCatalog(PdfIndirectReference rootObj) Deprecated.(package private) PdfDocument.PdfCatalogPdfDocument.getCatalog(PdfIndirectReference pages) Deprecated.Gets thePdfCatalog-object.protected PdfDictionaryPdfWriter.getCatalog(PdfIndirectReference rootObj) Deprecated.private PdfDictionaryCJKFont.getCIDFont(PdfIndirectReference fontDescriptor, IntHashtable cjkTag) Deprecated.private PdfDictionaryTrueTypeFontUnicode.getCIDFontType2(PdfIndirectReference fontDescriptor, String subsetPrefix, int[][] metrics) Deprecated.Generates the CIDFontTyte2 dictionary.private PdfDictionaryCJKFont.getFontBaseType(PdfIndirectReference CIDFont) Deprecated.protected PdfDictionaryTrueTypeFont.getFontBaseType(PdfIndirectReference fontDescriptor, String subsetPrefix, int firstChar, int lastChar, byte[] shortTag) Deprecated.Generates the font dictionary for this font.private PdfDictionaryTrueTypeFontUnicode.getFontBaseType(PdfIndirectReference descendant, String subsetPrefix, PdfIndirectReference toUnicode) Deprecated.Generates the font dictionary.private PdfDictionaryType1Font.getFontBaseType(PdfIndirectReference fontDescriptor, int firstChar, int lastChar, byte[] shortTag) Deprecated.Generates the font dictionary for this font.protected PdfDictionaryTrueTypeFont.getFontDescriptor(PdfIndirectReference fontStream, String subsetPrefix, PdfIndirectReference cidset) Deprecated.Generates the font descriptor for this font.private PdfDictionaryType1Font.getFontDescriptor(PdfIndirectReference fontStream) Deprecated.Generates the font descriptor for this font ornullif it is one of the 14 built in fonts.private static intSimpleBookmark.getNumber(PdfIndirectReference indirect) Deprecated.Gets number of indirect.static Object[]SimpleBookmark.iterateOutlines(PdfWriter writer, PdfIndirectReference parent, List<Map<String, Object>> kids, boolean namedAsNames) Deprecated.private voidPdfStructureTreeRoot.nodeProcess(PdfDictionary dictionary, PdfIndirectReference reference) Deprecated.static PdfActionPdfAction.rendition(String file, PdfFileSpecification fs, String mimeType, PdfIndirectReference ref) Deprecated.Creates a Rendition actionbooleanPdfOutline.setDestinationPage(PdfIndirectReference pageReference) Deprecated.Set the page of thePdfDestination-object.voidPdfOutline.setIndirectReference(PdfIndirectReference reference) Deprecated.Sets the indirect reference of thisPdfOutline.(package private) voidPdfPages.setLinearMode(PdfIndirectReference topParent) Deprecated.(package private) voidPdfStructureTreeRoot.setPageMark(int pageNumber, PdfIndirectReference reference) Deprecated.voidPdfPageElement.setParent(PdfIndirectReference reference) Set the value for the Parent key in the Page or Pages Dictionary.(package private) voidPdfLayer.setRef(PdfIndirectReference ref) Deprecated.Sets thePdfIndirectReferencethat represents this layer.(package private) voidPdfWriter.PdfBody.writeCrossReferenceTable(OutputStream os, PdfIndirectReference root, PdfIndirectReference info, PdfIndirectReference encryption, PdfObject fileID, int prevxref) Returns the CrossReferenceTable of theBody.(package private) abstract voidBaseFont.writeFont(PdfWriter writer, PdfIndirectReference ref, Object[] params) Deprecated.Outputs to the writer the font dictionaries and streams.(package private) voidCJKFont.writeFont(PdfWriter writer, PdfIndirectReference ref, Object[] params) Deprecated.(package private) voidDocumentFont.writeFont(PdfWriter writer, PdfIndirectReference ref, Object[] params) Deprecated.Outputs to the writer the font dictionaries and streams.(package private) voidTrueTypeFont.writeFont(PdfWriter writer, PdfIndirectReference ref, Object[] params) Deprecated.Outputs to the writer the font dictionaries and streams.(package private) voidTrueTypeFontUnicode.writeFont(PdfWriter writer, PdfIndirectReference ref, Object[] params) Deprecated.Outputs to the writer the font dictionaries and streams.(package private) voidType1Font.writeFont(PdfWriter writer, PdfIndirectReference ref, Object[] params) Deprecated.Outputs to the writer the font dictionaries and streams.(package private) voidType3Font.writeFont(PdfWriter writer, PdfIndirectReference ref, Object[] params) Deprecated.Method parameters in com.lowagie.text.pdf with type arguments of type PdfIndirectReferenceModifier and TypeMethodDescription(package private) voidPdfDocument.PdfCatalog.addNames(TreeMap<String, Object[]> localDestinations, Map<String, PdfIndirectReference> documentLevelJS, Map<String, PdfIndirectReference> documentFileAttachment, PdfWriter writer) Adds the names of the named destinations to the catalog.Constructors in com.lowagie.text.pdf with parameters of type PdfIndirectReferenceModifierConstructorDescription(package private)ColorDetails(PdfName colorName, PdfIndirectReference indirectReference, PdfSpotColor scolor) Deprecated.Each spot color used in a document has an instance of this class.(package private)FontDetails(PdfName fontName, PdfIndirectReference indirectReference, BaseFont baseFont) Deprecated.Each font used in a document has an instance of this class.(package private)Item(PdfIndirectReference ref) (package private)PdfAction(PdfIndirectReference destination) Deprecated.Constructs a newPdfActionof Subtype GoTo.(package private)Deprecated.(package private)PdfCatalog(PdfIndirectReference pages, PdfWriter writer) Constructs aPdfCatalog.PdfImage(Image image, String name, PdfIndirectReference maskRef) Deprecated.Constructs aPdfImage-object.(package private)PdfIndirectObject(PdfIndirectReference ref, PdfObject object, PdfWriter writer) Deprecated.(package private)PdfTrailer(int size, PdfIndirectReference root, PdfIndirectReference info, PdfIndirectReference encryption, PdfObject fileID, int prevxref) Constructs a PDF-Trailer.(package private)