Methods | Fields | This Package | All Packages
Encapsulates a font type.
package com.ms.wfc.ui
public class FontType
Remarks
You determine the type of a font based on the type of technology that will be used to render the font.
You specify the type of a font when you create a Font object based on the settings in a FontDescriptor object. The value to which you initialize the FontDescriptor object's public type member can consist of a logical combination of one or more of the values defined in this class.