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 classMacFontDirFinderMac font directory finder.classNativeFontDirFinderNative font finder base class.classOS400FontDirFinderFont finder for OS/400 systems.classUnixFontDirFinderUnix font directory finder.classWindowsFontDirFinderFontFinder for native Windows platforms.Fields in org.apache.fontbox.util.autodetect declared as FontDirFinder Modifier and Type Field Description private FontDirFinderFontFileFinder. fontDirFinderMethods in org.apache.fontbox.util.autodetect that return FontDirFinder Modifier and Type Method Description private FontDirFinderFontFileFinder. determineDirFinder()
-