Methods | Fields | This Package | All Packages
Defines a group of constants that indicate how text should be formatted.
package com.ms.wfc.ui
public class TextFormat
Remarks
The constants defined in this class are used to specify how text should be formatted when drawn on a Graphics object. To draw text on a Graphics object, use the object's drawString method.