CFx SDK Documentation
2022 SP0
|
Namespaces | |
Action | |
Activation | |
Artwork | |
Border | |
Camera | |
Deactivation | |
Geometry | |
Highlighting | |
Image | |
Label | |
Lighting | |
Page | |
PRC | |
Rendering | |
Text | |
Classes | |
class | OdFile |
class | Od2dGeometryBlock |
class | Od2dGeometryReference |
class | OdAnnotation |
class | OdArtwork |
class | OdObject |
class | OdButton |
class | OdCamera |
class | OdCheckBox |
class | OdDocument |
class | OdDropDownList |
class | OdImage |
class | OdLink |
class | OdListBox |
class | OdCADModel |
class | OdPage |
class | OdRadioButton |
class | OdSignatureField |
class | OdSlideTable |
class | OdTable |
class | OdTableCreator |
class | OdText |
class | OdTextField |
class | OdView |
Typedefs | |
typedef OdGsDCRect | OdRect |
typedef OdArray< OdRect > | OdRectArray |
typedef OdArray< Action::Type > | OdActionTypeArray |
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 Teigha Publish.
Contains declarations for Teigha Publish.
Definition at line 61 of file PdfPublishBaseObject.h.
typedef OdGsDCRect OdPdfPublish::OdRect |
Defines the data type for representing a two-dimensional rectangle object.
Definition at line 51 of file PdfPublishBaseObject.h.
typedef OdArray<OdRect> OdPdfPublish::OdRectArray |
Defines the data type for representing an array of two-dimensional rectangles.
Definition at line 59 of file PdfPublishBaseObject.h.
Contains declarations representing the result of the publishing operations. Values declared within this enumeration are returned by <link !!OVERLOADED_Methods_exportPdf_OdPdfPublish::OdFile, exportPdf methods> of the <link OdPdfPublish::OdFile,OdFile> class.
Definition at line 40 of file PdfPublishCommon.h.
OdPdfPublish::SMARTPTR | ( | Od2dGeometryBlock | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::Od2dGeometryBlock, Od2dGeometryBlock> object.
OdPdfPublish::SMARTPTR | ( | Od2dGeometryReference | ) |
A data type that represents a smart pointer to an <link OdPdfPublish::Od2dGeometryReference, Od2dGeometryReference> 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 | ( | OdCADModel | ) |
A data type that represents a smart pointer to an link<OdPdfPublish::OdCADModel, OdCADModel> 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 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 smart pointer to an OdPublishObject 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 | ) |
Implements the smart pointer to the PDF publish.
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.