WT_XAML_Color_Map Class Reference
[GroupRenditionAttributes]

#include <XamlColorMap.h>

List of all members.


Detailed Description

Rendition attribute describing the currrent color map.

See also:
WT_Rendition

Definition at line 38 of file XamlColorMap.h.

Protected Member Functions

 WT_XAML_Color_Map (int file_revision_being_used=REVISION_WHEN_DEFAULT_COLORMAP_WAS_CHANGED) throw (WT_Result)
 Constructs a WT_XAML_Color_Map object for the optional specific file revision. Can be used a default constructor.
 WT_XAML_Color_Map (int count, WT_RGBA32 const *map, WT_File &file) throw (WT_Result)
 Constructs a WT_XAML_Color_Map object for the given size and map, for the given file.
 WT_XAML_Color_Map (int count, WT_RGB const *map, WT_File &file) throw (WT_Result)
 Constructs a WT_XAML_Color_Map object for the given size and map, for the given file.
 WT_XAML_Color_Map (WT_Color_Map const &cmap) throw (WT_Result)
 Constructs a WT_XAML_Color_Map object. Copy constructor.
virtual ~WT_XAML_Color_Map ()
 Destroys a WT_Color_Map object.

Friends

class WT_XAML_Class_Factory
class WT_XAML_Rendition


Constructor & Destructor Documentation

WT_XAML_Color_Map::WT_XAML_Color_Map int  file_revision_being_used = REVISION_WHEN_DEFAULT_COLORMAP_WAS_CHANGED  )  throw (WT_Result) [inline, protected]
 

Constructs a WT_XAML_Color_Map object for the optional specific file revision. Can be used a default constructor.

Parameters:
file_revision_being_used  The file decimal revision for which to create the map.

Definition at line 46 of file XamlColorMap.h.

WT_XAML_Color_Map::WT_XAML_Color_Map int  count,
WT_RGBA32 const *  map,
WT_File &  file
throw (WT_Result) [inline, protected]
 

Constructs a WT_XAML_Color_Map object for the given size and map, for the given file.

Parameters:
count  Size of the color array in the map argument.
map  An array of colors.
file  The current file (used for its incarnation value.)

Definition at line 52 of file XamlColorMap.h.

WT_XAML_Color_Map::WT_XAML_Color_Map int  count,
WT_RGB const *  map,
WT_File &  file
throw (WT_Result) [inline, protected]
 

Constructs a WT_XAML_Color_Map object for the given size and map, for the given file.

Parameters:
count  Size of the color array in the map argument.
map  An array of colors.
file  The current file (used for its incarnation value.)

Definition at line 61 of file XamlColorMap.h.


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