Uses of Class
com.lowagie.text.pdf.PRIndirectReference

Packages that use PRIndirectReference
com.lowagie.text   
com.lowagie.text.pdf   
 

Uses of PRIndirectReference in com.lowagie.text
 

Methods in com.lowagie.text with parameters of type PRIndirectReference
static Image Image.getInstance(PRIndirectReference ref)
          Reuses an existing image.
 

Uses of PRIndirectReference in com.lowagie.text.pdf
 

Fields in com.lowagie.text.pdf declared as PRIndirectReference
protected  PRIndirectReference PdfObject.indRef
          Holds value of property indRef.
 

Methods in com.lowagie.text.pdf that return PRIndirectReference
 PRIndirectReference PdfReader.addPdfObject(PdfObject obj)
           
 PRIndirectReference PdfObject.getIndRef()
          Getter for property indRef.
 PRIndirectReference PdfReader.getPageOrigRef(int pageNum)
          Gets the page reference to this page.
 PRIndirectReference PRAcroForm.FieldInformation.getRef()
           
 PRIndirectReference PRAcroForm.getRefByName(String name)
          Given the title (/T) of a reference, return the associated reference
 

Methods in com.lowagie.text.pdf with parameters of type PRIndirectReference
protected  PdfIndirectReference PdfCopy.copyIndirect(PRIndirectReference in)
          Translate a PRIndirectReference to a PdfIndirectReference In addition, translates the object numbers, and copies the referenced object to the output file.
static BaseFont BaseFont.createFont(PRIndirectReference fontRef)
          Creates a font based on an existing document font.
protected  void PRAcroForm.iterateFields(PdfArray fieldlist, PRIndirectReference fieldDict, String title)
          After reading, we index all of the fields.
 void PdfObject.setIndRef(PRIndirectReference indRef)
          Setter for property indRef.
 



Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.