public class Docx4jFontResolver extends Object implements FontResolver
| Constructor and Description |
|---|
Docx4jFontResolver(SharedContext sharedContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
flushCache() |
protected static String |
getHashName(String name,
IdentValue weight,
IdentValue style) |
FSFont |
resolveFont(SharedContext renderingContext,
FontSpecification spec) |
public Docx4jFontResolver(SharedContext sharedContext)
public void flushCache()
flushCache in interface FontResolverpublic FSFont resolveFont(SharedContext renderingContext, FontSpecification spec)
resolveFont in interface FontResolverprotected static String getHashName(String name, IdentValue weight, IdentValue style)
Copyright © 2011-2013. All Rights Reserved.