java.lang.Object
org.xhtmlrenderer.swt.SWTFontResolver
- All Implemented Interfaces:
org.xhtmlrenderer.extend.FontResolver
Resolve font the SWT way.
- Author:
- Vianney le Clément
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidorg.xhtmlrenderer.render.FSFontresolveFont(org.xhtmlrenderer.layout.SharedContext renderingContext, org.xhtmlrenderer.css.value.FontSpecification spec)
-
Constructor Details
-
SWTFontResolver
public SWTFontResolver(org.eclipse.swt.graphics.Device device)
-
-
Method Details
-
flushCache
public void flushCache()- Specified by:
flushCachein interfaceorg.xhtmlrenderer.extend.FontResolver
-