Uses of Interface
org.apache.fop.fonts.autodetect.FontDirFinder
-
Packages that use FontDirFinder Package Description org.apache.fop.fonts.autodetect A collection of classes that aid in the autodetection of installed system fonts. -
-
Uses of FontDirFinder in org.apache.fop.fonts.autodetect
Classes in org.apache.fop.fonts.autodetect that implement FontDirFinder Modifier and Type Class Description class
MacFontDirFinder
Mac font directory finderclass
NativeFontDirFinder
Native font finder base classclass
UnixFontDirFinder
Unix font directory finderclass
WindowsFontDirFinder
FontFinder for native Windows platforms
-