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
UnixFontDirFinder
Unix font directory finder.class
WindowsFontDirFinder
FontFinder for native Windows platforms.
-