Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages | Examples

DWFToolkit::DWFEPlotSection::Factory Class Reference

#include "dwf/package/EPlotSection.h"

Inheritance diagram for DWFToolkit::DWFEPlotSection::Factory:

Inheritance graph
[legend]
Collaboration diagram for DWFToolkit::DWFEPlotSection::Factory:

Collaboration graph
[legend]
List of all members.

Detailed Description

Class factory for DWFEPlotSection objects.
Since:
7.0.1.

Definition at line 78 of file EPlotSection.h.

Public Member Functions

_DWFTK_API Factory () throw ()
virtual _DWFTK_API ~Factory () throw ()
virtual _DWFTK_API DWFSectionbuild (const DWFString &zName, const DWFString &zTitle, DWFPackageReader *pPackageReader) throw ( DWFException )


Constructor & Destructor Documentation

_DWFTK_API DWFToolkit::DWFEPlotSection::Factory::Factory  )  throw ()
 

Constructor

Exceptions:
None 

virtual _DWFTK_API DWFToolkit::DWFEPlotSection::Factory::~Factory  )  throw () [virtual]
 

Destructor

Exceptions:
None 

Reimplemented from DWFToolkit::DWFSection::Factory.


Member Function Documentation

virtual _DWFTK_API DWFSection* DWFToolkit::DWFEPlotSection::Factory::build const DWFString zName,
const DWFString zTitle,
DWFPackageReader pPackageReader
throw ( DWFException ) [virtual]
 

Create a new section.

This creation method is generally only used by the parsing process when the DWFPackageReader associated with (and providing read access to) the DWF package file is available. The subsequent binding makes it possible to read section content data from the DWF package.

Parameters:
zName A string that uniquely identifies the section in the DWF package.
zTitle The descriptive and display friendly title text.
pPackageReader A package reader to bind to the section.
Exceptions:
DWFException 

Reimplemented from DWFToolkit::DWFSection::Factory.


The documentation for this class was generated from the following file:
Generated on Tue May 17 12:38:57 2005 for Autodesk DWF Toolkit by  doxygen 1.4.1