|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FontDirFinder
Implementers provide find method for searching native operating system for available fonts. This class is based on a class provided by Apache FOP. see org.apache.fop.fonts.autodetect.FontDirFinder
| Method Summary | |
|---|---|
List<File> |
find()
Finds a list of font files. |
Map<String,String> |
getCommonTTFMapping()
Provides a list of platform specific ttf name mappings. |
| Method Detail |
|---|
List<File> find()
throws IOException
IOException - In case of an I/O problemMap<String,String> getCommonTTFMapping()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||