DWFToolkit::DWFUnits Class Reference
[DWF Package API]

#include "dwf/package/Units.h"

Inheritance diagram for DWFToolkit::DWFUnits:

Inheritance graph
[legend]
Collaboration diagram for DWFToolkit::DWFUnits:

Collaboration graph
[legend]
List of all members.

Detailed Description

This class is used to describe model viewing and measurement units.

Since:
7.0.1
The data provided by this class is always used in conjunction with the transformation provided by each graphic resource in the section. See DWFEModelSection for more on using DWFUnits.

Definition at line 48 of file Units.h.

Public Types

enum  teType

Public Member Functions

_DWFTK_API DWFUnits () throw ()
_DWFTK_API DWFUnits (teType eType) throw ()
virtual _DWFTK_API ~DWFUnits () throw ()
_DWFTK_API const DWFStringtype () const throw ()
virtual _DWFTK_API void parseAttributeList (const char **ppAttributeList) throw ( DWFException )
_DWFTK_API void serializeXML (DWFXMLSerializer &rSerializer, unsigned int nFlags) throw ( DWFException )


Constructor & Destructor Documentation

_DWFTK_API DWFToolkit::DWFUnits::DWFUnits  )  throw ()
 

Constructor

Exceptions:
None 

_DWFTK_API DWFToolkit::DWFUnits::DWFUnits teType  eType  )  throw ()
 

Constructor

Parameters:
eType The enumeration value identifying the unit type.
Exceptions:
None 

virtual _DWFTK_API DWFToolkit::DWFUnits::~DWFUnits  )  throw () [virtual]
 

Destructor

Exceptions:
None 


Member Function Documentation

virtual _DWFTK_API void DWFToolkit::DWFUnits::parseAttributeList const char **  ppAttributeList  )  throw ( DWFException ) [virtual]
 

Implements DWFCore::DWFXMLBuildable.

_DWFTK_API void DWFToolkit::DWFUnits::serializeXML DWFXMLSerializer rSerializer,
unsigned int  nFlags
throw ( DWFException )
 

_DWFTK_API const DWFString& DWFToolkit::DWFUnits::type  )  const throw () [inline]
 

Returns an enumeration value identifying the unit type.

Exceptions:
None 

Definition at line 103 of file Units.h.


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