Uses of Class org.apache.fop.render.afp.fonts.CharacterSet

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

Classes derived from org.apache.fop.render.afp.fonts.CharacterSet

class
A Character set for a normal FOP font

Constructors with parameter type org.apache.fop.render.afp.fonts.CharacterSet

OutlineFont.OutlineFont(String name, CharacterSet charSet)
Constructor for an outline font.

Methods with parameter type org.apache.fop.render.afp.fonts.CharacterSet

void
RasterFont.addCharacterSet(int size, CharacterSet characterSet)
Adds the character set for the given point size
void
Load the font details and metrics into the CharacterSetMetric object, this will use the actual afp code page and character set files to load the object with the necessary metrics.

Methods with return type org.apache.fop.render.afp.fonts.CharacterSet

CharacterSet
Get the character set metrics.
CharacterSet
Returns the character set for a given size
CharacterSet
Get the character set metrics.
CharacterSet
Get the character set metrics for the specified point size.

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