Uses of Interface
org.apache.fontbox.util.autodetect.FontDirFinder
-
Packages that use FontDirFinder Package Description org.apache.fontbox.util.autodetect This package contains utility classes to manage local fonts. -
-
Uses of FontDirFinder in org.apache.fontbox.util.autodetect
Classes in org.apache.fontbox.util.autodetect that implement FontDirFinder Modifier and Type Class Description class
MacFontDirFinder
Mac font directory finder.class
NativeFontDirFinder
Native font finder base class.class
OS400FontDirFinder
Font finder for OS/400 systems.class
UnixFontDirFinder
Unix font directory finder.class
WindowsFontDirFinder
FontFinder for native Windows platforms.Fields in org.apache.fontbox.util.autodetect declared as FontDirFinder Modifier and Type Field Description private FontDirFinder
FontFileFinder. fontDirFinder
Methods in org.apache.fontbox.util.autodetect that return FontDirFinder Modifier and Type Method Description private FontDirFinder
FontFileFinder. determineDirFinder()
-