public class CustomFontCollection extends java.lang.Object implements FontCollection
| Constructor and Description |
|---|
CustomFontCollection(FontResolver fontResolver,
java.util.List customFonts)
Main constructor.
|
public CustomFontCollection(FontResolver fontResolver, java.util.List customFonts)
fontResolver - a font resolvercustomFonts - the list of custom fontspublic int setup(int num,
FontInfo fontInfo)
setup in interface FontCollectionnum - the font starting numberfontInfo - the font info to set upCopyright 1999-2010 The Apache Software Foundation. All Rights Reserved.