WT_XAML_Polymarker Class Reference

Inheritance diagram for WT_XAML_Polymarker:

Inheritance graph
[legend]
Collaboration diagram for WT_XAML_Polymarker:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 30 of file XamlPolymarker.h.

Public Member Functions

WT_XAML_Polymarker const & operator= (const WT_XAML_Polymarker &pMarker) throw (WT_Result)
 Assignment operator. Assigns the data from the given polymarker to this one.

Protected Member Functions

 WT_XAML_Polymarker (void)
virtual ~WT_XAML_Polymarker (void)
 WT_XAML_Polymarker (int count, WT_Logical_Point const *points, WT_Boolean copy) throw (WT_Result)
 Constructs a WT_Polymarker object from the given data.
 WT_XAML_Polymarker (const WT_Polymarker &pMarker) throw (WT_Result)
 Constructs a WT_Polymarker object. Copy constructor.

Friends

class WT_XAML_Class_Factory
class XamlPath
class WT_XAML_File


Constructor & Destructor Documentation

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

Constructs a WT_Polymarker 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 45 of file XamlPolymarker.h.


Member Function Documentation

WT_XAML_Polymarker const& WT_XAML_Polymarker::operator= const WT_XAML_Polymarker pMarker  )  throw (WT_Result) [inline]
 

Assignment operator. Assigns the data from the given polymarker to this one.

Note:
If the incoming polymarker's points are not copied, i.e. it is directly using client memory, then the new polymarker will do the same.

Definition at line 67 of file XamlPolymarker.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