Uses of Class org.apache.fop.pdf.PDFArray

Uses in package org.apache.fop.pdf

Constructors with parameter type org.apache.fop.pdf.PDFArray

PDFFontType3.PDFFontType3(String fontname, String basefont, Object encoding, PDFRectangle fontBBox, PDFArray fontMatrix, PDFCharProcs charProcs)
Create the /Font object

Methods with parameter type org.apache.fop.pdf.PDFArray

void
Sets the Differences value.
void
Set the font's transformation matrix
void
Sets the Kids array.
void
Sets the Kids array.
void
Sets the Names array.
void
PDFFontNonBase14.setWidthMetrics(int firstChar, int lastChar, PDFArray widths)
Set the width metrics for the font

Methods with return type org.apache.fop.pdf.PDFArray

PDFArray
Returns the Kids array.
PDFArray
Returns the Kids array.
PDFArray
Returns the Names array.
PDFArray
Returns the /OutputIntents array.
PDFArray
PDFFactory.makeArray(int[] values)
make an Array object (ex.
PDFArray
Creates and returns the PDFArray representing the Differences entry.

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.