DWFToolkit Namespace Reference


Classes

class  DWFXXML
 This class scopes the DWXF XML strings known to the toolkit. More...
class  DWFXContentPart
 A DWFXContentPart provides an OPC wrapper for the DWFContent class, allowing access to it as an OPC part. More...
class  DWFXCustomProperties
class  DWFXDocumentPresentationsPart
class  DWFXDWFDocument
class  DWFXDWFDocumentSequence
class  DWFXDWFProperties
class  DWFXDWFSection
class  DWFXFixedDocument
class  DWFXFixedDocumentSequence
class  DWFXFixedPage
class  DWFXPackage
class  DWFXCustomPropertiesReader
 This class implements the required XML parsing handlers to compose dwfx core properties. More...
class  DWFXDWFDocumentSequenceReader
 This class implements the required XML parsing handlers to compose DWFX DWFDocumentSequence objects from the file. More...
class  DWFXDWFPropertiesReader
 This class implements the required XML parsing handlers to compose dwfx core properties. More...
class  DWFXFixedPageResourceExtractor
 This class implements extraction of DWF resources contained within a Fixed Page part. More...
class  DWFXResourcePart
 This class wraps a DWF resource into an OPC part. More...
class  OPCContentTypes
 The OPCContentTypes defines mappings from extensions of part names to content types. More...
class  OPCCoreProperties
class  OPCPackage
class  OPCPart
 A OPCPart corresponds to a part in the OPC specification. More...
class  OPCPartContainer
 A OPCPartContainer stores and manages the life time of package parts. More...
class  _DWFTK_EXPORT_API_MEMORY_CONTROL_BASE
class  OPCCorePropertiesReader
 This class implements the required XML parsing handlers to compose opc core properties. More...
class  OPCRelationshipContainerReader
 This class implements the required XML parsing handlers to compose opc relationship containers from the *.rels documents. More...
class  OPCRelationship
 A OPCRelationship describes a relationship between a source and target part in the OPC specification. More...
class  OPCRelationshipContainer
class  OPCRelationshipContainerInterface
class  OPCXMLPart
class  OPCZipFileReader
 The OPCZipFileReader provides an implementation of the OPCPhysicalLayerReader interface for reading OPC documents. In particular, it is for reading from files, in which random access is available. It is NOT intended for streamed reading. More...
class  OPCZipWriter
class  DWFBookmark
 A bookmark represents a global hyperlink in DWF package. More...
class  DWFClass
 A DWFClass is used to classify entities and features in the DWF content. More...
class  DWFContent
 Content is the container and management class for all object defintion elements. More...
class  DWFContentElement
 ContentElement is the base class for the object defintion elements class, feature, entity, object and group. More...
class  DWFContentManager
 This class is used to manage one or more global content objects. More...
class  DWFCoordinateSystem
 This class contains Coordinate System definitions. More...
class  DWFCustomSection
 This class can be used to extend DWF with user-defined sections and content. More...
class  DWFDataSection
 An EPlot section encapsulates a 2D data model in the DWF package. More...
class  DWFSTDMap
 This template class extends STL's map class, and defines an inner Iterator class. More...
class  DWFDefinedObject
 This class is used to represent an object in the DWF package. More...
class  DWFDefinedObjectInstance
 This class is used to represent the realization of a defined object as a node in a graphics stream. More...
class  DWFDependency
class  DwfResult
 Deprecated. Please do not use any DwfResult references in new code. Please update legacy code and remove any references to DwfResult. More...
class  DWFEModelSection
 An EModel section encapsulates a 3D data model in the DWF package. More...
class  DWFEntity
 Entities are used to represent a design element that can be used in a model like a door knob or a laptop. More...
class  DWFEPlotSection
 An EPlot section encapsulates a 2D data model in the DWF package. More...
class  DWFFeature
 Features are used to represent a design aspect of an entity or an object, e.g. a hole or an extrusion. More...
class  DWFFontResource
 This class represents an embedded font. More...
class  DWFGlobalSection
 This class contains the base functionality for all global sections in a DWF package. More...
class  DWFEPlotGlobalSection
 This class contains the base functionality for all global EPlot sections in a DWF package. More...
class  DWFEModelGlobalSection
 This class contains the base functionality for all global EPlot sections in a DWF package. More...
class  DWFGraphicResource
 This class represents a persistent stream of visualization data. More...
class  DWFImageResource
 This class represents a persistent stream of image data. More...
class  DWFGroup
 A DWFGroup is used to aggregate multiple elements of a model including groups to provide properties on the aggregate. More...
class  DWFInstance
 An DWFInstance corresponds to a rendition of a DWFObject or a DWFFeaturable, i.e. a renderable element of the model. More...
class  DWFInterface
 This class identifies the existence of a section type in a DWF package. More...
class  DWFManifest
 This class represents a fully parsed DWF package manifest document. More...
class  DWFObject
 Objects represent realizations of entities (design elements) in a model. More...
class  DWFObjectDefinition
 This class provides a reference implementation for the object definition document reader. More...
class  DWFObjectDefinitionResource
 This class is used to create and publish an object definition document. More...
class  DWFPaper
 This class represents the virtual paper upon which all 2D graphics are plotted. More...
class  DWFProperty
 This class represents a categorized name-value data pair. More...
class  DWFPropertySet
 Propertysets are used to collect related properties and property sets into one element. More...
class  DWFContentReader
 This class implements the required XML parsing handlers to compose toolkit content objects from the content definitions documents and provide them via the typed callbacks. More...
class  DWFContentResourceReader
 This class implements the required XML parsing handlers to compose toolkit content objects from the content resource documents and provide them via the typed callbacks. More...
class  DWFDataSectionDescriptorReader
 This class implements the required XML parsing handlers to compose toolkit objects from data section descriptor documents and provide them via the typed callbacks. More...
class  DWFDuplicateAttributeFilter
 This is a plug-in filter for DWFXMLCallback implementations that removes duplicated element attributes in malformed XML streams. More...
class  DWFEModelSectionDescriptorReader
 This class implements the required XML parsing handlers to compose toolkit objects from EModel section descriptor documents and provide them via the typed callbacks. More...
class  DWFEPlotSectionDescriptorReader
 This class implements the required XML parsing handlers to compose toolkit objects from EPlot section descriptor documents and provide them via the typed callbacks. More...
class  DWFGlobalSectionDescriptorReader
 This class implements the required XML parsing handlers to compose toolkit objects from the global section descriptor documents and provide them via the typed callbacks. More...
class  DWFObjectDefinitionReader
 This class implements the required XML parsing handlers to compose toolkit objects from the object definitions documents and provide them via the typed callbacks. More...
class  DWFManifestReader
 This class implements the required XML parsing handlers to compose toolkit objects from the manifest document and provide them via the typed callbacks. More...
class  DWFSectionDescriptorReader
 This class implements the required XML parsing handlers to compose toolkit objects from the section descriptor documents and provide them via the typed callbacks. More...
class  DWFSignatureReader
 This class implements the required XML parsing handlers to compose toolkit signature objects from the signature resource documents and provide them via the typed callbacks. More...
class  DWFSignatureSectionDescriptorReader
 This class implements the required XML parsing handlers to compose toolkit objects from Signature section descriptor documents and provide them via the typed callbacks. More...
class  DWFRenderable
 DWFObject and DWFFeature derive from this class to allow polymorphic access to them. More...
class  DWFResourceRelationship
 Resource to resource relationship. More...
class  DWFResource
 This class contains the base functionality for all resources in DWF section. More...
class  DWFSection
 This class contains the base functionality for all sections in a DWF package. More...
class  DWFSectionContentResource
 This class is used to publish and read the DWFInstance data related to a section. More...
class  DWFSignature
 A DWFSignature is used to ... More...
class  DWFSignatureRequest
 A DWFSignatureRequest is used to ... More...
class  DWFSignatureResource
 This class represents a digital signature resource. More...
class  DWFSignatureSection
 A Signature section encapsulates the ownership of Digital Signatures in the DWF package. More...
class  DWFSource
 This class is used to identify the origin of the section content. More...
class  DWFUnits
 This class is used to describe model viewing and measurement units. More...
class  DWFPackageFileDescriptor
 A special file descriptor for DWF package files. More...
class  DWFPropertyContainer
 An auto-mapping collection utility for DWFResource objects. More...
class  DWFResourceContainer
 An auto-mapping collection utility for DWFResource objects. More...
class  DWF6PackageWriter
 This class is used to publish DWF6 package files. More...
class  DWFXPackageWriter
 This class is used to publish DWFX package files. More...
class  DWFPackageVersion60Extension
 This is the DWF 6.0 File Format plug-in for the DWFPackageWriter. More...
class  DWFPackageVersionTypeInfoExtension
 This is the DWF 6.01 File Format plug-in for the DWFPackageWriter. More...
class  DWFPackageVersion611Extension
 This is the DWF 6.11 File Format plug-in for the DWFPackageWriter. More...
class  DWFPackageVersion620Extension
 This is the DWF 6.20 File Format plug-in for the DWFPackageWriter. More...
class  DWFXPackageVersion710Extension
 This is the DWFx 7.10 File Format plug-in for the DWFPackageWriter. More...
class  X509DataItem
 a X509DataItem ... More...
class  X509IssuerSerial
 a X509IssuerSerial ... More...
class  X509SKI
 a X509SKI ... More...
class  X509SubjectName
 a X509SubjectName ... More...
class  X509Certificate
 a X509Certificate ... More...
class  X509CRL
 a X509CRL ... More...
class  X509Data
 a X509Data ... More...
class  DWFXMLNamespace
 Encapsulates a namespace used to extend elements and/or attributes added to a DWF XML document. More...
class  DWFXMLSerializable
 This interface is used to indicate those classes that can be written as XML into a stream. More...
class  DWFContentPresentation
 Content presentations are publisher defined means of allowing access to meta data (content) published in a dwf. More...
class  DWFContentPresentationDocument
 This class represents the content presentation document. More...
class  DWFContentPresentationModelViewNode
 The DWFContentPresentationModelViewNode class supports scene changes to a 3D model. More...
class  DWFContentPresentationNode
 The DWFContentPresentationNode class supports label-only nodes in a presentation view. More...
class  DWFContentPresentationReferenceNode
 The DWFContentPresentationReferenceNode class allows references to other dwf elements. More...
class  DWFContentPresentationResource
 This class is used to create and publish presentations for a section. More...
class  DWFContentPresentationView
 The DWFContentPresentationView class supports alternate views of a presentation. More...
class  DWF3DCamera
 This class convert W3DCamera to a directly-serializable one. More...
class  DWFModelSceneChangeHandler
class  DWFModelScene
class  DWFPackageContentPresentations
 This class contains the package level content presentations. More...
class  DWFPropertyReference
 The DWFPropertyReference class allows definition of references to properties. More...
class  DWFContentPresentationReader
 This class implements the required XML parsing handlers to compose toolkit objects from the content presentation documents and provide them via the typed callbacks. More...
class  DWFContentPresentationContainer
 An collection utility for DWFContentPresentation objects. More...
class  DWFData
 A publishable object that represents a single Data DWF section. More...
interface  DWFImage
 This class represents a publishable image. More...
interface  DWFTexture
 This class represents a publishable texture image. More...
class  DWFContentElementPropertyVisitor
 An implementation for objects (visitors) that publishers can use with publishable sources to extract their property data. This implementation is used for working with content elements available since DWF toolkit version 7.2. More...
class  DWFDefinedObjectPropertyVisitor
class  DWF6PackagePublisher
 A publisher implementation for producing DWF package files. More...
class  DWFPackagePublisher
 Base class for publisher implementations that produce DWF files. More...
class  DWFResourceVisitor
 Base implementation and interface defintion for objects (visitors) that publishers can use with publishable sections to modify resource data. More...
class  DWFXPackagePublisher
 A publisher implementation for producing DWFX package files. More...
class  DWFPublishedContentElement
 This is an implementation of the DWFPublishedObject, to capture relationships between a graphics element and some published structure, in this case the DWFPublishedDefinedObject. More...
class  DWFPublishedContentElementListener
 The listener used by the DWFPackagePublisher to track, in order, the creation of the instances to generate the default model view navigation tree. More...
class  DWFPublishedDefinedObject
 This is an implementation of the DWFPublishedObject, to capture relationships between a graphics element and some published structure, in this case the DWFPublishedDefinedObject. More...
class  DWFIncludeSegment
 A segment class for defining visual elements that can be referenced throughout the scene. More...
class  DWFModel
 A publishable object that represents a single EModel DWF section. More...
class  DWFSegment
 Represents a unit in the scene to which geometry and/or attributes can be applied. More...
class  DWFStyleSegment
 Represents a special segment that contains one or more attributes that can be applied as a whole, to other scene segments. More...
class  DWFPlot
 A publishable object that represents a single EPlot DWF section. More...
class  DWFPropertyVisitor
 Base implementation and interface defintion for objects (visitors) that publishers can use with publishable sources to extract their property data. More...
interface  DWFPublishable
 Base class for interaction with the DWFPublisher. More...
interface  DWFPublishableResource
 Content that can be added to/associated with a section. More...
interface  DWFPublishableSection
 Base class for sections that can be used with the DWFPublisher. More...
class  DWFPublishedObject
 This class is used to capture the relationship between a graphics element/node and some publishable structure and metadata. More...
class  _DWFToolkitMemory
class  DWFTK_STL_Allocator
 STL allocator replacement. More...
interface  XPSFixedDocument
 This class provides the interface to a FixedDocument as defined in the XPS specification. More...
interface  XPSFixedDocumentSequence
 This class provides the interface to a FixedDocumentSequence as defined in the XPS specification. More...
interface  XPSFixedPage
 This class provides the interface to a FixedPage as defined in the XPS specification. More...
class  XPSPackage
class  XPSDocRefResourceExtractor
 This class implements extraction of DWF resources contained within a Fixed Page part. More...
class  XPSFixedDocumentResourceExtractor
 This class implements extraction of DWF resources contained within a Fixed Page part. More...
class  XPSFixedPageResourceExtractor
 This class implements extraction of DWF resources contained within a Fixed Page part. More...
class  XPSFontResourceExtractor
 This class implements extraction of DWF resources contained within a Fixed Page part. More...


Generated on Tue Jan 6 22:40:22 2009 for Autodesk DWF Toolkit by  doxygen 1.4.5