WT_Class_Factory Class Reference

#include <class_factory.h>

Inheritance diagram for WT_Class_Factory:

Inheritance graph
[legend]
List of all members.

Detailed Description

Abstract Class Factory to create all rendition attributes and WT_Objects.

Abstract class factory for creating Whip objects, subclassed for different file formats. The "classic" W2D objects are created using the WT_W2D_Class_Factory subclass.

Definition at line 40 of file class_factory.h.
virtual ~WT_Class_Factory ()
 Destroys a WT_Class_Factory object.
virtual WT_Attribute_URLCreate_Attribute_URL ()
virtual WT_Attribute_URLCreate_Attribute_URL (WT_Attribute &)
virtual WT_Attribute_URLCreate_Attribute_URL (WT_Attribute &, WT_URL_Item &)
virtual WT_Attribute_URLCreate_Attribute_URL (WT_Attribute &, WT_Integer32, WT_Unsigned_Integer16 const *, WT_Unsigned_Integer16 const *) throw (DWFException)
virtual WT_Attribute_URLCreate_Attribute_URL (WT_Attribute_URL const &) throw (DWFException)
virtual WT_FileCreate_File () throw (DWFException)
virtual WT_Code_PageCreate_Code_Page () throw (DWFException)
virtual WT_Code_PageCreate_Code_Page (WT_Integer32) throw (DWFException)
virtual WT_Code_PageCreate_Code_Page (WT_Code_Page const &) throw (DWFException)
virtual WT_ColorCreate_Color () throw (DWFException)
virtual WT_ColorCreate_Color (WT_RGBA32, WT_Color::WT_Color_Map_Mode=WT_Color::No_Mapping) throw (DWFException)
virtual WT_ColorCreate_Color (int, int, int, WT_Color::WT_Color_Map_Mode=WT_Color::No_Mapping) throw (DWFException)
virtual WT_ColorCreate_Color (int, int, int, int, WT_Color::WT_Color_Map_Mode=WT_Color::No_Mapping) throw (DWFException)
virtual WT_ColorCreate_Color (WT_Color_Index, WT_Color_Map const &) throw (DWFException)
virtual WT_ColorCreate_Color (WT_Color const &) throw (DWFException)
virtual WT_Color_MapCreate_Color_Map (int=REVISION_WHEN_DEFAULT_COLORMAP_WAS_CHANGED) throw (DWFException)
virtual WT_Color_MapCreate_Color_Map (int, WT_RGBA32 const *, WT_File &) throw (DWFException)
virtual WT_Color_MapCreate_Color_Map (int, WT_RGB const *, WT_File &) throw (DWFException)
virtual WT_Color_MapCreate_Color_Map (WT_Color_Map const &) throw (DWFException)
virtual WT_Compressed_Data_MonikerCreate_Compressed_Data_Moniker (int=REVISION_WHEN_ZLIB_COMPRESSION_IS_SUPPORTED) throw (DWFException)
virtual WT_Contour_SetCreate_Contour_Set () throw (DWFException)
virtual WT_Contour_SetCreate_Contour_Set (WT_File &, WT_Integer32, WT_Integer32 const *, WT_Integer32, WT_Logical_Point const *, WT_Boolean) throw (DWFException)
virtual WT_Contour_SetCreate_Contour_Set (WT_File &, WT_Integer32, WT_Logical_Point const *) throw (DWFException)
virtual WT_Contour_SetCreate_Contour_Set (WT_Contour_Set const &, WT_Boolean=WD_True) throw (DWFException)
virtual WT_Contrast_ColorCreate_Contrast_Color () throw (DWFException)
virtual WT_Contrast_ColorCreate_Contrast_Color (WT_RGBA32) throw (DWFException)
virtual WT_Contrast_ColorCreate_Contrast_Color (int, int, int, int=255) throw (DWFException)
virtual WT_Contrast_ColorCreate_Contrast_Color (WT_Contrast_Color const &) throw (DWFException)
virtual WT_Dash_PatternCreate_Dash_Pattern () throw (DWFException)
virtual WT_Dash_PatternCreate_Dash_Pattern (WT_Integer32, WT_Integer16, WT_Integer16 const *) throw (DWFException)
virtual WT_Dash_PatternCreate_Dash_Pattern (WT_Dash_Pattern const &) throw (DWFException)
virtual WT_Dash_Pattern_ListCreate_Dash_Pattern_List () throw (DWFException)
virtual WT_Dash_Pattern_ListCreate_Dash_Pattern_List (WT_Dash_Pattern *) throw (DWFException)
virtual WT_DelineateCreate_Delineate () throw (DWFException)
virtual WT_DelineateCreate_Delineate (WT_Boolean) throw (DWFException)
virtual WT_DelineateCreate_Delineate (WT_Delineate const &) throw (DWFException)
virtual WT_DWF_HeaderCreate_DWF_Header () throw (DWFException)
virtual WT_Filled_EllipseCreate_Filled_Ellipse () throw (DWFException)
virtual WT_Filled_EllipseCreate_Filled_Ellipse (WT_Integer32, WT_Integer32, WT_Integer32, WT_Integer32, WT_Unsigned_Integer16=0, WT_Unsigned_Integer16=0, WT_Unsigned_Integer16=0) throw (DWFException)
virtual WT_Filled_EllipseCreate_Filled_Ellipse (WT_Logical_Point const &, WT_Integer32, WT_Integer32, WT_Unsigned_Integer16=0, WT_Unsigned_Integer16=0, WT_Unsigned_Integer16=0) throw (DWFException)
virtual WT_Filled_EllipseCreate_Filled_Ellipse (const WT_Filled_Ellipse &) throw (DWFException)
virtual WT_Outline_EllipseCreate_Outline_Ellipse () throw (DWFException)
virtual WT_Outline_EllipseCreate_Outline_Ellipse (const WT_Outline_Ellipse &) throw (DWFException)
virtual WT_Outline_EllipseCreate_Outline_Ellipse (WT_Integer32, WT_Integer32, WT_Integer32, WT_Integer32, WT_Unsigned_Integer16=0, WT_Unsigned_Integer16=0, WT_Unsigned_Integer16=0) throw (DWFException)
virtual WT_Outline_EllipseCreate_Outline_Ellipse (WT_Logical_Point const &, WT_Integer32, WT_Integer32, WT_Unsigned_Integer16=0, WT_Unsigned_Integer16=0, WT_Unsigned_Integer16=0) throw (DWFException)
virtual WT_EmbedCreate_Embed () throw (DWFException)
virtual WT_EmbedCreate_Embed (WT_Embed const &) throw (DWFException)
virtual WT_Embedded_FontCreate_Embedded_Font () throw (DWFException)
virtual WT_Embedded_FontCreate_Embedded_Font (int, int, int, WT_Integer32, WT_Byte *, WT_Integer32, WT_Byte *, WT_Integer32, WT_Byte *, WT_Boolean) throw (DWFException)
virtual WT_End_Of_DWFCreate_End_Of_DWF () throw (DWFException)
virtual WT_FillCreate_Fill () throw (DWFException)
virtual WT_FillCreate_Fill (WT_Boolean) throw (DWFException)
virtual WT_FillCreate_Fill (WT_Fill const &) throw (DWFException)
virtual WT_Fill_PatternCreate_Fill_Pattern () throw (DWFException)
virtual WT_Fill_PatternCreate_Fill_Pattern (WT_Fill_Pattern::WT_Pattern_ID) throw (DWFException)
virtual WT_Fill_PatternCreate_Fill_Pattern (WT_Fill_Pattern const &) throw (DWFException)
virtual WT_FontCreate_Font () throw (DWFException)
virtual WT_FontCreate_Font (WT_String const &, WT_Boolean, WT_Boolean, WT_Boolean, WT_Byte, WT_Byte, WT_Byte, WT_Integer32, WT_Unsigned_Integer16, WT_Unsigned_Integer16, WT_Unsigned_Integer16, WT_Unsigned_Integer16, WT_Integer32=0) throw (DWFException)
virtual WT_FontCreate_Font (WT_Font const &) throw (DWFException)
virtual WT_Font_ExtensionCreate_Font_Extension () throw (DWFException)
virtual WT_Font_ExtensionCreate_Font_Extension (WT_String const &, WT_String const &) throw (DWFException)
virtual WT_Font_Option_CharsetCreate_Font_Option_Charset () throw (DWFException)
virtual WT_Font_Option_CharsetCreate_Font_Option_Charset (WT_Byte) throw (DWFException)
virtual WT_Font_Option_FamilyCreate_Font_Option_Family () throw (DWFException)
virtual WT_Font_Option_FamilyCreate_Font_Option_Family (WT_Byte) throw (DWFException)
virtual WT_Font_Option_FlagsCreate_Font_Option_Flags () throw (DWFException)
virtual WT_Font_Option_FlagsCreate_Font_Option_Flags (WT_Integer32) throw (DWFException)
virtual WT_Font_Option_Font_NameCreate_Font_Option_Font_Name () throw (DWFException)
virtual WT_Font_Option_Font_NameCreate_Font_Option_Font_Name (WT_String const &) throw (DWFException)
virtual WT_Font_Option_HeightCreate_Font_Option_Height () throw (DWFException)
virtual WT_Font_Option_HeightCreate_Font_Option_Height (WT_Integer32) throw (DWFException)
virtual WT_Font_Option_ObliqueCreate_Font_Option_Oblique () throw (DWFException)
virtual WT_Font_Option_ObliqueCreate_Font_Option_Oblique (WT_Unsigned_Integer16) throw (DWFException)
virtual WT_Font_Option_PitchCreate_Font_Option_Pitch () throw (DWFException)
virtual WT_Font_Option_PitchCreate_Font_Option_Pitch (WT_Byte) throw (DWFException)
virtual WT_Font_Option_RotationCreate_Font_Option_Rotation () throw (DWFException)
virtual WT_Font_Option_RotationCreate_Font_Option_Rotation (WT_Unsigned_Integer16) throw (DWFException)
virtual WT_Font_Option_SpacingCreate_Font_Option_Spacing () throw (DWFException)
virtual WT_Font_Option_SpacingCreate_Font_Option_Spacing (WT_Unsigned_Integer16) throw (DWFException)
virtual WT_Font_Option_StyleCreate_Font_Option_Style (WT_Boolean=WD_False, WT_Boolean=WD_False, WT_Boolean=WD_False) throw (DWFException)
virtual WT_Font_Option_Width_ScaleCreate_Font_Option_Width_Scale () throw (DWFException)
virtual WT_Font_Option_Width_ScaleCreate_Font_Option_Width_Scale (WT_Unsigned_Integer16) throw (DWFException)
virtual WT_Gouraud_PolylineCreate_Gouraud_Polyline () throw (DWFException)
virtual WT_Gouraud_PolylineCreate_Gouraud_Polyline (int, WT_Logical_Point const *, WT_RGBA32 const *, WT_Boolean) throw (DWFException)
virtual WT_Gouraud_PolylineCreate_Gouraud_Polyline (WT_Gouraud_Polyline const &) throw (DWFException)
virtual WT_Gouraud_PolytriangleCreate_Gouraud_Polytriangle () throw (DWFException)
virtual WT_Gouraud_PolytriangleCreate_Gouraud_Polytriangle (int, WT_Logical_Point const *, WT_RGBA32 const *, WT_Boolean) throw (DWFException)
virtual WT_Gouraud_PolytriangleCreate_Gouraud_Polytriangle (WT_Gouraud_Polytriangle const &) throw (DWFException)
virtual WT_ImageCreate_Image () throw (DWFException)
virtual WT_ImageCreate_Image (int) throw (DWFException)
virtual WT_ImageCreate_Image (WT_Unsigned_Integer16, WT_Unsigned_Integer16, WT_Image::WT_Image_Format, WT_Integer32, WT_Color_Map const *, WT_Integer32, WT_Byte *, WT_Logical_Point const &, WT_Logical_Point const &, WT_Boolean, WT_Integer32=-1) throw (DWFException)
virtual WT_LayerCreate_Layer () throw (DWFException)
virtual WT_LayerCreate_Layer (WT_File &, WT_Integer32, char const *=WD_Null) throw (DWFException)
virtual WT_LayerCreate_Layer (WT_File &, WT_Integer32, WT_Unsigned_Integer16 const *) throw (DWFException)
virtual WT_LayerCreate_Layer (WT_Layer const &) throw (DWFException)
virtual WT_Line_PatternCreate_Line_Pattern () throw (DWFException)
virtual WT_Line_PatternCreate_Line_Pattern (WT_Line_Pattern::WT_Pattern_ID) throw (DWFException)
virtual WT_Line_PatternCreate_Line_Pattern (WT_Line_Pattern const &) throw (DWFException)
virtual WT_Line_StyleCreate_Line_Style () throw (DWFException)
virtual WT_Line_StyleCreate_Line_Style (WT_Line_Style const &) throw (DWFException)
virtual WT_Line_WeightCreate_Line_Weight () throw (DWFException)
virtual WT_Line_WeightCreate_Line_Weight (WT_Integer32) throw (DWFException)
virtual WT_Line_WeightCreate_Line_Weight (WT_Line_Weight const &) throw (DWFException)
virtual WT_Macro_DefinitionCreate_Macro_Definition () throw (DWFException)
virtual WT_Macro_DefinitionCreate_Macro_Definition (WT_Unsigned_Integer16, WT_Integer32=1) throw (DWFException)
virtual WT_Macro_DrawCreate_Macro_Draw () throw (DWFException)
virtual WT_Macro_DrawCreate_Macro_Draw (int, WT_Logical_Point const *, WT_Boolean) throw (DWFException)
virtual WT_Macro_DrawCreate_Macro_Draw (WT_Macro_Draw const &) throw (DWFException)
virtual WT_Macro_IndexCreate_Macro_Index () throw (DWFException)
virtual WT_Macro_IndexCreate_Macro_Index (WT_Integer32) throw (DWFException)
virtual WT_Macro_IndexCreate_Macro_Index (WT_Macro_Index const &) throw (DWFException)
virtual WT_Macro_ScaleCreate_Macro_Scale () throw (DWFException)
virtual WT_Macro_ScaleCreate_Macro_Scale (WT_Integer32) throw (DWFException)
virtual WT_Macro_ScaleCreate_Macro_Scale (WT_Macro_Scale const &) throw (DWFException)
virtual WT_Merge_ControlCreate_Merge_Control () throw (DWFException)
virtual WT_Merge_ControlCreate_Merge_Control (WT_Merge_Control::WT_Merge_Format) throw (DWFException)
virtual WT_Merge_ControlCreate_Merge_Control (WT_Merge_Control const &) throw (DWFException)
virtual WT_Named_View_ListCreate_Named_View_List (void) throw (DWFException)
virtual WT_Named_View_ListCreate_Named_View (WT_Named_View_List const &) throw (DWFException)
virtual WT_Named_ViewCreate_Named_View (void) throw (DWFException)
virtual WT_Named_ViewCreate_Named_View (WT_Named_View const &) throw (DWFException)
virtual WT_Named_ViewCreate_Named_View (WT_Logical_Box const &, const char *=WD_Null) throw (DWFException)
virtual WT_Named_ViewCreate_Named_View (WT_Logical_Box const &, WT_Unsigned_Integer16 const *) throw (DWFException)
virtual WT_Object_NodeCreate_Object_Node () throw (DWFException)
virtual WT_Object_NodeCreate_Object_Node (WT_File &, WT_Integer32, char const *=WD_Null) throw (DWFException)
virtual WT_Object_NodeCreate_Object_Node (WT_File &, WT_Integer32, WT_Unsigned_Integer16 const *) throw (DWFException)
virtual WT_Object_NodeCreate_Object_Node (WT_Object_Node const &) throw (DWFException)
virtual WT_Object_StreamCreate_Object_Stream () throw (DWFException)
virtual WT_Object_StreamCreate_Object_Stream (WT_Object_Stream const &) throw (DWFException)
virtual WT_OverpostCreate_Overpost () throw (DWFException)
virtual WT_OverpostCreate_Overpost (WT_Overpost::WT_AcceptMode, WT_Boolean, WT_Boolean) throw (DWFException)
virtual WT_Pen_PatternCreate_Pen_Pattern () throw (DWFException)
virtual WT_Pen_PatternCreate_Pen_Pattern (WT_Pen_Pattern::WT_Pattern_ID) throw (DWFException)
virtual WT_Pen_PatternCreate_Pen_Pattern (WT_Pen_Pattern::WT_Pattern_ID, WT_Unsigned_Integer32, WT_Boolean, WT_Color_Map const *, WT_Boolean) throw (DWFException)
virtual WT_Pen_PatternCreate_Pen_Pattern (WT_Pen_Pattern const &) throw (DWFException)
virtual WT_PenPat_OptionsCreate_PenPat_Options () throw (DWFException)
virtual WT_PenPat_OptionsCreate_PenPat_Options (WT_Boolean const , WT_Boolean const , WT_Boolean const , WT_Boolean const ) throw (DWFException)
virtual WT_PenPat_OptionsCreate_PenPat_Options (WT_PenPat_Options const &) throw (DWFException)
virtual WT_Plot_OptimizedCreate_Plot_Optimized () throw (DWFException)
virtual WT_Plot_OptimizedCreate_Plot_Optimized (WT_Boolean) throw (DWFException)
virtual WT_Plot_OptimizedCreate_Plot_Optimized (WT_Plot_Optimized const &) throw (DWFException)
virtual WT_PNG_Group4_ImageCreate_PNG_Group4_Image () throw (DWFException)
virtual WT_PNG_Group4_ImageCreate_PNG_Group4_Image (int) throw (DWFException)
virtual WT_PNG_Group4_ImageCreate_PNG_Group4_Image (WT_Unsigned_Integer16, WT_Unsigned_Integer16, WT_PNG_Group4_Image::WT_PNG_Group4_Image_Format, WT_Integer32, WT_Color_Map const *, WT_Integer32, WT_Byte *, WT_Logical_Point const &, WT_Logical_Point const &, WT_Boolean, WT_Integer32=-1) throw (DWFException)
virtual WT_PolygonCreate_Polygon () throw (DWFException)
virtual WT_PolygonCreate_Polygon (int, WT_Logical_Point const *, WT_Boolean) throw (DWFException)
virtual WT_PolygonCreate_Polygon (const WT_Polygon &) throw (DWFException)
virtual WT_PolylineCreate_Polyline () throw (DWFException)
virtual WT_PolylineCreate_Polyline (int, WT_Logical_Point const *, WT_Boolean) throw (DWFException)
virtual WT_PolylineCreate_Polyline (const WT_Polyline &) throw (DWFException)
virtual WT_PolymarkerCreate_Polymarker () throw (DWFException)
virtual WT_PolymarkerCreate_Polymarker (int, WT_Logical_Point const *, WT_Boolean) throw (DWFException)
virtual WT_PolymarkerCreate_Polymarker (WT_Polymarker const &) throw (DWFException)
virtual WT_PolytriangleCreate_Polytriangle () throw (DWFException)
virtual WT_PolytriangleCreate_Polytriangle (int, WT_Logical_Point const *, WT_Boolean) throw (DWFException)
virtual WT_PolytriangleCreate_Polytriangle (WT_Polytriangle const &) throw (DWFException)
virtual WT_ProjectionCreate_Projection () throw (DWFException)
virtual WT_ProjectionCreate_Projection (const WT_Projection::WT_Projection_Type) throw (DWFException)
virtual WT_ProjectionCreate_Projection (WT_Projection const &) throw (DWFException)
virtual WT_TextCreate_Text () throw (DWFException)
virtual WT_TextCreate_Text (WT_Text const &) throw (DWFException)
virtual WT_TextCreate_Text (WT_Logical_Point const &, WT_String const &, WT_Logical_Point const *, WT_Unsigned_Integer16, WT_Unsigned_Integer16 const *, WT_Unsigned_Integer16, WT_Unsigned_Integer16 const *) throw (DWFException)
virtual WT_TextCreate_Text (WT_Logical_Point const &, WT_String const &) throw (DWFException)
virtual WT_Text_BackgroundCreate_Text_Background () throw (DWFException)
virtual WT_Text_BackgroundCreate_Text_Background (WT_Text_Background::eBackground, WT_Integer32) throw (DWFException)
virtual WT_Text_BackgroundCreate_Text_Background (WT_Text_Background const &) throw (DWFException)
virtual WT_Text_HAlignCreate_Text_HAlign () throw (DWFException)
virtual WT_Text_HAlignCreate_Text_HAlign (WT_Text_HAlign::WT_HAlign) throw (DWFException)
virtual WT_Text_HAlignCreate_Text_HAlign (WT_Text_HAlign const &) throw (DWFException)
virtual WT_Text_VAlignCreate_Text_VAlign () throw (DWFException)
virtual WT_Text_VAlignCreate_Text_VAlign (WT_Text_VAlign::WT_VAlign) throw (DWFException)
virtual WT_Text_VAlignCreate_Text_VAlign (WT_Text_VAlign const &) throw (DWFException)
virtual WT_UnitsCreate_Units () throw (DWFException)
virtual WT_UnitsCreate_Units (WT_Units const &) throw (DWFException)
virtual WT_UnitsCreate_Units (WT_Matrix const &, WT_String const &) throw (DWFException)
virtual WT_URLCreate_URL () throw (DWFException)
virtual WT_URLCreate_URL (WT_URL_Item &) throw (DWFException)
virtual WT_URLCreate_URL (WT_Integer32, WT_Unsigned_Integer16 const *, WT_Unsigned_Integer16 const *) throw (DWFException)
virtual WT_URLCreate_URL (WT_URL const &) throw (DWFException)
virtual WT_URL_ListCreate_URL_List () throw (DWFException)
virtual WT_URL_ListCreate_URL_List (WT_URL_List const &) throw (DWFException)
virtual WT_UserDataCreate_UserData () throw (DWFException)
virtual WT_UserDataCreate_UserData (WT_String const &) throw (DWFException)
virtual WT_UserDataCreate_UserData (WT_String const &, WT_Integer32, WT_Byte *, WT_Boolean) throw (DWFException)
virtual WT_User_Fill_PatternCreate_User_Fill_Pattern () throw (DWFException)
virtual WT_User_Fill_PatternCreate_User_Fill_Pattern (WT_Integer16) throw (DWFException)
virtual WT_User_Fill_PatternCreate_User_Fill_Pattern (WT_Integer16, WT_Unsigned_Integer16, WT_Unsigned_Integer16, WT_Unsigned_Integer32, WT_Byte const *) throw (DWFException)
virtual WT_User_Fill_PatternCreate_User_Fill_Pattern (WT_Integer16, WT_User_Fill_Pattern::Fill_Pattern *) throw (DWFException)
virtual WT_User_Fill_PatternCreate_User_Fill_Pattern (WT_User_Fill_Pattern const &) throw (DWFException)
virtual WT_User_Hatch_PatternCreate_User_Hatch_Pattern () throw (DWFException)
virtual WT_User_Hatch_PatternCreate_User_Hatch_Pattern (WT_Integer16) throw (DWFException)
virtual WT_User_Hatch_PatternCreate_User_Hatch_Pattern (WT_Integer16, WT_Unsigned_Integer16, WT_Unsigned_Integer16) throw (DWFException)
virtual WT_User_Hatch_PatternCreate_User_Hatch_Pattern (WT_User_Hatch_Pattern const &) throw (DWFException)
virtual WT_ViewCreate_View () throw (DWFException)
virtual WT_ViewCreate_View (WT_Logical_Box) throw (DWFException)
virtual WT_ViewCreate_View (char *) throw (DWFException)
virtual WT_ViewCreate_View (WT_View const &) throw (DWFException)
virtual WT_ViewportCreate_Viewport () throw (DWFException)
virtual WT_ViewportCreate_Viewport (WT_Viewport const &) throw (DWFException)
virtual WT_ViewportCreate_Viewport (WT_File &, char const *, int, WT_Logical_Point const *, WT_Boolean=WD_True) throw (DWFException)
virtual WT_ViewportCreate_Viewport (WT_File &, WT_Unsigned_Integer16 const *, int, WT_Logical_Point const *, WT_Boolean=WD_True) throw (DWFException)
virtual WT_ViewportCreate_Viewport (WT_File &, WT_String const &, WT_Contour_Set const &, WT_Boolean=WD_True) throw (DWFException)
virtual WT_VisibilityCreate_Visibility () throw (DWFException)
virtual WT_VisibilityCreate_Visibility (WT_Boolean) throw (DWFException)
virtual WT_VisibilityCreate_Visibility (WT_Visibility const &) throw (DWFException)
virtual WT_UnknownCreate_Unknown () throw (DWFException)
 WT_Class_Factory ()
 Constructs a WT_Class_Factory object.


Member Function Documentation

virtual WT_Attribute_URL* WT_Class_Factory::Create_Attribute_URL WT_Attribute_URL const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Attribute_URL object from another attribute_url.

Returns:
WT_Attribute_URL object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 104 of file class_factory.h.

virtual WT_Attribute_URL* WT_Class_Factory::Create_Attribute_URL WT_Attribute ,
WT_Integer32  ,
WT_Unsigned_Integer16 const *  ,
WT_Unsigned_Integer16 const * 
throw (DWFException) [inline, virtual]
 

Creates a WT_Attribute_URL object with the given initial data.

Returns:
WT_Attribute_URL object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 89 of file class_factory.h.

virtual WT_Attribute_URL* WT_Class_Factory::Create_Attribute_URL WT_Attribute ,
WT_URL_Item
[inline, virtual]
 

Creates a WT_Attribute_URL object with the given dependent attribute and initial URL item.

Returns:
WT_Attribute_URL object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 79 of file class_factory.h.

virtual WT_Attribute_URL* WT_Class_Factory::Create_Attribute_URL WT_Attribute  )  [inline, virtual]
 

Creates a WT_Attribute_URL object with the given dependent attribute.

Returns:
WT_Attribute_URL object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 69 of file class_factory.h.

virtual WT_Attribute_URL* WT_Class_Factory::Create_Attribute_URL  )  [inline, virtual]
 

Creates WT_Attribute_URL object

Returns:
WT_Attribute_URL object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 59 of file class_factory.h.

virtual WT_Code_Page* WT_Class_Factory::Create_Code_Page WT_Code_Page const &   )  throw (DWFException) [inline, virtual]
 

Creates WT_Code_Page object from another code_page

Returns:
WT_Code_Page object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 152 of file class_factory.h.

virtual WT_Code_Page* WT_Class_Factory::Create_Code_Page WT_Integer32   )  throw (DWFException) [inline, virtual]
 

Creates WT_Code_Page object

page_number Constructs a WT_Code_Page object with the given page number.

Returns:
WT_Code_Page object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 140 of file class_factory.h.

virtual WT_Code_Page* WT_Class_Factory::Create_Code_Page  )  throw (DWFException) [inline, virtual]
 

Creates WT_Code_Page object

Returns:
WT_Code_Page object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 128 of file class_factory.h.

virtual WT_Color* WT_Class_Factory::Create_Color WT_Color const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Color object from another color.

Returns:
WT_Color object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 221 of file class_factory.h.

virtual WT_Color* WT_Class_Factory::Create_Color WT_Color_Index  ,
WT_Color_Map const & 
throw (DWFException) [inline, virtual]
 

Creates a WT_Color object from the given index and corresponding color map.

Returns:
WT_Color object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 210 of file class_factory.h.

virtual WT_Color* WT_Class_Factory::Create_Color int  ,
int  ,
int  ,
int  ,
WT_Color::WT_Color_Map_Mode  = WT_Color::No_Mapping
throw (DWFException) [inline, virtual]
 

Creates a WT_Color object with the given color and optional mapping mode.

Returns:
WT_Color object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 199 of file class_factory.h.

virtual WT_Color* WT_Class_Factory::Create_Color int  ,
int  ,
int  ,
WT_Color::WT_Color_Map_Mode  = WT_Color::No_Mapping
throw (DWFException) [inline, virtual]
 

Creates a WT_Color object with the given color and optional mapping mode.

Returns:
WT_Color object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 188 of file class_factory.h.

virtual WT_Color* WT_Class_Factory::Create_Color WT_RGBA32  ,
WT_Color::WT_Color_Map_Mode  = WT_Color::No_Mapping
throw (DWFException) [inline, virtual]
 

Creates a WT_Color object with the given color and optional mapping mode.

color given color(WT_RGBA32) m mapping mode (WT_Color::WT_Color_Map_Mode)

Returns:
WT_Color object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 177 of file class_factory.h.

virtual WT_Color* WT_Class_Factory::Create_Color  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Color object. (Defaults to white.).

Returns:
WT_Color object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 164 of file class_factory.h.

virtual WT_Color_Map* WT_Class_Factory::Create_Color_Map WT_Color_Map const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Color_Map object. Copy constructor.

Returns:
WT_Color_Map object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 265 of file class_factory.h.

virtual WT_Color_Map* WT_Class_Factory::Create_Color_Map int  ,
WT_RGB const *  ,
WT_File
throw (DWFException) [inline, virtual]
 

Creates a WT_Color_Map object for the given size and map, for the given file.

Returns:
WT_Color_Map object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 254 of file class_factory.h.

virtual WT_Color_Map* WT_Class_Factory::Create_Color_Map int  ,
WT_RGBA32 const *  ,
WT_File
throw (DWFException) [inline, virtual]
 

Creates a WT_Color_Map object for the given size and map, for the given file.

Returns:
WT_Color_Map object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 243 of file class_factory.h.

virtual WT_Color_Map* WT_Class_Factory::Create_Color_Map int  = REVISION_WHEN_DEFAULT_COLORMAP_WAS_CHANGED  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Color_Map object for the optional specific file revision. Can be used a default constructor.

Returns:
WT_Color_Map object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 232 of file class_factory.h.

virtual WT_Compressed_Data_Moniker* WT_Class_Factory::Create_Compressed_Data_Moniker int  = REVISION_WHEN_ZLIB_COMPRESSION_IS_SUPPORTED  )  throw (DWFException) [inline, virtual]
 

Constructs a WT_Compressed_Data_Moniker object.

Returns:
WT_Compressed_Data_Moniker object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 276 of file class_factory.h.

virtual WT_Contour_Set* WT_Class_Factory::Create_Contour_Set WT_Contour_Set const &  ,
WT_Boolean  = WD_True
throw (DWFException) [inline, virtual]
 

Creates a WT_Contour_Set object with the given data. Can be used as a copy constructor.

Returns:
WT_Contour_Set object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 320 of file class_factory.h.

virtual WT_Contour_Set* WT_Class_Factory::Create_Contour_Set WT_File ,
WT_Integer32  ,
WT_Logical_Point const * 
throw (DWFException) [inline, virtual]
 

Creates a WT_Contour_Set object with the given data for one countour (i.e. a polygon). Copies the points locally.

Returns:
WT_Contour_Set object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 309 of file class_factory.h.

virtual WT_Contour_Set* WT_Class_Factory::Create_Contour_Set WT_File ,
WT_Integer32  ,
WT_Integer32 const *  ,
WT_Integer32  ,
WT_Logical_Point const *  ,
WT_Boolean 
throw (DWFException) [inline, virtual]
 

Creates a WT_Contour_Set object with the given data.

Returns:
WT_Contour_Set object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 298 of file class_factory.h.

virtual WT_Contour_Set* WT_Class_Factory::Create_Contour_Set  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Contour_Set object.

Returns:
WT_Contour_Set object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 287 of file class_factory.h.

virtual WT_Contrast_Color* WT_Class_Factory::Create_Contrast_Color WT_Contrast_Color const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Contrast_Color object from another constrast color

Returns:
WT_Contrast_Color object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 367 of file class_factory.h.

virtual WT_Contrast_Color* WT_Class_Factory::Create_Contrast_Color int  ,
int  ,
int  ,
int  = 255
throw (DWFException) [inline, virtual]
 

Creates a WT_Contrast_Color object with the given data. Can be used as a copy constructor.

Returns:
WT_Contrast_Color object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 355 of file class_factory.h.

virtual WT_Contrast_Color* WT_Class_Factory::Create_Contrast_Color WT_RGBA32   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Contrast_Color object with the given data. Can be used as a copy constructor.

Returns:
WT_Contrast_Color object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 343 of file class_factory.h.

virtual WT_Contrast_Color* WT_Class_Factory::Create_Contrast_Color  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Contrast_Color object with the given data. Can be used as a copy constructor.

Returns:
WT_Contrast_Color object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 332 of file class_factory.h.

virtual WT_Dash_Pattern* WT_Class_Factory::Create_Dash_Pattern WT_Dash_Pattern const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Dash_Pattern object. Copy constructor.

Returns:
WT_Dash_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 401 of file class_factory.h.

virtual WT_Dash_Pattern* WT_Class_Factory::Create_Dash_Pattern WT_Integer32  ,
WT_Integer16  ,
WT_Integer16 const * 
throw (DWFException) [inline, virtual]
 

Creates a WT_Dash_Pattern object with the given data.

Returns:
WT_Dash_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 390 of file class_factory.h.

virtual WT_Dash_Pattern* WT_Class_Factory::Create_Dash_Pattern  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Dash_Pattern object.

Returns:
WT_Dash_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 379 of file class_factory.h.

virtual WT_Dash_Pattern_List* WT_Class_Factory::Create_Dash_Pattern_List WT_Dash_Pattern  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Dash_Pattern_List object with the given data.

Returns:
WT_Dash_Pattern_List object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 423 of file class_factory.h.

virtual WT_Dash_Pattern_List* WT_Class_Factory::Create_Dash_Pattern_List  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Dash_Pattern_List object.

Returns:
WT_Dash_Pattern_List object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 412 of file class_factory.h.

virtual WT_Delineate* WT_Class_Factory::Create_Delineate WT_Delineate const &   )  throw (DWFException) [inline, virtual]
 

Creates WT_Delineate object from another Delineate object

Returns:
WT_Delineate object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 456 of file class_factory.h.

virtual WT_Delineate* WT_Class_Factory::Create_Delineate WT_Boolean   )  throw (DWFException) [inline, virtual]
 

Creates WT_Delineate object with given data

Returns:
WT_Delineate object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 445 of file class_factory.h.

virtual WT_Delineate* WT_Class_Factory::Create_Delineate  )  throw (DWFException) [inline, virtual]
 

Constructs WT_Delineate object

Returns:
WT_Delineate object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 434 of file class_factory.h.

virtual WT_DWF_Header* WT_Class_Factory::Create_DWF_Header  )  throw (DWFException) [inline, virtual]
 

Creates a WT_DWF_Header object

Returns:
WT_DWF_Header object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 468 of file class_factory.h.

virtual WT_Embed* WT_Class_Factory::Create_Embed WT_Embed const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Embed object with given data.

Returns:
WT_Embed object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 601 of file class_factory.h.

virtual WT_Embed* WT_Class_Factory::Create_Embed  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Embed object.

Returns:
WT_Embed object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 590 of file class_factory.h.

virtual WT_Embedded_Font* WT_Class_Factory::Create_Embedded_Font int  ,
int  ,
int  ,
WT_Integer32  ,
WT_Byte ,
WT_Integer32  ,
WT_Byte ,
WT_Integer32  ,
WT_Byte ,
WT_Boolean 
throw (DWFException) [inline, virtual]
 

Creates a WT_Embedded_Font object.

Returns:
WT_Embedded_Font object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 625 of file class_factory.h.

virtual WT_Embedded_Font* WT_Class_Factory::Create_Embedded_Font  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Embedded_Font object.

Returns:
WT_Embedded_Font object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 613 of file class_factory.h.

virtual WT_End_Of_DWF* WT_Class_Factory::Create_End_Of_DWF  )  throw (DWFException) [inline, virtual]
 

Creates a WT_End_Of_DWF object.

Returns:
WT_End_Of_DWF object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 647 of file class_factory.h.

virtual WT_File* WT_Class_Factory::Create_File  )  throw (DWFException) [inline, virtual]
 

Creates WT_File object

Returns:
WT_File object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 116 of file class_factory.h.

virtual WT_Fill* WT_Class_Factory::Create_Fill WT_Fill const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Fill object from another fill.

Returns:
WT_Fill object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 682 of file class_factory.h.

virtual WT_Fill* WT_Class_Factory::Create_Fill WT_Boolean   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Fill object with given fill setting.

Returns:
WT_Fill object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 670 of file class_factory.h.

virtual WT_Fill* WT_Class_Factory::Create_Fill  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Fill object.

Returns:
WT_Fill object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 659 of file class_factory.h.

virtual WT_Fill_Pattern* WT_Class_Factory::Create_Fill_Pattern WT_Fill_Pattern const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Fill_Pattern object from another fill_pattern object.

Returns:
WT_Fill_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 717 of file class_factory.h.

virtual WT_Fill_Pattern* WT_Class_Factory::Create_Fill_Pattern WT_Fill_Pattern::WT_Pattern_ID   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Fill_Pattern with the given ID.

Returns:
WT_Fill_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 705 of file class_factory.h.

virtual WT_Fill_Pattern* WT_Class_Factory::Create_Fill_Pattern  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Fill_Pattern object.

Returns:
WT_Fill_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 694 of file class_factory.h.

virtual WT_Filled_Ellipse* WT_Class_Factory::Create_Filled_Ellipse const WT_Filled_Ellipse  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Outline_Ellipse object from an existing ellipse.

Returns:
WT_Outline_Ellipse object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 525 of file class_factory.h.

virtual WT_Filled_Ellipse* WT_Class_Factory::Create_Filled_Ellipse WT_Logical_Point const &  ,
WT_Integer32  ,
WT_Integer32  ,
WT_Unsigned_Integer16  = 0,
WT_Unsigned_Integer16  = 0,
WT_Unsigned_Integer16  = 0
throw (DWFException) [inline, virtual]
 

Creates a WT_Ellipse object with the given data.

Returns:
WT_Ellipse object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 508 of file class_factory.h.

virtual WT_Filled_Ellipse* WT_Class_Factory::Create_Filled_Ellipse WT_Integer32  ,
WT_Integer32  ,
WT_Integer32  ,
WT_Integer32  ,
WT_Unsigned_Integer16  = 0,
WT_Unsigned_Integer16  = 0,
WT_Unsigned_Integer16  = 0
throw (DWFException) [inline, virtual]
 

Creates a WT_Ellipse object with the given data.

Returns:
WT_Ellipse object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 491 of file class_factory.h.

virtual WT_Filled_Ellipse* WT_Class_Factory::Create_Filled_Ellipse  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Ellipse object.

Returns:
WT_Ellipse object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 480 of file class_factory.h.

virtual WT_Font* WT_Class_Factory::Create_Font WT_Font const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font from another font.

Returns:
WT_Font object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 757 of file class_factory.h.

virtual WT_Font* WT_Class_Factory::Create_Font WT_String const &  ,
WT_Boolean  ,
WT_Boolean  ,
WT_Boolean  ,
WT_Byte  ,
WT_Byte  ,
WT_Byte  ,
WT_Integer32  ,
WT_Unsigned_Integer16  ,
WT_Unsigned_Integer16  ,
WT_Unsigned_Integer16  ,
WT_Unsigned_Integer16  ,
WT_Integer32  = 0
throw (DWFException) [inline, virtual]
 

Creates a WT_Font from the given data.

Returns:
WT_Font object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 740 of file class_factory.h.

virtual WT_Font* WT_Class_Factory::Create_Font  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font object.

Returns:
WT_Font object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 729 of file class_factory.h.

virtual WT_Font_Extension* WT_Class_Factory::Create_Font_Extension WT_String const &  ,
WT_String const & 
throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Extension object with the given data.

Returns:
WT_Font_Extension object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 779 of file class_factory.h.

virtual WT_Font_Extension* WT_Class_Factory::Create_Font_Extension  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Extension object.

Returns:
WT_Font_Extension object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 768 of file class_factory.h.

virtual WT_Font_Option_Charset* WT_Class_Factory::Create_Font_Option_Charset WT_Byte   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Charset object with the given character set code.

Returns:
WT_Font_Option_Charset object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 801 of file class_factory.h.

virtual WT_Font_Option_Charset* WT_Class_Factory::Create_Font_Option_Charset  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Charset object.

Returns:
WT_Font_Option_Charset object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 790 of file class_factory.h.

virtual WT_Font_Option_Family* WT_Class_Factory::Create_Font_Option_Family WT_Byte   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Family object with the given font family value.

Returns:
WT_Font_Option_Family object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 823 of file class_factory.h.

virtual WT_Font_Option_Family* WT_Class_Factory::Create_Font_Option_Family  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Family object.

Returns:
WT_Font_Option_Family object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 812 of file class_factory.h.

virtual WT_Font_Option_Flags* WT_Class_Factory::Create_Font_Option_Flags WT_Integer32   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Flags object with the given flags.

Returns:
WT_Font_Option_Flags object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 845 of file class_factory.h.

virtual WT_Font_Option_Flags* WT_Class_Factory::Create_Font_Option_Flags  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Flags object.

Returns:
WT_Font_Option_Flags object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 834 of file class_factory.h.

virtual WT_Font_Option_Font_Name* WT_Class_Factory::Create_Font_Option_Font_Name WT_String const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Font_Name object with the given name.

Returns:
WT_Font_Option_Font_Name object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 867 of file class_factory.h.

virtual WT_Font_Option_Font_Name* WT_Class_Factory::Create_Font_Option_Font_Name  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Font_Name object.

Returns:
WT_Font_Option_Font_Name object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 856 of file class_factory.h.

virtual WT_Font_Option_Height* WT_Class_Factory::Create_Font_Option_Height WT_Integer32   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Height object with the given height (in drawing units.

Returns:
WT_Font_Option_Height object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 889 of file class_factory.h.

virtual WT_Font_Option_Height* WT_Class_Factory::Create_Font_Option_Height  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Height object.

Returns:
WT_Font_Option_Height object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 878 of file class_factory.h.

virtual WT_Font_Option_Oblique* WT_Class_Factory::Create_Font_Option_Oblique WT_Unsigned_Integer16   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Oblique object with the given oblique angle.

Returns:
WT_Font_Option_Oblique object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 911 of file class_factory.h.

virtual WT_Font_Option_Oblique* WT_Class_Factory::Create_Font_Option_Oblique  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Oblique object.

Returns:
WT_Font_Option_Oblique object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 900 of file class_factory.h.

virtual WT_Font_Option_Pitch* WT_Class_Factory::Create_Font_Option_Pitch WT_Byte   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Pitch object with the given pitch value.

Returns:
WT_Font_Option_Pitch object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 933 of file class_factory.h.

virtual WT_Font_Option_Pitch* WT_Class_Factory::Create_Font_Option_Pitch  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Pitch object.

Returns:
WT_Font_Option_Pitch object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 922 of file class_factory.h.

virtual WT_Font_Option_Rotation* WT_Class_Factory::Create_Font_Option_Rotation WT_Unsigned_Integer16   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Rotation object with the given rotation angle.

Returns:
WT_Font_Option_Rotation object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 955 of file class_factory.h.

virtual WT_Font_Option_Rotation* WT_Class_Factory::Create_Font_Option_Rotation  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Rotation object.

Returns:
WT_Font_Option_Rotation object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 944 of file class_factory.h.

virtual WT_Font_Option_Spacing* WT_Class_Factory::Create_Font_Option_Spacing WT_Unsigned_Integer16   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Spacing object with the given spacing.

Returns:
WT_Font_Option_Spacing object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 977 of file class_factory.h.

virtual WT_Font_Option_Spacing* WT_Class_Factory::Create_Font_Option_Spacing  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Spacing object.

Returns:
WT_Font_Option_Spacing object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 966 of file class_factory.h.

virtual WT_Font_Option_Style* WT_Class_Factory::Create_Font_Option_Style WT_Boolean  = WD_False,
WT_Boolean  = WD_False,
WT_Boolean  = WD_False
throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Style object with the given settings (can be used as a default constructor.).

Returns:
WT_Font_Option_Style object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 988 of file class_factory.h.

virtual WT_Font_Option_Width_Scale* WT_Class_Factory::Create_Font_Option_Width_Scale WT_Unsigned_Integer16   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Width_Scale object with the given width scale.

Returns:
WT_Font_Option_Width_Scale object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1011 of file class_factory.h.

virtual WT_Font_Option_Width_Scale* WT_Class_Factory::Create_Font_Option_Width_Scale  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Font_Option_Width_Scale object.

Returns:
WT_Font_Option_Width_Scale object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1000 of file class_factory.h.

virtual WT_Gouraud_Polyline* WT_Class_Factory::Create_Gouraud_Polyline WT_Gouraud_Polyline const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Gouraud_Polyline object from another Gouraud Polyline object

Returns:
WT_Gouraud_Polyline object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1046 of file class_factory.h.

virtual WT_Gouraud_Polyline* WT_Class_Factory::Create_Gouraud_Polyline int  ,
WT_Logical_Point const *  ,
WT_RGBA32 const *  ,
WT_Boolean 
throw (DWFException) [inline, virtual]
 

Creates a WT_Gouraud_Polyline object with the given data.

Returns:
WT_Gouraud_Polyline object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1033 of file class_factory.h.

virtual WT_Gouraud_Polyline* WT_Class_Factory::Create_Gouraud_Polyline  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Gouraud_Polyline object.

Returns:
v object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1022 of file class_factory.h.

virtual WT_Gouraud_Polytriangle* WT_Class_Factory::Create_Gouraud_Polytriangle WT_Gouraud_Polytriangle const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Gouraud_Polytriangle object from another Gouraud Polyline object

Returns:
WT_Gouraud_Polytriangle object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1082 of file class_factory.h.

virtual WT_Gouraud_Polytriangle* WT_Class_Factory::Create_Gouraud_Polytriangle int  ,
WT_Logical_Point const *  ,
WT_RGBA32 const *  ,
WT_Boolean 
throw (DWFException) [inline, virtual]
 

Creates a WT_Gouraud_Polytriangle object with the given data.

Returns:
WT_Gouraud_Polytriangle object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1069 of file class_factory.h.

virtual WT_Gouraud_Polytriangle* WT_Class_Factory::Create_Gouraud_Polytriangle  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Gouraud_Polytriangle object.

Returns:
WT_Gouraud_Polytriangle object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1058 of file class_factory.h.

virtual WT_Image* WT_Class_Factory::Create_Image WT_Unsigned_Integer16  ,
WT_Unsigned_Integer16  ,
WT_Image::WT_Image_Format  ,
WT_Integer32  ,
WT_Color_Map const *  ,
WT_Integer32  ,
WT_Byte ,
WT_Logical_Point const &  ,
WT_Logical_Point const &  ,
WT_Boolean  ,
WT_Integer32  = -1
throw (DWFException) [inline, virtual]
 

Creates a WT_Image object with the given data.

Returns:
WT_Image object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1116 of file class_factory.h.

virtual WT_Image* WT_Class_Factory::Create_Image int   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Image object of the given type (one of enum WT_Image_Format.).

Returns:
WT_Image object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1105 of file class_factory.h.

virtual WT_Image* WT_Class_Factory::Create_Image  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Image object.

Returns:
WT_Image object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1094 of file class_factory.h.

virtual WT_Layer* WT_Class_Factory::Create_Layer WT_Layer const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Layer object. Copy constructor.

Returns:
WT_Layer object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1168 of file class_factory.h.

virtual WT_Layer* WT_Class_Factory::Create_Layer WT_File ,
WT_Integer32  ,
WT_Unsigned_Integer16 const * 
throw (DWFException) [inline, virtual]
 

Creates a WT_Layer object wth the given data.

Returns:
WT_Layer object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1156 of file class_factory.h.

virtual WT_Layer* WT_Class_Factory::Create_Layer WT_File ,
WT_Integer32  ,
char const *  = WD_Null
throw (DWFException) [inline, virtual]
 

Creates a WT_Layer object wth the given data.

Returns:
WT_Layer object.
Exceptions:
DWFNotImplementedException 

Definition at line 1145 of file class_factory.h.

virtual WT_Layer* WT_Class_Factory::Create_Layer  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Layer object

Returns:
WT_Layer object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1134 of file class_factory.h.

virtual WT_Line_Pattern* WT_Class_Factory::Create_Line_Pattern WT_Line_Pattern const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Line_Pattern object from another WT_Line_Pattern object.

Returns:
WT_Line_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1203 of file class_factory.h.

virtual WT_Line_Pattern* WT_Class_Factory::Create_Line_Pattern WT_Line_Pattern::WT_Pattern_ID   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Line_Pattern object with the given predefined pattern ID.

Returns:
WT_Line_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1191 of file class_factory.h.

virtual WT_Line_Pattern* WT_Class_Factory::Create_Line_Pattern  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Line_Pattern object.

Returns:
WT_Line_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1180 of file class_factory.h.

virtual WT_Line_Style* WT_Class_Factory::Create_Line_Style WT_Line_Style const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Line_Style object. (Copy constructor)

Returns:
WT_Line_Style object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1225 of file class_factory.h.

virtual WT_Line_Style* WT_Class_Factory::Create_Line_Style  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Line_Style object.

Returns:
WT_Line_Style object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1214 of file class_factory.h.

virtual WT_Line_Weight* WT_Class_Factory::Create_Line_Weight WT_Line_Weight const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Line_Weight object with the given line weight.

Returns:
WT_Line_Weight object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1258 of file class_factory.h.

virtual WT_Line_Weight* WT_Class_Factory::Create_Line_Weight WT_Integer32   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Line_Weight object with the given line weight.

Returns:
WT_Line_Weight object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1247 of file class_factory.h.

virtual WT_Line_Weight* WT_Class_Factory::Create_Line_Weight  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Line_Weight object.

Returns:
WT_Line_Weight object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1236 of file class_factory.h.

virtual WT_Macro_Definition* WT_Class_Factory::Create_Macro_Definition WT_Unsigned_Integer16  ,
WT_Integer32  = 1
throw (DWFException) [inline, virtual]
 

Creates a WT_Macro_Definition object with given data.

Returns:
WT_Macro_Definition object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1280 of file class_factory.h.

virtual WT_Macro_Definition* WT_Class_Factory::Create_Macro_Definition  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Macro_Definition object.

Returns:
WT_Macro_Definition object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1269 of file class_factory.h.

virtual WT_Macro_Draw* WT_Class_Factory::Create_Macro_Draw WT_Macro_Draw const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Macro_Draw object from anoter WT_Macro_Draw object.

Returns:
WT_Macro_Draw object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1313 of file class_factory.h.

virtual WT_Macro_Draw* WT_Class_Factory::Create_Macro_Draw int  ,
WT_Logical_Point const *  ,
WT_Boolean 
throw (DWFException) [inline, virtual]
 

Creates a WT_Macro_Draw object.

Returns:
WT_Macro_Draw object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1302 of file class_factory.h.

virtual WT_Macro_Draw* WT_Class_Factory::Create_Macro_Draw  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Macro_Draw object.

Returns:
WT_Macro_Draw object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1291 of file class_factory.h.

virtual WT_Macro_Index* WT_Class_Factory::Create_Macro_Index WT_Macro_Index const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Macro_Index object from another WT_Macro_Index.

Returns:
WT_Macro_Index object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1349 of file class_factory.h.

virtual WT_Macro_Index* WT_Class_Factory::Create_Macro_Index WT_Integer32   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Macro_Index object using the Macro index. if the macro dosent exist it will be ignored

Returns:
WT_Macro_Index object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1337 of file class_factory.h.

virtual WT_Macro_Index* WT_Class_Factory::Create_Macro_Index  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Macro_Index object.

Returns:
WT_Macro_Index object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1325 of file class_factory.h.

virtual WT_Macro_Scale* WT_Class_Factory::Create_Macro_Scale WT_Macro_Scale const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Macro_Scale object from another WT_Macro_Scale object.

Returns:
WT_Macro_Scale object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1384 of file class_factory.h.

virtual WT_Macro_Scale* WT_Class_Factory::Create_Macro_Scale WT_Integer32   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Macro_Scale object with the given size (in drawing units.)

Returns:
WT_Macro_Scale object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1372 of file class_factory.h.

virtual WT_Macro_Scale* WT_Class_Factory::Create_Macro_Scale  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Macro_Scale object.

Returns:
WT_Macro_Scale object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1361 of file class_factory.h.

virtual WT_Merge_Control* WT_Class_Factory::Create_Merge_Control WT_Merge_Control const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Merge_Control object from another merge_control object.

Returns:
WT_Merge_Control object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1418 of file class_factory.h.

virtual WT_Merge_Control* WT_Class_Factory::Create_Merge_Control WT_Merge_Control::WT_Merge_Format   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Merge_Control object with the given format.

Returns:
WT_Merge_Control object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1406 of file class_factory.h.

virtual WT_Merge_Control* WT_Class_Factory::Create_Merge_Control  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Merge_Control object.

Returns:
WT_Merge_Control object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1395 of file class_factory.h.

virtual WT_Named_View* WT_Class_Factory::Create_Named_View WT_Logical_Box const &  ,
WT_Unsigned_Integer16 const * 
throw (DWFException) [inline, virtual]
 

Creates a WT_Named_View object with the given view and name.

Returns:
WT_Named_View object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1487 of file class_factory.h.

virtual WT_Named_View* WT_Class_Factory::Create_Named_View WT_Logical_Box const &  ,
const char *  = WD_Null
throw (DWFException) [inline, virtual]
 

Creates a WT_Named_View object with the given view and name.

Returns:
WT_Named_View object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1476 of file class_factory.h.

virtual WT_Named_View* WT_Class_Factory::Create_Named_View WT_Named_View const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Named_View object. Copy constructor.

Returns:
WT_Named_View object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1465 of file class_factory.h.

virtual WT_Named_View* WT_Class_Factory::Create_Named_View void   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Named_View object.

Returns:
WT_Named_View object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1454 of file class_factory.h.

virtual WT_Named_View_List* WT_Class_Factory::Create_Named_View WT_Named_View_List const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Named_View_List object from another object.

Returns:
WT_Named_View_List object.
Exceptions:
DWFNotImplementedException 

Definition at line 1442 of file class_factory.h.

virtual WT_Named_View_List* WT_Class_Factory::Create_Named_View_List void   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Named_View_List object.

Returns:
WT_Named_View_List object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1430 of file class_factory.h.

virtual WT_Object_Node* WT_Class_Factory::Create_Object_Node WT_Object_Node const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Object_Node object. Copy constructor.

Returns:
WT_Object_Node object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1533 of file class_factory.h.

virtual WT_Object_Node* WT_Class_Factory::Create_Object_Node WT_File ,
WT_Integer32  ,
WT_Unsigned_Integer16 const * 
throw (DWFException) [inline, virtual]
 

Creates a WT_Object_Node object with the given data.

Returns:
WT_Object_Node object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1521 of file class_factory.h.

virtual WT_Object_Node* WT_Class_Factory::Create_Object_Node WT_File ,
WT_Integer32  ,
char const *  = WD_Null
throw (DWFException) [inline, virtual]
 

Creates a WT_Object_Node object with the given data.

Returns:
WT_Object_Node object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1509 of file class_factory.h.

virtual WT_Object_Node* WT_Class_Factory::Create_Object_Node  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Object_Node object.

Returns:
WT_Object_Node object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1498 of file class_factory.h.

virtual WT_Object_Stream* WT_Class_Factory::Create_Object_Stream WT_Object_Stream const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Object_Stream object from another Object_Stream.

Returns:
WT_Object_Stream object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1556 of file class_factory.h.

virtual WT_Object_Stream* WT_Class_Factory::Create_Object_Stream  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Object_Stream object.

Returns:
WT_Object_Stream object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1544 of file class_factory.h.

virtual WT_Outline_Ellipse* WT_Class_Factory::Create_Outline_Ellipse WT_Logical_Point const &  ,
WT_Integer32  ,
WT_Integer32  ,
WT_Unsigned_Integer16  = 0,
WT_Unsigned_Integer16  = 0,
WT_Unsigned_Integer16  = 0
throw (DWFException) [inline, virtual]
 

Creates a WT_Ellipse object with the given data.

Returns:
WT_Outline_Ellipse object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 574 of file class_factory.h.

virtual WT_Outline_Ellipse* WT_Class_Factory::Create_Outline_Ellipse WT_Integer32  ,
WT_Integer32  ,
WT_Integer32  ,
WT_Integer32  ,
WT_Unsigned_Integer16  = 0,
WT_Unsigned_Integer16  = 0,
WT_Unsigned_Integer16  = 0
throw (DWFException) [inline, virtual]
 

Creates a WT_Outline_Ellipse object with the given data.

Returns:
WT_Outline_Ellipse object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 559 of file class_factory.h.

virtual WT_Outline_Ellipse* WT_Class_Factory::Create_Outline_Ellipse const WT_Outline_Ellipse  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Outline_Ellipse object from an existing ellipse.

Returns:
WT_Outline_Ellipse object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 548 of file class_factory.h.

virtual WT_Outline_Ellipse* WT_Class_Factory::Create_Outline_Ellipse  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Outline_Ellipse object.

Returns:
WT_Outline_Ellipse object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 537 of file class_factory.h.

virtual WT_Overpost* WT_Class_Factory::Create_Overpost WT_Overpost::WT_AcceptMode  ,
WT_Boolean  ,
WT_Boolean 
throw (DWFException) [inline, virtual]
 

Creates a WT_Overpost object with given data.

Returns:
WT_Overpost object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1579 of file class_factory.h.

virtual WT_Overpost* WT_Class_Factory::Create_Overpost  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Overpost object.

Returns:
WT_Overpost object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1568 of file class_factory.h.

virtual WT_Pen_Pattern* WT_Class_Factory::Create_Pen_Pattern WT_Pen_Pattern const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Pen_Pattern object. Copy constructor.

Returns:
WT_Pen_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1628 of file class_factory.h.

virtual WT_Pen_Pattern* WT_Class_Factory::Create_Pen_Pattern WT_Pen_Pattern::WT_Pattern_ID  ,
WT_Unsigned_Integer32  ,
WT_Boolean  ,
WT_Color_Map const *  ,
WT_Boolean 
throw (DWFException) [inline, virtual]
 

Creates a WT_Pen_Pattern object with the given data.

Returns:
WT_Pen_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1614 of file class_factory.h.

virtual WT_Pen_Pattern* WT_Class_Factory::Create_Pen_Pattern WT_Pen_Pattern::WT_Pattern_ID   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Pen_Pattern object with the given predefined pattern ID.

Returns:
WT_Pen_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1603 of file class_factory.h.

virtual WT_Pen_Pattern* WT_Class_Factory::Create_Pen_Pattern  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Pen_Pattern object.

Returns:
WT_Pen_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1592 of file class_factory.h.

virtual WT_PenPat_Options* WT_Class_Factory::Create_PenPat_Options WT_PenPat_Options const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_PenPat_Options object. Copy constructor.

Returns:
WT_PenPat_Options object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1664 of file class_factory.h.

virtual WT_PenPat_Options* WT_Class_Factory::Create_PenPat_Options WT_Boolean  const,
WT_Boolean  const,
WT_Boolean  const,
WT_Boolean  const
throw (DWFException) [inline, virtual]
 

Creates a WT_PenPat_Options object with the given data.

Returns:
WT_PenPat_Options object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1650 of file class_factory.h.

virtual WT_PenPat_Options* WT_Class_Factory::Create_PenPat_Options  )  throw (DWFException) [inline, virtual]
 

Creates a WT_PenPat_Options object.

Returns:
WT_PenPat_Options object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1639 of file class_factory.h.

virtual WT_Plot_Optimized* WT_Class_Factory::Create_Plot_Optimized WT_Plot_Optimized const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Plot_Optimized object froma another object.

Returns:
WT_Plot_Optimized object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1698 of file class_factory.h.

virtual WT_Plot_Optimized* WT_Class_Factory::Create_Plot_Optimized WT_Boolean   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Plot_Optimized object with the given state.

Returns:
WT_Plot_Optimized object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1687 of file class_factory.h.

virtual WT_Plot_Optimized* WT_Class_Factory::Create_Plot_Optimized  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Plot_Optimized object.

Returns:
WT_Plot_Optimized object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1676 of file class_factory.h.

virtual WT_PNG_Group4_Image* WT_Class_Factory::Create_PNG_Group4_Image WT_Unsigned_Integer16  ,
WT_Unsigned_Integer16  ,
WT_PNG_Group4_Image::WT_PNG_Group4_Image_Format  ,
WT_Integer32  ,
WT_Color_Map const *  ,
WT_Integer32  ,
WT_Byte ,
WT_Logical_Point const &  ,
WT_Logical_Point const &  ,
WT_Boolean  ,
WT_Integer32  = -1
throw (DWFException) [inline, virtual]
 

Creates a WT_PNG_Group4_Image object with the given data.

Returns:
WT_PNG_Group4_Image object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1732 of file class_factory.h.

virtual WT_PNG_Group4_Image* WT_Class_Factory::Create_PNG_Group4_Image int   )  throw (DWFException) [inline, virtual]
 

Creates a WT_PNG_Group4_Image object with the given data.

Returns:
WT_PNG_Group4_Image object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1721 of file class_factory.h.

virtual WT_PNG_Group4_Image* WT_Class_Factory::Create_PNG_Group4_Image  )  throw (DWFException) [inline, virtual]
 

Creates a WT_PNG_Group4_Image object.

Returns:
WT_PNG_Group4_Image object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1710 of file class_factory.h.

virtual WT_Polygon* WT_Class_Factory::Create_Polygon const WT_Polygon  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Polygon object. Copy constructor.

Returns:
WT_Polygon object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1776 of file class_factory.h.

virtual WT_Polygon* WT_Class_Factory::Create_Polygon int  ,
WT_Logical_Point const *  ,
WT_Boolean 
throw (DWFException) [inline, virtual]
 

Creates a WT_Polygon object from the given data.

Returns:
WT_Polygon object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1765 of file class_factory.h.

virtual WT_Polygon* WT_Class_Factory::Create_Polygon  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Polygon object.

Returns:
WT_Polygon object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1754 of file class_factory.h.

virtual WT_Polyline* WT_Class_Factory::Create_Polyline const WT_Polyline  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Polyline object. Copy constructor.

Returns:
WT_Polyline object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1813 of file class_factory.h.

virtual WT_Polyline* WT_Class_Factory::Create_Polyline int  ,
WT_Logical_Point const *  ,
WT_Boolean 
throw (DWFException) [inline, virtual]
 

Creates a WT_Polyline object from the given data.

Returns:
WT_Polyline object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1798 of file class_factory.h.

virtual WT_Polyline* WT_Class_Factory::Create_Polyline  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Polyline object.

Returns:
WT_Polyline object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1787 of file class_factory.h.

virtual WT_Polymarker* WT_Class_Factory::Create_Polymarker WT_Polymarker const &   )  throw (DWFException) [inline, virtual]
 

Returns:
WT_Polymarker object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1853 of file class_factory.h.

virtual WT_Polymarker* WT_Class_Factory::Create_Polymarker int  ,
WT_Logical_Point const *  ,
WT_Boolean 
throw (DWFException) [inline, virtual]
 

Creates a WT_Polymarker object from the given data.

Returns:
WT_Polymarker object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1837 of file class_factory.h.

virtual WT_Polymarker* WT_Class_Factory::Create_Polymarker  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Polymarker object.

Returns:
WT_Polymarker object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1825 of file class_factory.h.

virtual WT_Polytriangle* WT_Class_Factory::Create_Polytriangle WT_Polytriangle const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Polytriangle object from another object.

Returns:
WT_Polytriangle object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1888 of file class_factory.h.

virtual WT_Polytriangle* WT_Class_Factory::Create_Polytriangle int  ,
WT_Logical_Point const *  ,
WT_Boolean 
throw (DWFException) [inline, virtual]
 

Creates a WT_Polytriangle object from the given data.

Returns:
WT_Polytriangle object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1876 of file class_factory.h.

virtual WT_Polytriangle* WT_Class_Factory::Create_Polytriangle  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Polytriangle object.

Returns:
WT_Polytriangle object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1865 of file class_factory.h.

virtual WT_Projection* WT_Class_Factory::Create_Projection WT_Projection const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Projection object from another projection object.

Returns:
WT_Projection object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1922 of file class_factory.h.

virtual WT_Projection* WT_Class_Factory::Create_Projection const WT_Projection::WT_Projection_Type   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Projection object with the given projection type.

Returns:
WT_Projection object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1910 of file class_factory.h.

virtual WT_Projection* WT_Class_Factory::Create_Projection  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Projection object.

Returns:
WT_Projection object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1899 of file class_factory.h.

virtual WT_Text* WT_Class_Factory::Create_Text WT_Logical_Point const &  ,
WT_String const & 
throw (DWFException) [inline, virtual]
 

Creates a WT_Text object with the given data.

Returns:
WT_Text object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1973 of file class_factory.h.

virtual WT_Text* WT_Class_Factory::Create_Text WT_Logical_Point const &  ,
WT_String const &  ,
WT_Logical_Point const *  ,
WT_Unsigned_Integer16  ,
WT_Unsigned_Integer16 const *  ,
WT_Unsigned_Integer16  ,
WT_Unsigned_Integer16 const * 
throw (DWFException) [inline, virtual]
 

Creates a WT_Text object with the given data.

Returns:
WT_Text object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1956 of file class_factory.h.

virtual WT_Text* WT_Class_Factory::Create_Text WT_Text const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Text object.Overrides default copy constructor.

Returns:
WT_Text object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1945 of file class_factory.h.

virtual WT_Text* WT_Class_Factory::Create_Text  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Text object.

Returns:
WT_Text object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1934 of file class_factory.h.

virtual WT_Text_Background* WT_Class_Factory::Create_Text_Background WT_Text_Background const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Text_Background object from another text background

Returns:
WT_Text_Background object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2007 of file class_factory.h.

virtual WT_Text_Background* WT_Class_Factory::Create_Text_Background WT_Text_Background::eBackground  ,
WT_Integer32 
throw (DWFException) [inline, virtual]
 

Creates a WT_Text_Background object with the given background style and color.

Returns:
WT_Text_Background object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1995 of file class_factory.h.

virtual WT_Text_Background* WT_Class_Factory::Create_Text_Background  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Text_Background object

Returns:
WT_Text_Background object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 1984 of file class_factory.h.

virtual WT_Text_HAlign* WT_Class_Factory::Create_Text_HAlign WT_Text_HAlign const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Text_HAlign object from another Text_HAlign.

Returns:
WT_Text_HAlign object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2041 of file class_factory.h.

virtual WT_Text_HAlign* WT_Class_Factory::Create_Text_HAlign WT_Text_HAlign::WT_HAlign   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Text_HAlign object with the given alignment.

Returns:
WT_Text_HAlign object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2029 of file class_factory.h.

virtual WT_Text_HAlign* WT_Class_Factory::Create_Text_HAlign  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Text_HAlign object.

Returns:
WT_Text_HAlign object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2018 of file class_factory.h.

virtual WT_Text_VAlign* WT_Class_Factory::Create_Text_VAlign WT_Text_VAlign const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Text_VAlign object from another Text_VAlign.

Returns:
WT_Text_VAlign object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2076 of file class_factory.h.

virtual WT_Text_VAlign* WT_Class_Factory::Create_Text_VAlign WT_Text_VAlign::WT_VAlign   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Text_VAlign object with the given alignment.

Returns:
WT_Text_VAlign object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2064 of file class_factory.h.

virtual WT_Text_VAlign* WT_Class_Factory::Create_Text_VAlign  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Text_VAlign object.

Returns:
WT_Text_VAlign object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2053 of file class_factory.h.

virtual WT_Units* WT_Class_Factory::Create_Units WT_Matrix const &  ,
WT_String const & 
throw (DWFException) [inline, virtual]
 

Creates a WT_Units object with the given data.

Returns:
WT_Units object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2110 of file class_factory.h.

virtual WT_Units* WT_Class_Factory::Create_Units WT_Units const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Units object.

Returns:
WT_Units object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2099 of file class_factory.h.

virtual WT_Units* WT_Class_Factory::Create_Units  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Units object.

Returns:
WT_Units object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2088 of file class_factory.h.

virtual WT_Unknown* WT_Class_Factory::Create_Unknown  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Unknown object.

Returns:
WT_Unknown object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2467 of file class_factory.h.

virtual WT_URL* WT_Class_Factory::Create_URL WT_URL const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_URL object.

Returns:
WT_URL object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2156 of file class_factory.h.

virtual WT_URL* WT_Class_Factory::Create_URL WT_Integer32  ,
WT_Unsigned_Integer16 const *  ,
WT_Unsigned_Integer16 const * 
throw (DWFException) [inline, virtual]
 

Creates a WT_URL object with the given initial hyperlink data.

Returns:
WT_URL object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2143 of file class_factory.h.

virtual WT_URL* WT_Class_Factory::Create_URL WT_URL_Item  )  throw (DWFException) [inline, virtual]
 

Creates a WT_URL object with the given initial URL item.

Returns:
WT_URL object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2132 of file class_factory.h.

virtual WT_URL* WT_Class_Factory::Create_URL  )  throw (DWFException) [inline, virtual]
 

Creates a WT_URL object.

Returns:
WT_URL object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2121 of file class_factory.h.

virtual WT_URL_List* WT_Class_Factory::Create_URL_List WT_URL_List const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_URL_List object. Copy constructor.

Returns:
WT_URL_List object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2178 of file class_factory.h.

virtual WT_URL_List* WT_Class_Factory::Create_URL_List  )  throw (DWFException) [inline, virtual]
 

Creates a WT_URL_List object.

Returns:
WT_URL_List object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2167 of file class_factory.h.

virtual WT_User_Fill_Pattern* WT_Class_Factory::Create_User_Fill_Pattern WT_User_Fill_Pattern const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_User_Fill_Pattern. Copy Constructor for the WT_User_Fill_Pattern.

Returns:
WT_User_Fill_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2270 of file class_factory.h.

virtual WT_User_Fill_Pattern* WT_Class_Factory::Create_User_Fill_Pattern WT_Integer16  ,
WT_User_Fill_Pattern::Fill_Pattern
throw (DWFException) [inline, virtual]
 

Creates a WT_User_Fill_Pattern with a user defined bitonal bitmap using the reference counted Fill_Pattern class.

Returns:
WT_User_Fill_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2258 of file class_factory.h.

virtual WT_User_Fill_Pattern* WT_Class_Factory::Create_User_Fill_Pattern WT_Integer16  ,
WT_Unsigned_Integer16  ,
WT_Unsigned_Integer16  ,
WT_Unsigned_Integer32  ,
WT_Byte const * 
throw (DWFException) [inline, virtual]
 

Creates a WT_User_Fill_Pattern with a user defined bitonal bitmap passing in all the parameters .

Returns:
WT_User_Fill_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2245 of file class_factory.h.

virtual WT_User_Fill_Pattern* WT_Class_Factory::Create_User_Fill_Pattern WT_Integer16   )  throw (DWFException) [inline, virtual]
 

Creates a WT_User_Fill_Pattern with the given ID.

Returns:
WT_User_Fill_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2234 of file class_factory.h.

virtual WT_User_Fill_Pattern* WT_Class_Factory::Create_User_Fill_Pattern  )  throw (DWFException) [inline, virtual]
 

Creates a WT_User_Fill_Pattern object.

Returns:
WT_User_Fill_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2223 of file class_factory.h.

virtual WT_User_Hatch_Pattern* WT_Class_Factory::Create_User_Hatch_Pattern WT_User_Hatch_Pattern const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_User_Hatch_Pattern object. Copy constructor

Returns:
WT_User_Hatch_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2316 of file class_factory.h.

virtual WT_User_Hatch_Pattern* WT_Class_Factory::Create_User_Hatch_Pattern WT_Integer16  ,
WT_Unsigned_Integer16  ,
WT_Unsigned_Integer16 
throw (DWFException) [inline, virtual]
 

Creates a WT_User_Hatch_Pattern object. Constructor using a unique hashpatnum along with the X and Y size of the line patterns in points.

Returns:
WT_User_Hatch_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2304 of file class_factory.h.

virtual WT_User_Hatch_Pattern* WT_Class_Factory::Create_User_Hatch_Pattern WT_Integer16   )  throw (DWFException) [inline, virtual]
 

Creates a WT_User_Hatch_Pattern object. Constructor using a previously defined hashpatnum.

Returns:
WT_User_Hatch_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2292 of file class_factory.h.

virtual WT_User_Hatch_Pattern* WT_Class_Factory::Create_User_Hatch_Pattern  )  throw (DWFException) [inline, virtual]
 

Creates a WT_User_Hatch_Pattern object.

Returns:
WT_User_Hatch_Pattern object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2281 of file class_factory.h.

virtual WT_UserData* WT_Class_Factory::Create_UserData WT_String const &  ,
WT_Integer32  ,
WT_Byte ,
WT_Boolean 
throw (DWFException) [inline, virtual]
 

Creates a WT_UserData object with the given data.

Returns:
WT_UserData object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2211 of file class_factory.h.

virtual WT_UserData* WT_Class_Factory::Create_UserData WT_String const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_UserData object with the given description.

Returns:
WT_UserData object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2200 of file class_factory.h.

virtual WT_UserData* WT_Class_Factory::Create_UserData  )  throw (DWFException) [inline, virtual]
 

Creates a WT_UserData object.

Returns:
WT_UserData object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2189 of file class_factory.h.

virtual WT_View* WT_Class_Factory::Create_View WT_View const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_View object. Copy constructor.

Returns:
WT_View object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2360 of file class_factory.h.

virtual WT_View* WT_Class_Factory::Create_View char *   )  throw (DWFException) [inline, virtual]
 

Creates a WT_View object with the given name.

Returns:
WT_View object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2349 of file class_factory.h.

virtual WT_View* WT_Class_Factory::Create_View WT_Logical_Box   )  throw (DWFException) [inline, virtual]
 

Creates a WT_View object with the given bounds.

Returns:
WT_View object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2338 of file class_factory.h.

virtual WT_View* WT_Class_Factory::Create_View  )  throw (DWFException) [inline, virtual]
 

Creates a WT_View object.

Returns:
WT_View object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2327 of file class_factory.h.

virtual WT_Viewport* WT_Class_Factory::Create_Viewport WT_File ,
WT_String const &  ,
WT_Contour_Set const &  ,
WT_Boolean  = WD_True
throw (DWFException) [inline, virtual]
 

Creates a WT_Viewport object with the given data.

Returns:
WT_Viewport object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2419 of file class_factory.h.

virtual WT_Viewport* WT_Class_Factory::Create_Viewport WT_File ,
WT_Unsigned_Integer16 const *  ,
int  ,
WT_Logical_Point const *  ,
WT_Boolean  = WD_True
throw (DWFException) [inline, virtual]
 

Creates a WT_Viewport object with the given data.

Returns:
WT_Viewport object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2406 of file class_factory.h.

virtual WT_Viewport* WT_Class_Factory::Create_Viewport WT_File ,
char const *  ,
int  ,
WT_Logical_Point const *  ,
WT_Boolean  = WD_True
throw (DWFException) [inline, virtual]
 

Creates a WT_Viewport object with the given data.

Returns:
WT_Viewport object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2393 of file class_factory.h.

virtual WT_Viewport* WT_Class_Factory::Create_Viewport WT_Viewport const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Viewport object. Copy constructor.

Returns:
WT_Viewport object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2382 of file class_factory.h.

virtual WT_Viewport* WT_Class_Factory::Create_Viewport  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Viewport object.

Returns:
WT_Viewport object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2371 of file class_factory.h.

virtual WT_Visibility* WT_Class_Factory::Create_Visibility WT_Visibility const &   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Visibility object.

Returns:
WT_Visibility object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2454 of file class_factory.h.

virtual WT_Visibility* WT_Class_Factory::Create_Visibility WT_Boolean   )  throw (DWFException) [inline, virtual]
 

Creates a WT_Visibility object with the given value.

Returns:
WT_Visibility object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2442 of file class_factory.h.

virtual WT_Visibility* WT_Class_Factory::Create_Visibility  )  throw (DWFException) [inline, virtual]
 

Creates a WT_Visibility object.

Returns:
WT_Visibility object.
Exceptions:
DWFNotImplementedException 

Reimplemented in WT_W2D_Class_Factory.

Definition at line 2431 of file class_factory.h.


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