fop 0.95beta | |
Frames | No Frames |
Classes implementing org.apache.fop.fonts.FontMetrics | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class |
Methods with parameter type org.apache.fop.fonts.FontMetrics | |
void | AbstractPathOrientedRenderer.renderTextDecoration(FontMetrics fm, int fontsize, InlineArea inline, int baseline, int startx) Paints the text decoration marks. |
Classes implementing org.apache.fop.fonts.FontMetrics | |
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
|
class | Base class for PDF font classes
|
Constructors with parameter type org.apache.fop.fonts.FontMetrics | |
Main constructor
|
Methods with parameter type org.apache.fop.fonts.FontMetrics | |
void | Adds font metrics for a specific font. |
Methods with return type org.apache.fop.fonts.FontMetrics | |
FontMetrics | Returns the associated font metrics object. |
FontMetrics | FontInfo.getMetricsFor(String fontName) Returns the FontMetrics for a particular font
|
Classes implementing org.apache.fop.fonts.FontMetrics | |
class | FontMetricsMapper that delegates most methods to an underlying
FontMetrics instance. |
class | This class implements org.apache.fop.layout.FontMetrics and
is added to the hash table in FontInfo. |
Methods with parameter type org.apache.fop.fonts.FontMetrics | |
PDFFont | PDFFactory.makeFont(String fontname, String basefont, String encoding, FontMetrics metrics, FontDescriptor descriptor) make a Type1 /Font object
|
Classes implementing org.apache.fop.fonts.FontMetrics | |
class | All implementations 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). |
fop 0.95beta |