fop-pdf-images 2.3

org.apache.fop.render.pdf.pdfbox
Class PDFBoxAdapterUtil

java.lang.Object
  extended by org.apache.fop.render.pdf.pdfbox.PDFBoxAdapterUtil

public final class PDFBoxAdapterUtil
extends java.lang.Object


Method Summary
protected static java.lang.Object getBaseKey(java.lang.Object base)
           
protected static void moveAnnotations(org.apache.pdfbox.pdmodel.PDPage page, java.util.List pageAnnotations, java.awt.geom.AffineTransform at)
           
protected static void rotate(int rotation, org.apache.pdfbox.pdmodel.common.PDRectangle viewBox, java.awt.geom.AffineTransform atdoc)
           
protected static void updateAnnotationLink(org.apache.fop.pdf.PDFDictionary clonedAnnot)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getBaseKey

protected static java.lang.Object getBaseKey(java.lang.Object base)
                                      throws java.io.IOException
Throws:
java.io.IOException

rotate

protected static void rotate(int rotation,
                             org.apache.pdfbox.pdmodel.common.PDRectangle viewBox,
                             java.awt.geom.AffineTransform atdoc)

updateAnnotationLink

protected static void updateAnnotationLink(org.apache.fop.pdf.PDFDictionary clonedAnnot)

moveAnnotations

protected static void moveAnnotations(org.apache.pdfbox.pdmodel.PDPage page,
                                      java.util.List pageAnnotations,
                                      java.awt.geom.AffineTransform at)

fop-pdf-images 2.3

Copyright 2007-2018 The Apache Software Foundation. All Rights Reserved.