|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fonts.autodetect.NativeFontDirFinder
Native font finder base class
Constructor Summary | |
NativeFontDirFinder()
|
Method Summary | |
java.util.List |
find()
Generic method used by Mac and Unix font finders. |
protected abstract java.lang.String[] |
getSearchableDirectories()
Returns an array of directories to search for fonts in. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NativeFontDirFinder()
Method Detail |
public java.util.List find()
find
in interface FontFinder
protected abstract java.lang.String[] getSearchableDirectories()
|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |