WT_XAML_Macro_Draw Class Reference
[GroupDrawable]

#include <XamlMacro_Draw.h>

List of all members.


Detailed Description

A drawable describing a draw_macro (a set of points).

Definition at line 37 of file XamlMacro_Draw.h.

Public Member Functions

WT_Result parseAttributeList (XamlXML::tAttributeMap &rMap, WT_XAML_File &rFile)
 partial materialization of shell from W2X

Protected Member Functions

 WT_XAML_Macro_Draw ()
 Constructs a WT_XAML_Macro_Draw object.
 WT_XAML_Macro_Draw (int count, WT_Logical_Point const *points, WT_Boolean copy) throw (WT_Result)
 Constructs a WT_XAML_Macro_Draw object from the given data.
 WT_XAML_Macro_Draw (WT_Macro_Draw const &draw) throw (WT_Result)
 Copy Constructor.
virtual ~WT_XAML_Macro_Draw ()
 Destroys a WT_XAML_Macro_Draw object.

Friends

class WT_XAML_Class_Factory


Constructor & Destructor Documentation

WT_XAML_Macro_Draw::WT_XAML_Macro_Draw int  count,
WT_Logical_Point const *  points,
WT_Boolean  copy
throw (WT_Result) [inline, protected]
 

Constructs a WT_XAML_Macro_Draw object from the given data.

Parameters:
count  The number of points in the array.
points  Pointer to the array of points.
copy  Whether the points should be copied or if their addresses should be used directly from the array.

Definition at line 47 of file XamlMacro_Draw.h.


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