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

Uses in package org.apache.fop.pdf

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

PDFFontDescriptor.PDFFontDescriptor(String basefont, int ascent, int descent, int capHeight, int flags, PDFRectangle fontBBox, int italicAngle, int stemV)
Create the /FontDescriptor object
PDFFontType3.PDFFontType3(String fontname, String basefont, Object encoding, PDFRectangle fontBBox, PDFArray fontMatrix, PDFCharProcs charProcs)
Create the /Font object

Fields of type org.apache.fop.pdf.PDFRectangle

PDFRectangle
font's required /FontBBox bounding box

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

void
Set the font's bounding box

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