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

Packages that use PdfIndirectReference
at.knowcenter.wag.egov.egiz.pdf   
com.lowagie.text   
com.lowagie.text.pdf   
 

Uses of PdfIndirectReference in at.knowcenter.wag.egov.egiz.pdf
 

Methods in at.knowcenter.wag.egov.egiz.pdf that return PdfIndirectReference
static PdfIndirectReference BinarySignature.getEgizDictIndRefFromReader(PdfReader reader)
          Retrieves the Egiz Dictionary's indirect reference from the reader.
 

Uses of PdfIndirectReference in com.lowagie.text
 

Methods in com.lowagie.text that return PdfIndirectReference
 PdfIndirectReference Image.getDirectReference()
          Getter for property directReference.
 

Methods in com.lowagie.text with parameters of type PdfIndirectReference
 void Image.setDirectReference(PdfIndirectReference directReference)
          Setter for property directReference.
 

Uses of PdfIndirectReference in com.lowagie.text.pdf
 

Subclasses of PdfIndirectReference in com.lowagie.text.pdf
 class PRIndirectReference
           
 

Fields in com.lowagie.text.pdf declared as PdfIndirectReference
protected  PdfIndirectReference PdfCopy.acroForm
           
protected  PdfIndirectReference PdfStamperImp.egiz_dict_ir
           
protected  PdfIndirectReference PdfShadingPattern.patternReference
           
protected  PdfIndirectReference PdfFileSpecification.ref
           
protected  PdfIndirectReference PdfLayer.ref
           
protected  PdfIndirectReference PdfStream.ref
           
protected  PdfIndirectReference PdfAnnotation.reference
           
protected  PdfIndirectReference PdfFunction.reference
           
protected  PdfIndirectReference PdfShading.shadingReference
           
protected  PdfIndirectReference PdfTemplate.thisReference
          The indirect reference to this template
protected  PdfIndirectReference PdfCopy.topPageParent
           
 

Methods in com.lowagie.text.pdf that return PdfIndirectReference
protected  PdfIndirectReference PdfWriter.add(com.lowagie.text.pdf.PdfICCBased icc)
           
 PdfIndirectReference PdfCopy.add(PdfOutline outline)
           
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.
 PdfIndirectReference PdfAnnotation.getIndirectReference()
           
 PdfIndirectReference PdfIndirectObject.getIndirectReference()
          Returns a PdfIndirectReference to this PdfIndirectObject.
 PdfIndirectReference PdfTemplate.getIndirectReference()
          Gets the indirect reference to this template.
 PdfIndirectReference PdfCopy.getPageReference(int page)
           
 PdfIndirectReference PdfStamperImp.getPageReference(int page)
           
 PdfIndirectReference PdfWriter.getPageReference(int page)
          Gets a reference to a page existing or not.
 PdfIndirectReference PdfWriter.getPdfIndirectReference()
          Gets a PdfIndirectReference for an object that will be created in the future.
 PdfIndirectReference PdfLayer.getRef()
          Gets the PdfIndirectReference that represents this layer.
 PdfIndirectReference PdfLayerMembership.getRef()
          Gets the PdfIndirectReference that represents this membership layer.
 PdfIndirectReference PdfOCG.getRef()
          Gets the PdfIndirectReference that represents this layer.
 PdfIndirectReference PdfFileSpecification.getReference()
          Gets the indirect reference to this file specification.
 PdfIndirectReference PdfStructureElement.getReference()
          Gets the reference this object will be written to.
 PdfIndirectReference PdfStructureTreeRoot.getReference()
          Gets the reference this object will be written to.
 PdfIndirectReference PdfOutline.indirectReference()
          Gets the indirect reference of this PdfOutline.
 

Methods in com.lowagie.text.pdf with parameters of type PdfIndirectReference
 PdfName PdfWriter.addDirectImageSimple(Image image, PdfIndirectReference fixedRef)
          Adds an image to the document but not to the page resources.
 boolean PdfDestination.addPage(PdfIndirectReference page)
          Adds the indirect reference of the destination page.
 PdfIndirectObject PdfWriter.addToBody(PdfObject object, PdfIndirectReference ref)
          Adds an object to the PDF body.
 PdfIndirectObject PdfWriter.addToBody(PdfObject object, PdfIndirectReference ref, boolean inObjStm)
          Adds an object to the PDF body.
protected  PdfDictionary PdfCopy.getCatalog(PdfIndirectReference rootObj)
           
protected  PdfDictionary PdfWriter.getCatalog(PdfIndirectReference rootObj)
           
static Object[] SimpleBookmark.iterateOutlines(PdfWriter writer, PdfIndirectReference parent, List kids, boolean namedAsNames)
           
static PdfAction PdfAction.rendition(String file, PdfFileSpecification fs, String mimeType, PdfIndirectReference ref)
          Creates a Rendition action
 boolean PdfOutline.setDestinationPage(PdfIndirectReference pageReference)
          Set the page of the PdfDestination-object.
 void PdfStamperImp.setEgizDictTrailerInfo(PdfName name, PdfIndirectReference ir)
          Sets the key and the contents of the entry to be added to the trailer if an egiz dict is present.
 void PdfOutline.setIndirectReference(PdfIndirectReference reference)
          Sets the indirect reference of this PdfOutline.
 



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