CharacterStyle Class Reference
[CharacterStyling]

Inherits Object.

Inheritance diagram for CharacterStyle:

Inheritance graph
[legend]
Collaboration diagram for CharacterStyle:

Collaboration graph
[legend]
List of all members.

Public Member Functions

boolean Bold ()
void Bold (boolean assigns b)
CharacterStyle clone ()
void Constructor (CharacterStyle rhs)
void Constructor (XMLElement inXML)
void Constructor (string inFont, integer inSize, Color inColor=&c000000, boolean inBold=false, boolean inItalic=false, boolean inUnderline=false)
void Constructor ()
void Constructor (StyleRun sr)
string Description ()
XMLElement GetXML ()
boolean Italic ()
void Italic (boolean assigns b)
double TextAscent (Graphics usingGraphics)
void TextColor (color assigns c)
Color TextColor ()
void TextFont (string assigns s)
string TextFont ()
void TextSize (integer assigns i)
integer TextSize ()
void ToggleBold ()
void ToggleItalic ()
void ToggleUnderline ()
boolean Underline ()
void Underline (boolean assigns b)

Package Attributes

integer ID
boolean mBold
string mDescription
Color mFillColor
boolean mItalic
String mTextFont
integer mTextSize
boolean mUnderline

Private Member Functions

void GenerateDescription ()

Member Function Documentation

boolean CharacterStyle.Bold (  ) 

void CharacterStyle.Bold ( boolean assigns  b  ) 

CharacterStyle CharacterStyle.clone (  ) 

void CharacterStyle.Constructor ( CharacterStyle  rhs  ) 

void CharacterStyle.Constructor ( XMLElement  inXML  ) 

void CharacterStyle.Constructor ( string  inFont,
integer  inSize,
Color  inColor = &c000000,
boolean  inBold = false,
boolean  inItalic = false,
boolean  inUnderline = false 
)

void CharacterStyle.Constructor (  ) 

void CharacterStyle.Constructor ( StyleRun  sr  ) 

string CharacterStyle.Description (  ) 

void CharacterStyle.GenerateDescription (  )  [private]

XMLElement CharacterStyle.GetXML (  ) 

boolean CharacterStyle.Italic (  ) 

void CharacterStyle.Italic ( boolean assigns  b  ) 

double CharacterStyle.TextAscent ( Graphics  usingGraphics  ) 

void CharacterStyle.TextColor ( color assigns  c  ) 

Color CharacterStyle.TextColor (  ) 

void CharacterStyle.TextFont ( string assigns  s  ) 

string CharacterStyle.TextFont (  ) 

void CharacterStyle.TextSize ( integer assigns  i  ) 

integer CharacterStyle.TextSize (  ) 

void CharacterStyle.ToggleBold (  ) 

void CharacterStyle.ToggleItalic (  ) 

void CharacterStyle.ToggleUnderline (  ) 

boolean CharacterStyle.Underline (  ) 

void CharacterStyle.Underline ( boolean assigns  b  ) 


Member Data Documentation

integer CharacterStyle.ID [package]

boolean CharacterStyle.mBold [package]

string CharacterStyle.mDescription [package]

Color CharacterStyle.mFillColor [package]

boolean CharacterStyle.mItalic [package]

String CharacterStyle.mTextFont [package]

integer CharacterStyle.mTextSize [package]

boolean CharacterStyle.mUnderline [package]


The documentation for this class was generated from the following file:
Generated on Sat Nov 11 10:53:01 2006 for mf2 by  doxygen 1.5.1