WT_Font_Option_Oblique Class Reference
[Font options]

#include <font_options.h>

Inheritance diagram for WT_Font_Option_Oblique:

Inheritance graph
[legend]
Collaboration diagram for WT_Font_Option_Oblique:

Collaboration graph
[legend]
List of all members.

Detailed Description

Font option describing the obliquing angle to be applied to characters in a string displayed with the parent font.

Definition at line 560 of file font_options.h.

Public Member Functions

 WT_Font_Option_Oblique ()
 Constructs a WT_Font_Option_Oblique object.
 WT_Font_Option_Oblique (WT_Unsigned_Integer16 oblique)
 Constructs a WT_Font_Option_Oblique object with the given oblique angle.
virtual ~WT_Font_Option_Oblique ()
WT_Unsigned_Integer16 oblique () const
 Returns the oblique angle in 360/65636ths of a degree.
void set (WT_Unsigned_Integer16 oblique)
 Sets the oblique angle in 360/65636ths of a degree.
WT_Boolean operator== (WT_Font_Option_Oblique const &in) const
 Returns WD_True if the given oblique option is equal to this one.
WT_Boolean operator!= (WT_Font_Option_Oblique const &in) const
 Returns WD_True if the given oblique option is NOT equal to this one.
 operator WT_Unsigned_Integer16 () const
 Returns the oblique angle in 360/65636ths of a degree.
WT_ID object_id () const
 Returns the WT_ID for this object.
WT_Result serialize (WT_Object const &parent, WT_File &file) const
 Serializes this dependent WT_Option of the parent object.
WT_Result materialize (WT_Object &parent, WT_Optioncode const &optioncode, WT_File &file)
 Materializes the dependent WT_Option of the parent object.

Friends

class WT_Font
class WT_W2D_Class_Factory


Constructor & Destructor Documentation

WT_Font_Option_Oblique::WT_Font_Option_Oblique WT_Unsigned_Integer16  oblique  )  [inline]
 

Constructs a WT_Font_Option_Oblique object with the given oblique angle.

Parameters:
oblique  Character rotation in 360/65636ths of a degree.

Definition at line 575 of file font_options.h.


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