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

Uses in package org.apache.fop.fonts

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

class
Abstract base class for CID fonts.
class
Generic MultiByte (CID) font
class
Generic SingleByte font

Fields of type org.apache.fop.fonts.CustomFont

CustomFont
the loaded font

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

CustomFont
Returns the custom font that was read using this instance of FontLoader.
CustomFont
FontLoader.loadFont(File fontFile, FontResolver resolver)
Loads a custom font from a File.
CustomFont
FontLoader.loadFont(String fontFileURI, FontResolver resolver)
Loads a custom font from a URI.
CustomFont
FontLoader.loadFont(URL fontUrl, FontResolver resolver)
Loads a custom font from an URL.

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

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

Construction of this class results in the immediate construction.

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