Uses of Class org.apache.fop.fonts.FontType

Uses in package org.apache.fop.pdf

Constructors with parameter type org.apache.fop.fonts.FontType

PDFFont.PDFFont(String fontname, FontType subtype, String basefont, Object encoding)
create the /Font object
PDFFontNonBase14.PDFFontNonBase14(String fontname, FontType subtype, String basefont, Object encoding)
Create the /Font object

Methods with parameter type org.apache.fop.fonts.FontType

PDFFont
PDFFont.createFont(String fontname, FontType subtype, String basefont, Object encoding)
factory method with the basic parameters
PDFName
Returns the PDF name for a certain font type.
void
Set the optional font file stream

Uses in package org.apache.fop.render.java2d

Methods with return type org.apache.fop.fonts.FontType

FontType
FontType

Uses in package org.apache.fop.render.afp.fonts

Methods with return type org.apache.fop.fonts.FontType

FontType
Returns the type of the font.

Uses in package org.apache.fop.fonts.base14

Methods with return type org.apache.fop.fonts.FontType

FontType
FontType
FontType
FontType
FontType
Returns the type of the font.
FontType
Returns the type of the font.
FontType
FontType
FontType
Returns the type of the font.
FontType
Returns the type of the font.
FontType
FontType
FontType
Returns the type of the font.
FontType

Uses in package org.apache.fop.fonts

Fields of type org.apache.fop.fonts.FontType

FontType
Adobe Multiple Master Type 1 fonts
FontType
Collective identifier for "other" font types
FontType
TrueType fonts
FontType
Adobe Type 0 fonts (composite font)
FontType
Adobe Type 1 fonts
FontType
Adobe Type 3 fonts ("user-defined" fonts)

Methods with parameter type org.apache.fop.fonts.FontType

void
void
Sets the font type.

Methods with return type org.apache.fop.fonts.FontType

FontType
FontType.byName(String name)
Returns the FontType by name.
FontType
FontType.byValue(int value)
Returns the FontType by value.
FontType
FontType
Returns the type of the font.
FontType

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