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

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

Classes derived from org.apache.fop.fonts.Typeface

class
All implemenations of AFP fonts should extend this base class, the object implements the FontMetrics information.
class
A font defined as a set of lines and curves as opposed to a bitmap font.
class
A font where each character is stored as an array of pixels (a bitmap).

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

FopCharacterSet.FopCharacterSet(String codePage, String encoding, String name, int size, Typeface characterSet)
Constructor for the CharacterSetMetric object, the character set is used to load the font information from the actual AFP font.

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

Classes derived from org.apache.fop.fonts.Typeface

class
This class implements org.apache.fop.layout.FontMetrics and is added to the hash table in FontInfo.

Uses in package org.apache.fop.fonts

Classes derived from org.apache.fop.fonts.Typeface

class
Abstract base class for CID fonts.
class
Abstract base class for custom fonts loaded from files, for example.
class
This class is used to defer the loading of a font until it is really used.
class
Generic MultiByte (CID) font
class
Generic SingleByte font

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

Typeface
Get the generated font object
Typeface
Gets the real font.

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

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

void
PSFontUtils.embedFont(PSGenerator gen, Typeface tf, PSResource fontRes)
Embeds a font in the PostScript file.

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

Classes derived from org.apache.fop.fonts.Typeface

class
class
class
class
class
class
class
class
class
class
class
class
class
class

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