Class SWTFSFont

java.lang.Object
org.xhtmlrenderer.swt.SWTFSFont
All Implemented Interfaces:
FSFont

public class SWTFSFont extends Object implements FSFont
Author:
Vianney le Clément
  • Constructor Details

    • SWTFSFont

      public SWTFSFont(org.eclipse.swt.graphics.Font font, float size)
    • SWTFSFont

      public SWTFSFont(org.eclipse.swt.graphics.Font font, float size, boolean noDispose)
  • Method Details

    • getSize2D

      public float getSize2D()
      Specified by:
      getSize2D in interface FSFont
    • getSWTFont

      public org.eclipse.swt.graphics.Font getSWTFont()
    • dispose

      public void dispose()
    • finalize

      protected void finalize()
      Overrides:
      finalize in class Object