Class SWTFontContext

java.lang.Object
org.xhtmlrenderer.swt.SWTFontContext
All Implemented Interfaces:
FontContext

public class SWTFontContext extends Object implements FontContext
Author:
Vianney le Clément
  • Constructor Details

    • SWTFontContext

      public SWTFontContext(org.eclipse.swt.graphics.GC gc)
  • Method Details

    • getGC

      public org.eclipse.swt.graphics.GC getGC()