Class SWTFontContext

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

public class SWTFontContext extends Object implements FontContext
  • Field Details

    • _gc

      private final org.eclipse.swt.graphics.GC _gc
  • Constructor Details

    • SWTFontContext

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

    • getGC

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