Class SWTFSFont

  • All Implemented Interfaces:
    FSFont

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

      • 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 Detail

      • 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