WT_Marker_Size Class Reference
[Rendition attributes]

#include <marksize.h>

Inheritance diagram for WT_Marker_Size:

Inheritance graph
[legend]
Collaboration diagram for WT_Marker_Size:

Collaboration graph
[legend]
List of all members.

Detailed Description

Rendition attribute describing the current marker symbol size.

Deprecated:
Since the marker symbol is no longer supported; likewise its size is also not supported. This remains in the toolkit only for backward compatability with previous DWF file versions.
See also:
WT_Rendition

Definition at line 42 of file marksize.h.

Public Member Functions

 WT_Marker_Size ()
 Constructs a WT_Marker_Size object.
 WT_Marker_Size (WT_Integer32 marker_size)
 Constructs a WT_Marker_Size object with the given size (in drawing units.).
virtual ~WT_Marker_Size ()
void set (WT_Integer32 size)
WT_Integer32 size () const
 Returns the marker size (in drawing units.).
WT_ID object_id () const
 Returns the WT_ID for this object.
WT_Result materialize (WT_Opcode const &opcode, WT_File &file)
 Materializes the contents of the object from the file and the given opcode.
WT_Result process (WT_File &file)
 Calls the configured action handler for this object (passes in the file reference.).
WT_Result skip_operand (WT_Opcode const &opcode, WT_File &file)
 Causes the file reading to proceed to the end of this object.
WT_Result serialize (WT_File &file) const
 Forces the serialization of the object to the file.
WT_Result sync (WT_File &file) const
 Serializes the attribute out to the file, if necessary.
WT_Boolean operator== (WT_Attribute const &attrib) const
 Returns WD_True if the attributes are equal.

Static Public Member Functions

static WT_Result default_process (WT_Marker_Size &item, WT_File &file)
 Provides a default action handler for this attribute (e.g. sets the current rendition's corresponding attribute.).


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