fop 2.3

org.apache.fop.fonts.autodetect
Class UnixFontDirFinder

java.lang.Object
  extended by org.apache.fop.fonts.autodetect.NativeFontDirFinder
      extended by org.apache.fop.fonts.autodetect.UnixFontDirFinder
All Implemented Interfaces:
FontDirFinder

public class UnixFontDirFinder
extends NativeFontDirFinder

Unix font directory finder


Constructor Summary
UnixFontDirFinder()
           
 
Method Summary
protected  java.lang.String[] getSearchableDirectories()
          Some guesses at possible unix font directory locations
 
Methods inherited from class org.apache.fop.fonts.autodetect.NativeFontDirFinder
find
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnixFontDirFinder

public UnixFontDirFinder()
Method Detail

getSearchableDirectories

protected java.lang.String[] getSearchableDirectories()
Some guesses at possible unix font directory locations

Specified by:
getSearchableDirectories in class NativeFontDirFinder
Returns:
a list of possible font locations

fop 2.3

Copyright 1999-2018 The Apache Software Foundation. All Rights Reserved.