Package empro :: Module empro :: Class FontAppearance
[frames] | no frames]

Class FontAppearance

Appearance --+
             |
            FontAppearance

Interface to set the visual attributes of fonts applied in graphs.

Class Hierarchy for FontAppearance
Class Hierarchy for FontAppearance

Properties
boolNone bold
Sets the bold attribute of the font.
stringNone fontName
The name of the font.
stringNone fontUnit
The type of unit to be employed when specifying the size.
boolNone italic
Sets the italic attribute of the font.
stringNone justification
The justification of text employing this font.
floatNone size
The size of the font.
  underlined
No documentation available.

Inherited from Appearance: color, visible

Property Details

fontName

The name of the font. {Roman,SansSerif,TypeWriter,Stroked,SystemDefault,Newfield,Enfield,Brooktondale,Kuma,XFDefault,Other}

Type:
stringNone

fontUnit

The type of unit to be employed when specifying the size. {ObjectRelative,SubscreenRelative,WindowRelative,Points,Pixels}

Type:
stringNone

justification

The justification of text employing this font. {Left,Center,Right}

Type:
stringNone