Deprecated List

Class WD_GUID
This class is only used in the context of a WT_BlockRef object, which has been deprecated. This remains in the toolkit only for backward compatability with DWF version 00.55.

Class WT_Alignment
This class is only used in the context of a WT_BlockRef object, which has been deprecated. This remains in the toolkit only for backward compatability with DWF version 00.55.

Member WT_Attribute_URL::add_url (WT_URL_Item &item)
Clients should always use add_url_optimized().

Class WT_Background
This class is provided for backward compatibiility with classic DWF files of version 0.55 and earlier. Users desiring to set background color for W2D files should set the DWFEPlot::EPlotPaper color. Any attempt to use this attribute in version 6.0 or greater will result in a WT_Result::Toolkit_Usage_Error during the sync() and/or serialize() calls.
See also:
WT_Rendering_Options

Class WT_Block_Meaning
This class is only used in the context of a WT_BlockRef object, which has been deprecated. This remains in the toolkit only for backward compatability with DWF version 00.55.

Class WT_BlockRef
BlockRefs were only available in vesion 00.55, they were a short-lived architectural solution that has been deprecated in deference to the DWF 6 package format structure.

Class WT_Directory
This class is provided for backward compatibiility with DWF 00.55 files. This object is managed by the framework and is not typically used by client code.

Class WT_Embedded_Font
Clients should embed font subsets in the DWF package, rather than in a W2D stream

Class WT_Encryption
This class is only used in the context of a WT_BlockRef object, which has been deprecated. Further, this opcode was primarily intended for future data encryption support that was never realized. This remains in the toolkit only for backward compatability with DWF version 00.55.

Member WT_File::Block_Write
Block writing is only available for classic DWF files of version 00.55.

Member WT_File::Block_Read
Block reading is only available for classic DWF files of version 00.55.

Member WT_File::Block_Append
Block appending is only available for classic DWF files of version 00.55.

Class WT_FileTime
This class is only used in the context of a WT_BlockRef object, which has been deprecated. This remains in the toolkit only for backward compatability with DWF version 00.55.

Class WT_Group_Begin
The functionality of this object has been absorbed by the more efficient WT_Object_Node rendition attribute.

Class WT_Group_End
The functionality of this object has been absorbed by the more efficient WT_Object_Node rendition attribute.

Class WT_Guid
This class is only used in the context of a WT_BlockRef object, which has been deprecated. This remains in the toolkit only for backward compatability with DWF version 00.55.

Class WT_Guid_List
This class is only used in the context of a WT_BlockRef object, which has been deprecated.

Class WT_Informational
This class is provided for backward compatibiility with classic DWF files of version 00.55 and earlier. Users desiring to add metadata to the W2D page should create properties using DWFEPlot::EPlotPage::GetProperties()->AddProperty(). Use of derivatives of this class are allowed in version 6.0 and beyond, but this is discouraged.

Class WT_Inked_Area
This information is now contained in the DWFEPlot::EPlotGraphicResource "extents" rectangle. This remains in the toolkit only for backward compatability with previous versions of DWF.
See also:
WT_Rendering_Options

Class WT_Marker_Size
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.

Class WT_Marker_Symbol
The marker symbol is no longer supported. This remains in the toolkit only for backward compatability with previous DWF file versions.

Class WT_Orientation
This class is only used in the context of a WT_BlockRef object, which has been deprecated. This remains in the toolkit only for backward compatability with DWF version 00.55.

Class WT_Password
This class is only used in the context of a WT_BlockRef object, which has been deprecated. This remains in the toolkit only for backward compatability with DWF version 00.55.

Class WT_Plot_Info
The information contained in the WT_Plot_Info object should be specified instead in the DWF 06.00 (and greater) DWFEPlot::EPlotPaper and DWFEPlot::EPlotGraphicResource objects. This remains in the toolkit only for backward compatability with previous DWF versions.

Class WT_SignData
The low-level specification of digital signature for the WHIP! format was never completed and it was decided that digital signature information is better served in the DWF package format rather than in the 2D channel file. Further, the WT_SignData opcode related specifically to a collection of WT_BlockRef objects, which have also been has been deprecated. This remains in the toolkit only for backward compatability with DWF version 00.55.

Class WT_Trusted_Font_List
This contained all "trusted" non-standard fonts. Starting with WHIP! version 00.55, WHIP! data authors have the flexibility of embedding subsetted font information using WT_Embedded_Font or assume the presence of certain "trusted" fonts using this object. While good information for an authoring app (tells the app which utilized fonts should be embedded), this information is pretty useless in the WHIP! data. Use of this object is discouraged. This remains in the toolkit only for backward compatability with DWF version 00.55.

Member WT_URL::add_url (WT_URL_Item &item)
Clients should always use add_url_optimized().

Member WT_URL::add_url (WT_Integer32 index, WT_Unsigned_Integer16 const *address, WT_Unsigned_Integer16 const *friendly_name)
Clients should always use add_url_optimized().

Member WT_URL::add_url (WT_Integer32 index, WT_String &address, WT_String &friendly_name)
Clients should always use add_url_optimized().

Member WT_URL::flush_rendition (WT_File &file)
Clients should always use add_url_optimized(), and if they do so, they need not use flush_rendition().

Member DECLARE_TIMESTAMP_CLASS
This class is provided for backward compatibiility with classic DWF files of version 00.55 and earlier. Users desiring to add creation time metadata to the W2D resource should create an ISO dateTime string in the form "CCYY-MM-DDThh:mm:ss.sss[Z|{+,-}mm:ss]" and call the method DWFEPlot::EPlotPage::GetProperties()->AddProperty(EPlotProperty::S_PROPERTY_SOURCE_MODIFICATION_TIME, time). Use of this class is allowed in version 6.0 and beyond, but this is discouraged.

Member DECLARE_TIMESTAMP_CLASS
This class is provided for backward compatibiility with classic DWF files of version 00.55 and earlier. Users desiring to add creation time metadata to the W2D resource should create an ISO dateTime string in the form "CCYY-MM-DDThh:mm:ss.sss[Z|{+,-}mm:ss]" and call the method DWFEPlot::EPlotPage::GetProperties()->AddProperty(EPlotProperty::S_PROPERTY_SOURCE_CREATION_TIME, time). Use of this class is allowed in version 6.0 and beyond, but this is discouraged.

Member DECLARE_TIMESTAMP_CLASS
This class is provided for backward compatibiility with classic DWF files of version 00.55 and earlier. Users desiring to add creation time metadata to the W2D resource should create an ISO dateTime string in the form "CCYY-MM-DDThh:mm:ss.sss[Z|{+,-}mm:ss]" and call the method DWFEPlot::EPlotPage::GetProperties()->AddProperty(EPlotProperty::S_PROPERTY_MODIFICATION_TIME, time). Use of this class is allowed in version 6.0 and beyond, but this is discouraged.

Member DECLARE_TIMESTAMP_CLASS
This class is provided for backward compatibiility with classic DWF files of version 00.55 and earlier. Users desiring to add creation time metadata to the W2D resource should create an ISO dateTime string in the form "CCYY-MM-DDThh:mm:ss.sss[Z|{+,-}mm:ss]" and call the method DWFEPlot::EPlotPage::GetProperties()->AddProperty(EPlotProperty::S_PROPERTY_CREATION_TIME, time). Use of this class is allowed in version 6.0 and beyond, but this is discouraged.

Generated on Tue Jan 6 22:41:29 2009 for Autodesk DWF Whip 2D Toolkit by  doxygen 1.4.5