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