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

Uses in package org.apache.fop.pdf

Classes derived from org.apache.fop.pdf.PDFFontDescriptor

class
class representing a font descriptor for CID fonts.

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

PDFFontDescriptor
descriptor of font metrics

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

PDFFont
PDFFont.createFont(String fontname, FontType subtype, String basefont, Object encoding, int firstChar, int lastChar, PDFArray widths, PDFFontDescriptor descriptor)
factory method with the extended parameters for Type1, MMType1 and TrueType
void
Set the font descriptor (unused for the Type3 fonts)

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

PDFFontDescriptor
PDFFontDescriptor
make a /FontDescriptor object

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