WT_XAML_User_Hatch_Pattern Class Reference

#include <XamlUserHatchPattern.h>

Inheritance diagram for WT_XAML_User_Hatch_Pattern:

Inheritance graph
[legend]
Collaboration diagram for WT_XAML_User_Hatch_Pattern:

Collaboration graph
[legend]
List of all members.

Detailed Description

Attribute class for specifying a user defined hatch pattern.

Definition at line 35 of file XamlUserHatchPattern.h.

Public Member Functions

WT_XAML_User_Hatch_Pattern
const & 
operator= (WT_User_Hatch_Pattern const &pattern)
 Assignment operator.
WT_Result parseAttributeList (XamlXML::tAttributeMap &rMap, WT_XAML_File &rFile)
 partial materialization of shell from W2X

Protected Member Functions

 WT_XAML_User_Hatch_Pattern ()
 Default Constructor.
 WT_XAML_User_Hatch_Pattern (WT_Integer16 hashpatnum)
 WT_XAML_User_Hatch_Pattern (WT_Integer16 hashpatnum, WT_Unsigned_Integer16 xsize, WT_Unsigned_Integer16 ysize)
 WT_XAML_User_Hatch_Pattern (WT_User_Hatch_Pattern const &pattern)
 Copy constructor.
virtual ~WT_XAML_User_Hatch_Pattern ()

Friends

class WT_XAML_Class_Factory
class WT_XAML_Rendition


Constructor & Destructor Documentation

WT_XAML_User_Hatch_Pattern::WT_XAML_User_Hatch_Pattern WT_Integer16  hashpatnum  )  [inline, protected]
 

Constructor using a previously defined hashpatnum. Note: if the haspatnum is unique the DWF Viewer will simply ignore this attribute.

Definition at line 60 of file XamlUserHatchPattern.h.

WT_XAML_User_Hatch_Pattern::WT_XAML_User_Hatch_Pattern WT_Integer16  hashpatnum,
WT_Unsigned_Integer16  xsize,
WT_Unsigned_Integer16  ysize
[inline, protected]
 

Constructor using a unique hashpatnum along with the X and Y size of the line patterns in points. Note: If the haspatnum is not unique it will replace the previously occuring WT_XAML_User_Hatch_Pattern atrribute for any subsequent usage of this attribute with the hashpatnum.

Definition at line 70 of file XamlUserHatchPattern.h.


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