WT_XAML_Text Class Reference
[GroupDrawable]

Inheritance diagram for WT_XAML_Text:

Inheritance graph
[legend]
Collaboration diagram for WT_XAML_Text:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 36 of file XamlText.h.

Public Types

enum  teGhostPosition

Public Member Functions

WT_XAML_Textoperator= (WT_Text const &other)
 Overrides default assignment operator.
WT_XAML_Textoperator= (WT_XAML_Text const &other)
 Overrides default assignment operator.
const teGhostPositionghostPosition () const
teGhostPositionghostPosition ()
WT_Result parseAttributeList (XamlXML::tAttributeMap &rMap, WT_XAML_File &rFile)
 partial materialization of shell from W2X

Protected Member Functions

 WT_XAML_Text ()
 Constructs a WT_XAML_Text object.
 WT_XAML_Text (WT_XAML_Text const &text)
 Overrides default copy constructor.
 WT_XAML_Text (WT_Logical_Point const &position, WT_String const &string, WT_Logical_Point const *bbox, WT_Unsigned_Integer16 overscore_count, WT_Unsigned_Integer16 const *overscore_pos, WT_Unsigned_Integer16 underscore_count, WT_Unsigned_Integer16 const *underscore_pos)
 Constructs a WT_XAML_Text object with the given data.
 WT_XAML_Text (WT_Logical_Point const &position, WT_String const &string)
 Constructs a WT_XAML_Text object with the given data.
virtual ~WT_XAML_Text ()
 Destroys a WT_Text object.

Friends

class WT_XAML_Class_Factory


Constructor & Destructor Documentation

WT_XAML_Text::WT_XAML_Text WT_Logical_Point const &  position,
WT_String const &  string,
WT_Logical_Point const *  bbox,
WT_Unsigned_Integer16  overscore_count,
WT_Unsigned_Integer16 const *  overscore_pos,
WT_Unsigned_Integer16  underscore_count,
WT_Unsigned_Integer16 const *  underscore_pos
[inline, protected]
 

Constructs a WT_XAML_Text object with the given data.

Parameters:
position  Insertion point at the baseline of the text (lower left point.)
string  Text string.
bbox  Bounding box into which text must fit (the lower left point should equal the position argument.)
overscore_count  The number of overscore position indices in the following array argument.
overscore_pos  An array containing the position indicies of characters in the string which should receive overscores.
underscore_count  The number of underscore position indices in the following array argument.
underscore_pos  An array containing the position indicies of characters in the string which should receive underscores.

Definition at line 91 of file XamlText.h.

WT_XAML_Text::WT_XAML_Text WT_Logical_Point const &  position,
WT_String const &  string
[inline, protected]
 

Constructs a WT_XAML_Text object with the given data.

Parameters:
position  Insertion point at the baseline of the text (lower left point.)
string  Text string.

Definition at line 114 of file XamlText.h.


The documentation for this class was generated from the following file:
Generated on Tue Jan 6 22:40:15 2009 for Autodesk DWF Toolkit by  doxygen 1.4.5