fop 0.95 | |
Frames | No Frames |
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 | |
Constructor for an outline font. |
Methods with parameter type org.apache.fop.render.afp.fonts.CharacterSet | |
void | 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 | AFPFont.getCharacterSet(int size) Returns the character set for a given size
|
CharacterSet | OutlineFont.getCharacterSet(int size) Get the character set metrics. |
CharacterSet | RasterFont.getCharacterSet(int size) Get the character set metrics for the specified point size. |
fop 0.95 |