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

DWF Publisher API
[DWF Toolkit Components]

Collaboration diagram for DWF Publisher API:


Detailed Description

This layer was added to make it easier for applications to publish to DWF through an API that unified scene graphics creation with object definition, metadata and structural representation. These classes and interfaces were developed for the first DWF 3D publishing applications but with future coverage for 2D in mind. This API provides a great deal of flexibility to developers who would like to also be able to post-process or 'watch" the metadata sent to the DWF. This is achieved using the publishable resource and object visitors which can be composited together for even more publish-time data processing.

At this time, the toolkit provides only a reference implementation for DWF Version 6.01 - DWF 3D with a single model. In future releases, this API will be elaborated in greater detail for both 2D and 3D DWF publishing.

This module has been layered over the Package API, giving developers of publishing applications the choice of which interface is best for them.


Modules

 2D Publisher API
 3D Publisher API

Classes

class  DWFToolkit::DWFEmbeddedFontImpl
 Interface for TrueType font embedding engines.
Since:
7.0.1.
More...
class  DWFToolkit::DWFEmbeddedFont
 A general representation of a TrueType font that can be published.
Since:
7.0.1.
More...
class  DWFToolkit::DWFImage
 This class represents a publishable image.
Since:
7.0.1.
More...
class  DWFToolkit::DWFTexture
 This class represents a publishable texture image.
Since:
7.0.1.
More...
class  DWFToolkit::DWFPackagePublisher
 An publisher implementation for producing DWF package files.
Since:
7.0.1.
More...
class  DWFToolkit::DWFPublishedObject
 This class is used to capture the elationship between a graphics element/node and some publishable structure and metadata.
Since:
7.0.1.
More...
class  DWFToolkit::DWFPublishedObject::Factory
class  DWFToolkit::DWFPublishedObject::Visitor
 Base implementation and interface defintion for objects (visitors) that that extract structure and metadata from the published objects.
Since:
7.0.1.
More...
class  DWFToolkit::DWFPublishable
 Base class for interaction with the DWFPublisher.
Since:
7.0.1.
More...
class  DWFToolkit::DWFPublishableResource
 Content that can be added to/associated with a section.
Since:
7.0.1.
More...
class  DWFToolkit::DWFPublishableSection
 Base class for sections that can be used with the DWFPublisher.
Since:
7.0.1.
More...
class  DWFToolkit::DWFPropertyVisitor
 Base implementation and interface defintion for objects (visitors) that publishers can use with publishable sources to extract their property data.
Since:
7.0.1.
More...
class  DWFToolkit::DWFEmbeddedFontVisitor
 Base implementation and interface defintion for objects (visitors) that publishers can use with publishable sources to extract their embedded font data.
Since:
7.0.1.
More...
class  DWFToolkit::DWFPublisher
 Base implementation and interface defintion for objects (publishers) that can process and publish known content.
Since:
7.0.1.
More...


Generated on Tue May 17 12:38:52 2005 for Autodesk DWF Toolkit by  doxygen 1.4.1