HtmlWinParser Class Reference

Inheritance diagram for HtmlWinParser:

HtmlParser wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this (HtmlWindow wnd)
override void InitParser (string source)
override void DoneParser ()
override wxObject Product ()
void SetDC (DC dc, double pixel_scale)
DC GetDC ()
double PixelScale ()
int CharHeight ()
int CharWidth ()
HtmlWindow window ()
void SetFonts (string normal_face, string fixed_face, int[] sizes)
void AddModule (HtmlTagsModule mod)
void RemoveModule (HtmlTagsModule mod)
HtmlContainerCell Container ()
HtmlContainerCell SetContainter (HtmlContainerCell cont)
HtmlContainerCell OpenContainer ()
HtmlContainerCell CloseContainer ()
int FontSize ()
void FontSize (int value)
int FontBold ()
void FontBold (int value)
int FontItalic ()
void FontItalic (int value)
int FontUnderlined ()
void FontUnderlined (int value)
int FontFixed ()
void FontFixed (int value)
string FontFace ()
void FontFace (string value)
int Align ()
void Align (int value)
Colour LinkColor ()
void LinkColor (Colour value)
Colour ActualColor ()
void ActualColor (Colour value)
HtmlLinkInfo Link ()
void Link (HtmlLinkInfo value)
Font CreateCurrentFont ()

Static Public Member Functions

static wxObject New (IntPtr ptr)


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from HtmlParser.

this ( HtmlWindow  wnd  ) 


Member Function Documentation

static wxObject New ( IntPtr  ptr  )  [static]

override void InitParser ( string  source  ) 

Reimplemented from HtmlParser.

override void DoneParser (  ) 

Reimplemented from HtmlParser.

override wxObject Product (  )  [virtual]

Implements HtmlParser.

void SetDC ( DC  dc,
double  pixel_scale 
)

DC GetDC (  ) 

double PixelScale (  ) 

int CharHeight (  ) 

int CharWidth (  ) 

HtmlWindow window (  ) 

void SetFonts ( string  normal_face,
string  fixed_face,
int[]  sizes 
)

void AddModule ( HtmlTagsModule  mod  ) 

void RemoveModule ( HtmlTagsModule  mod  ) 

HtmlContainerCell Container (  ) 

HtmlContainerCell SetContainter ( HtmlContainerCell  cont  ) 

HtmlContainerCell OpenContainer (  ) 

HtmlContainerCell CloseContainer (  ) 

int FontSize (  ) 

void FontSize ( int  value  ) 

int FontBold (  ) 

void FontBold ( int  value  ) 

int FontItalic (  ) 

void FontItalic ( int  value  ) 

int FontUnderlined (  ) 

void FontUnderlined ( int  value  ) 

int FontFixed (  ) 

void FontFixed ( int  value  ) 

string FontFace (  ) 

void FontFace ( string  value  ) 

int Align (  ) 

void Align ( int  value  ) 

Colour LinkColor (  ) 

void LinkColor ( Colour  value  ) 

Colour ActualColor (  ) 

void ActualColor ( Colour  value  ) 

HtmlLinkInfo Link (  ) 

void Link ( HtmlLinkInfo  value  ) 

Font CreateCurrentFont (  ) 


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:25 2009 for wxD by  doxygen 1.5.4