Uses of Class
com.aowagie.text.pdf.PdfIndirectReference
-
Packages that use PdfIndirectReference Package Description com.aowagie.text com.aowagie.text.pdf -
-
Uses of PdfIndirectReference in com.aowagie.text
Fields in com.aowagie.text declared as PdfIndirectReference Modifier and Type Field Description private PdfIndirectReferenceImage. directReferenceHolds value of property directReference.Methods in com.aowagie.text that return PdfIndirectReference Modifier and Type Method Description PdfIndirectReferenceImage. getDirectReference()Getter for property directReference.Methods in com.aowagie.text with parameters of type PdfIndirectReference Modifier and Type Method Description voidImage. setDirectReference(PdfIndirectReference directReference)Setter for property directReference. -
Uses of PdfIndirectReference in com.aowagie.text.pdf
Subclasses of PdfIndirectReference in com.aowagie.text.pdf Modifier and Type Class Description classPRIndirectReferenceFields in com.aowagie.text.pdf declared as PdfIndirectReference Modifier and Type Field Description private PdfIndirectReferencePdfCopy. acroFormprivate PdfIndirectReferenceColorDetails. indirectReferenceThe indirect reference to this colorprivate PdfIndirectReferenceFontDetails. indirectReferenceThe indirect reference to this fontprivate PdfIndirectReferencePdfShadingPattern. patternReferenceprivate PdfIndirectReferencePdfFileSpecification. refprivate PdfIndirectReferencePdfLayer. refprivate PdfIndirectReferencePdfLayerMembership. refprivate PdfIndirectReferencePdfStream. refprivate PdfIndirectReferencePdfAnnotation. referenceReference to this annotation.private PdfIndirectReferencePdfFunction. referenceprivate PdfIndirectReferencePdfOutline. referencethePdfIndirectReferenceof this objectprivate PdfIndirectReferencePdfStructureElement. referenceHolds value of property reference.private PdfIndirectReferencePdfStructureTreeRoot. referenceprivate PdfIndirectReferencePdfShading. shadingReferenceprivate PdfIndirectReferencePdfCopy.IndirectReferences. theRefprotected PdfIndirectReferencePdfTemplate. thisReferenceThe indirect reference to this templateprivate PdfIndirectReferencePdfDocument. thumbprivate PdfIndirectReferencePdfPages. topParentMethods in com.aowagie.text.pdf that return PdfIndirectReference Modifier and Type Method Description (package private) PdfIndirectReferencePdfCopy. add(PdfPage page, PdfContents contents)private PdfIndirectReferencePdfWriter. add(PdfICCBased icc)private PdfIndirectReferencePdfWriter. add(PdfImage pdfImage, PdfIndirectReference fixedRef)Writes aPdfImageto the outputstream.(package private) PdfIndirectReferencePdfWriter. add(PdfPage page, PdfContents contents)Adds somePdfContentsto this Writer.(package private) PdfIndirectReferencePdfPages. addPageRef(PdfIndirectReference pageRef)private PdfIndirectReferencePdfCopy. copyIndirect(PRIndirectReference in)Translate a PRIndirectReference to a PdfIndirectReference In addition, translates the object numbers, and copies the referenced object to the output file.(package private) PdfIndirectReferencePdfArray. getAsIndirectObject(int idx)Returns aPdfObjectas aPdfIndirectReference.(package private) PdfIndirectReferencePdfDictionary. getAsIndirectObject(PdfName key)Returns aPdfObjectas aPdfIndirectReference.(package private) PdfIndirectReferencePdfReader. getCryptoRef()(package private) PdfIndirectReferencePdfWriter. getCurrentPage()(package private) PdfIndirectReferencePdfWriter. getImageReference(PdfName name)return thePdfIndirectReferenceto the image with a given name.(package private) PdfIndirectReferenceColorDetails. getIndirectReference()Gets the indirect reference to this color.(package private) PdfIndirectReferenceDocumentFont. getIndirectReference()(package private) PdfIndirectReferenceFontDetails. getIndirectReference()Gets the indirect reference to this font.PdfIndirectReferencePdfAnnotation. getIndirectReference()Returns an indirect reference to the annotationPdfIndirectReferencePdfIndirectObject. getIndirectReference()Returns aPdfIndirectReferenceto thisPdfIndirectObject.PdfIndirectReferencePdfTemplate. getIndirectReference()Gets the indirect reference to this template.private PdfIndirectReferencePdfCopyFieldsImp. getNewReference(PRIndirectReference ref)PdfIndirectReferencePdfCopyFieldsImp. getPageReference(int page)PdfIndirectReferencePdfStamperImp. getPageReference(int page)PdfIndirectReferencePdfWriter. getPageReference(int page)Use this method to get a reference to a page existing or not.(package private) PdfIndirectReferencePdfShadingPattern. getPatternReference()PdfIndirectReferencePdfWriter. getPdfIndirectReference()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.private PdfIndirectReferencePdfCopy.IndirectReferences. getRef()PdfIndirectReferencePdfLayer. getRef()Gets thePdfIndirectReferencethat represents this layer.PdfIndirectReferencePdfLayerMembership. getRef()Gets thePdfIndirectReferencethat represents this membership layer.PdfIndirectReferencePdfOCG. getRef()Gets thePdfIndirectReferencethat represents this layer.PdfIndirectReferencePdfFileSpecification. getReference()Gets the indirect reference to this file specification.(package private) PdfIndirectReferencePdfFunction. getReference()PdfIndirectReferencePdfStructureElement. getReference()Gets the reference this object will be written to.PdfIndirectReferencePdfStructureTreeRoot. getReference()Gets the reference this object will be written to.protected PdfIndirectReferencePdfWriter. getReferenceJBIG2Globals(byte[] content)Gets an indirect reference to a JBIG2 Globals stream.(package private) PdfIndirectReferencePdfShading. getShadingReference()private PdfIndirectReferencePdfShadingPattern. getShadingReference()PdfIndirectReferenceAcroFields.Item. getWidgetRef(int idx)Retrieve the reference to the given instancePdfIndirectReferencePdfOutline. indirectReference()Gets the indirect reference of thisPdfOutline.(package private) PdfIndirectReferencePdfPages. writePageTree()Methods in com.aowagie.text.pdf with parameters of type PdfIndirectReference Modifier and Type Method Description (package private) voidPdfPage. add(PdfIndirectReference contents)Adds an indirect reference pointing to aPdfContents-object.private PdfIndirectReferencePdfWriter. add(PdfImage pdfImage, PdfIndirectReference fixedRef)Writes aPdfImageto the outputstream.(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) PdfNamePageResources. addColor(PdfName name, PdfIndirectReference reference)private PdfNamePdfWriter. addDirectImageSimple(Image image, PdfIndirectReference fixedRef)Adds an image to the document but not to the page resources.voidPdfAcroForm. addDocumentField(PdfIndirectReference ref)Adds documentFields.private voidPdfCopy.PageStamp. addDocumentField(PdfIndirectReference ref)private voidPdfStamperImp. addDocumentField(PdfIndirectReference ref)(package private) PdfNamePageResources. addExtGState(PdfName name, PdfIndirectReference reference)(package private) PdfNamePageResources. addFont(PdfName name, PdfIndirectReference reference)booleanPdfDestination. addPage(PdfIndirectReference page)Adds the indirect reference of the destination page.(package private) PdfIndirectReferencePdfPages. addPageRef(PdfIndirectReference pageRef)(package private) PdfNamePageResources. addPattern(PdfName name, PdfIndirectReference reference)(package private) PdfNamePageResources. addProperty(PdfName name, PdfIndirectReference reference)(package private) PdfNamePageResources. addShading(PdfName name, PdfIndirectReference reference)(package private) PdfObject[]PdfWriter. addSimpleProperty(java.lang.Object prop, PdfIndirectReference refi)(package private) voidPdfContentByte. addTemplateReference(PdfIndirectReference template, PdfName name, float a, float b, float c, float d, float e, float f)PdfIndirectObjectPdfWriter. 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.(package private) voidAcroFields.Item. addWidgetRef(PdfIndirectReference widgRef)Add a widget ref to this Item(package private) PdfNamePageResources. addXObject(PdfName name, PdfIndirectReference reference)private voidPdfCopyFieldsImp. adjustTabOrder(PdfArray annots, PdfIndirectReference ind, PdfNumber nn)private PdfArrayPdfCopyFieldsImp. branchForm(java.util.HashMap level, PdfIndirectReference parent, java.lang.String fname)protected PdfDictionaryPdfCopy. getCatalog(PdfIndirectReference rootObj)protected PdfDictionaryPdfCopyFieldsImp. getCatalog(PdfIndirectReference rootObj)(package private) PdfDocument.PdfCatalogPdfDocument. getCatalog(PdfIndirectReference pages)Gets thePdfCatalog-object.protected PdfDictionaryPdfWriter. getCatalog(PdfIndirectReference rootObj)private PdfDictionaryCJKFont. getCIDFont(PdfIndirectReference fontDescriptor, IntHashtable cjkTag)private PdfDictionaryTrueTypeFontUnicode. getCIDFontType2(PdfIndirectReference fontDescriptor, java.lang.String subsetPrefix, java.lang.Object[] metrics)Generates the CIDFontTyte2 dictionary.private PdfDictionaryCJKFont. getFontBaseType(PdfIndirectReference CIDFont)protected PdfDictionaryTrueTypeFont. getFontBaseType(PdfIndirectReference fontDescriptor, java.lang.String subsetPrefix, int firstChar, int lastChar, byte[] shortTag)Generates the font dictionary for this font.private PdfDictionaryTrueTypeFontUnicode. getFontBaseType(PdfIndirectReference descendant, java.lang.String subsetPrefix, PdfIndirectReference toUnicode)Generates the font dictionary.private PdfDictionaryType1Font. getFontBaseType(PdfIndirectReference fontDescriptor, int firstChar, int lastChar, byte[] shortTag)Generates the font dictionary for this font.protected PdfDictionaryTrueTypeFont. getFontDescriptor(PdfIndirectReference fontStream, java.lang.String subsetPrefix, PdfIndirectReference cidset)Generates the font descriptor for this font.private PdfDictionaryType1Font. getFontDescriptor(PdfIndirectReference fontStream)Generates the font descriptor for this font ornullif it is one of the 14 built in fonts.private static intSimpleBookmark. getNumber(PdfIndirectReference indirect)Gets number of indirect.(package private) static java.lang.Object[]SimpleBookmark. iterateOutlines(PdfWriter writer, PdfIndirectReference parent, java.util.List kids, boolean namedAsNames)private voidPdfStructureTreeRoot. nodeProcess(PdfDictionary struc, PdfIndirectReference reference)private voidPdfCopyFieldsImp. propagate(PdfObject obj, PdfIndirectReference refo, boolean restricted)(package private) static PdfActionPdfAction. rendition(java.lang.String file, PdfFileSpecification fs, java.lang.String mimeType, PdfIndirectReference ref)Creates a Rendition actionbooleanPdfOutline. setDestinationPage(PdfIndirectReference pageReference)Set the page of thePdfDestination-object.voidPdfOutline. setIndirectReference(PdfIndirectReference reference)Sets the indirect reference of thisPdfOutline.(package private) voidPdfLayer. setRef(PdfIndirectReference ref)Sets thePdfIndirectReferencethat represents this layer.(package private) voidPdfWriter.PdfBody. writeCrossReferenceTable(java.io.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, java.lang.Object[] params)Outputs to the writer the font dictionaries and streams.(package private) voidCJKFont. writeFont(PdfWriter writer, PdfIndirectReference ref, java.lang.Object[] params)(package private) voidDocumentFont. writeFont(PdfWriter writer, PdfIndirectReference ref, java.lang.Object[] params)Outputs to the writer the font dictionaries and streams.(package private) voidTrueTypeFont. writeFont(PdfWriter writer, PdfIndirectReference ref, java.lang.Object[] params)Outputs to the writer the font dictionaries and streams.(package private) voidTrueTypeFontUnicode. writeFont(PdfWriter writer, PdfIndirectReference ref, java.lang.Object[] params)Outputs to the writer the font dictionaries and streams.(package private) voidType1Font. writeFont(PdfWriter writer, PdfIndirectReference ref, java.lang.Object[] params)Outputs to the writer the font dictionaries and streams.Constructors in com.aowagie.text.pdf with parameters of type PdfIndirectReference Constructor Description ColorDetails(PdfName colorName, PdfIndirectReference indirectReference, PdfSpotColor scolor)Each spot color used in a document has an instance of this class.FontDetails(PdfName fontName, PdfIndirectReference indirectReference, BaseFont baseFont)Each font used in a document has an instance of this class.IndirectReferences(PdfIndirectReference ref)PdfAction(PdfIndirectReference destination)Constructs a newPdfActionof Subtype GoTo.PdfAppearance(PdfIndirectReference iref)PdfCatalog(PdfIndirectReference pages, PdfWriter writer)Constructs aPdfCatalog.PdfImage(Image image, java.lang.String name, PdfIndirectReference maskRef)Constructs aPdfImage-object.PdfTrailer(int size, int offset, PdfIndirectReference root, PdfIndirectReference info, PdfIndirectReference encryption, PdfObject fileID, int prevxref)Constructs a PDF-Trailer.
-