CFx SDK Documentation 2024 SP0
|
Namespaces | |
namespace | AccessPermissions |
namespace | Action |
namespace | Activation |
namespace | Artwork |
namespace | Border |
namespace | CAD |
namespace | Camera |
namespace | Deactivation |
namespace | Geometry |
namespace | Highlighting |
namespace | Image |
namespace | Label |
namespace | Lighting |
namespace | Page |
namespace | Rendering |
namespace | Source |
namespace | Text |
Classes | |
class | Od2dGeometryBlock |
class | Od2dGeometryLayer |
class | Od2dGeometryReference |
class | OdAnimation |
class | OdAnnotation |
class | OdArtwork |
class | OdBaseCameraMotion |
class | OdBaseNodeMotion |
class | OdButton |
class | OdCADDefinition |
class | OdCADModel |
class | OdCADReference |
class | OdCamera |
class | OdCheckBox |
class | OdDocument |
class | OdDropDownList |
class | OdFile |
class | OdImage |
class | OdLink |
class | OdListBox |
class | OdObject |
class | OdPage |
class | OdRadioButton |
class | OdSignatureField |
class | OdSlideTable |
class | OdTable |
class | OdTableCreator |
class | OdText |
class | OdTextField |
class | OdView |
Typedefs | |
typedef OdSharedPtr< OdBaseCameraMotion > | OdBaseCameraMotionPtr |
typedef OdSharedPtr< OdBaseNodeMotion > | OdBaseNodeMotionPtr |
typedef OdArray< OdBaseNodeMotionPtr > | OdBaseNodeMotionPtrArray |
typedef OdGsDCRect | OdRect |
typedef OdArray< OdRect > | OdRectArray |
typedef OdArray< Action::Type > | OdActionTypeArray |
typedef OdArray< Source::Type > | OdSourceTypeArray |
Enumerations | |
enum | PdfPublishResult { eOk = 0 , eInternalError = 1 , eEmptyInputArray = 2 , eNotSortedArray = 3 , eDuplicatedElement = 4 , eNullDocument = 5 , eKeyNotFound = 6 , eNullBaseName = 7 , eNotImplementedYet = 8 , exOdError = 0x00020000 , eLastErrorNum = 0xFFFF } |
Namespace contains declarations for the Publish SDK.
<group TD_Namespaces>
Contains declarations for Publish SDK. <group TD_Namespaces>
Defines the data type for representing an array of Publish action types.
Definition at line 68 of file PdfPublishBaseObject.h.
A data type that represents a smart pointer to an <link OdPdfPublish::OdBaseCameraMotion, OdBaseCameraMotion> object.
Definition at line 164 of file PdfPublishBaseCameraMotion.h.
A data type that represents a smart pointer to an <link OdPdfPublish::OdBaseNodeMotion, OdBaseNodeMotion> object.
Definition at line 143 of file PdfPublishBaseNodeMotion.h.
A data type that represents an array of smart pointers to an <link OdPdfPublish::OdBaseNodeMotion, OdBaseNodeMotion> object.
Definition at line 148 of file PdfPublishBaseNodeMotion.h.
typedef OdGsDCRect OdPdfPublish::OdRect |
Defines the data type for representing a two-dimensional rectangle object.
Definition at line 52 of file PdfPublishBaseObject.h.
typedef OdArray<OdRect> OdPdfPublish::OdRectArray |
Defines the data type for representing an array of two-dimensional rectangles.
Definition at line 60 of file PdfPublishBaseObject.h.
Defines the data type for representing an array of Publish JavaScript source types.
Definition at line 76 of file PdfPublishBaseObject.h.
Contains declarations representing the result of the publishing operations. Values declared within this enumeration are returned by <link !!OVERLOADED_exportPdf_OdPdfPublish::OdFile, exportPdf methods> of the <link OdPdfPublish::OdFile, OdFile> class.
Enumerator | |
---|---|
eOk | |
eInternalError | |
eEmptyInputArray | |
eNotSortedArray | |
eDuplicatedElement | |
eNullDocument | |
eKeyNotFound | |
eNullBaseName | |
eNotImplementedYet | |
exOdError | |
eLastErrorNum |
Definition at line 41 of file PdfPublishCommon.h.
OdPdfPublish::SMARTPTR | ( | Od2dGeometryBlock | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::Od2dGeometryBlock, Od2dGeometryBlock> object.
OdPdfPublish::SMARTPTR | ( | Od2dGeometryLayer | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::Od2dGeometryLayer, Od2dGeometryLayer> object.
OdPdfPublish::SMARTPTR | ( | Od2dGeometryReference | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::Od2dGeometryReference, Od2dGeometryReference> object.
OdPdfPublish::SMARTPTR | ( | OdAnimation | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdAnimation, OdAnimation> object.
OdPdfPublish::SMARTPTR | ( | OdAnnotation | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdAnnotation, OdAnnotation> object.
OdPdfPublish::SMARTPTR | ( | OdArtwork | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdArtwork, OdArtwork> object.
OdPdfPublish::SMARTPTR | ( | OdButton | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdButton, OdButton> object.
OdPdfPublish::SMARTPTR | ( | OdCADDefinition | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdCADDefinition, OdCADDefinition> object.
OdPdfPublish::SMARTPTR | ( | OdCADModel | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdCADModel, OdCADModel> object.
OdPdfPublish::SMARTPTR | ( | OdCADReference | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdCADReference, OdCADReference> object.
OdPdfPublish::SMARTPTR | ( | OdCamera | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdCamera, OdCamera> object.
OdPdfPublish::SMARTPTR | ( | OdCheckBox | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdCheckBox, OdCheckBox> object.
OdPdfPublish::SMARTPTR | ( | OdDocument | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdDocument, OdDocument> object.
OdPdfPublish::SMARTPTR | ( | OdDropDownList | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdDropDownList, OdDropDownList> object.
OdPdfPublish::SMARTPTR | ( | OdFile | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdFile, OdFile> object.
OdPdfPublish::SMARTPTR | ( | OdImage | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdImage, OdImage> object.
OdPdfPublish::SMARTPTR | ( | OdLink | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdLink, OdLink> object.
OdPdfPublish::SMARTPTR | ( | OdListBox | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdListBox, OdListBox> object.
OdPdfPublish::SMARTPTR | ( | OdObject | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdObject, OdObject> object.
OdPdfPublish::SMARTPTR | ( | OdPage | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdPage, OdPage> object.
OdPdfPublish::SMARTPTR | ( | OdRadioButton | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdRadioButton, OdRadioButton> object.
OdPdfPublish::SMARTPTR | ( | OdSignatureField | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdSignatureField, OdSignatureField> object.
OdPdfPublish::SMARTPTR | ( | OdSlideTable | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdSlideTable, OdSlideTable> object.
OdPdfPublish::SMARTPTR | ( | OdTable | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdTable, OdTable> object.
OdPdfPublish::SMARTPTR | ( | OdTableCreator | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdTableCreator, OdTableCreator> object.
OdPdfPublish::SMARTPTR | ( | OdText | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdText, OdText> object.
OdPdfPublish::SMARTPTR | ( | OdTextField | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdTextField, OdTextField> object.
OdPdfPublish::SMARTPTR | ( | OdView | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::OdView, OdView> object.