Rendering attributes


Detailed Description

Contains objects which describe drawing details of interest to a rendering application.
See also:
WT_Rendition, WT_Rendering_Options


Classes

class  WT_Background
 Describes the drawing background color (i.e. paper color.). More...
class  WT_Inked_Area
 Describes the drawing extents of the WHIP! data. More...
class  WT_PenPat_Options
 Options for use with WT_Pen_Pattern object. More...
class  WT_Plot_Optimized
 Indicates whether the output was intended for plotting or for viewing. More...
class  WT_View
 Describes the initial view. Should be serialized before any drawables (if possible). More...

Functions

 WT_Background::WT_Background ()
 Creates a WT_Background object.
 WT_Background::WT_Background (const WT_Color &color)
 Creates a WT_Background object using the specified color.
virtual WT_Background::~WT_Background ()
 WT_Inked_Area::WT_Inked_Area ()
 Constructs a WT_Inked_Area object.
 WT_Inked_Area::WT_Inked_Area (WT_Logical_Point const *pos) throw (WT_Result)
 Constructs a WT_Inked_Area object with the given bounds (lower-left, lower-right, upper-right, upper-left.).
 WT_Inked_Area::WT_Inked_Area (WT_Inked_Area const &bounds) throw (WT_Result)
 Constructs a WT_Inked_Area object. Copy constructor.
virtual WT_Inked_Area::~WT_Inked_Area ()
 Destroys a WT_Inked_Area object.
 WT_PenPat_Options::WT_PenPat_Options ()
 Constructs a WT_PenPat_Options object.
 WT_PenPat_Options::WT_PenPat_Options (WT_Boolean const scale_pen_width, WT_Boolean const map_colors_to_gray_scale, WT_Boolean const use_alternate_fill_rule, WT_Boolean const use_error_diffusion_for_DWF_Rasters)
 Constructs a WT_PenPat_Options object with the given data.
 WT_PenPat_Options::WT_PenPat_Options (WT_PenPat_Options const &other)
 Constructs a WT_PenPat_Options object. Copy constructor.
virtual WT_PenPat_Options::~WT_PenPat_Options ()
 WT_Plot_Optimized::WT_Plot_Optimized ()
 Constructs a WT_Plot_Optimized object.
 WT_Plot_Optimized::WT_Plot_Optimized (WT_Boolean plot_optimized)
 Constructs a WT_Plot_Optimized object with the given state.
 WT_Plot_Optimized::WT_Plot_Optimized (WT_Plot_Optimized const &other)
 Copy Constructor.
virtual WT_Plot_Optimized::~WT_Plot_Optimized ()
 WT_View::WT_View ()
 Constructs a WT_View object.
 WT_View::WT_View (WT_Logical_Box view)
 Constructs a WT_View object with the given bounds.
 WT_View::WT_View (char *name)
 Constructs a WT_View object with the given name.
 WT_View::WT_View (WT_View const &view)
 Constructs a WT_View object. Copy constructor.
virtual WT_View::~WT_View ()


Generated on Tue Jan 6 22:41:29 2009 for Autodesk DWF Whip 2D Toolkit by  doxygen 1.4.5