com.atlassian.confluence.util
Class DefaultFontManager.CustomFontInfo
java.lang.Object
org.apache.fop.configuration.FontInfo
com.atlassian.confluence.util.DefaultFontManager.CustomFontInfo
- Enclosing class:
- DefaultFontManager
public static class DefaultFontManager.CustomFontInfo
- extends org.apache.fop.configuration.FontInfo
| Methods inherited from class org.apache.fop.configuration.FontInfo |
getFontTriplets, getKerning |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultFontManager.CustomFontInfo
public DefaultFontManager.CustomFontInfo(String name,
String metricsFile,
boolean kerning,
List fontTriplets,
String embedFile)
getMetricsFile
public URL getMetricsFile()
throws org.apache.fop.apps.FOPException
- Overrides:
getMetricsFile in class org.apache.fop.configuration.FontInfo
- Throws:
org.apache.fop.apps.FOPException
getEmbedFile
public URL getEmbedFile()
throws org.apache.fop.apps.FOPException
- Overrides:
getEmbedFile in class org.apache.fop.configuration.FontInfo
- Throws:
org.apache.fop.apps.FOPException