public class Docx4jFontResolver extends Object implements FontResolver
| 构造器和说明 |
|---|
Docx4jFontResolver(SharedContext sharedContext) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 FontResolverpublic FSFont resolveFont(SharedContext renderingContext, FontSpecification spec)
resolveFont 在接口中 FontResolverprotected static String getHashName(String name, IdentValue weight, IdentValue style)
Copyright © 2019. All Rights Reserved.