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

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

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

EmbedFontInfo
FontInfoFinder.find(File fontFile, FontResolver resolver, FontCache fontCache)
Attempts to determine EmbedFontInfo from a given font file.

Uses in package org.apache.fop.fonts

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

class
Font info stored in the cache

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

Constructor
Main constructor

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

void
adds a font info to cache
boolean
is this font info in the cache?
String
creates a key given a font info for the font mapping

Uses in package org.apache.fop.render

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

EmbedFontInfo
PrintRendererConfigurator.getFontInfoFromConfiguration(Configuration fontCfg, FontResolver fontResolver, boolean strict, FontCache fontCache)
Returns a font info from a font node Configuration definition

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