org.xhtmlrenderer.extend
Interface FontResolver

All Known Implementing Classes:
AWTFontResolver, AWTFontResolver

public interface FontResolver


Method Summary
 void flushCache()
           
 FSFont resolveFont(SharedContext renderingContext, FontSpecification spec)
           
 

Method Detail

resolveFont

FSFont resolveFont(SharedContext renderingContext,
                   FontSpecification spec)

flushCache

void flushCache()


Copyright © 2013. All Rights Reserved.