Go to the source code of this file.
Functions | |
void | ActivatePdfDump (Dtk_bool inDumpPDF) |
Dtk_bool | IsPdfDumpActivated () |
void | PdfEndComponent () |
void | PdfEndInstance (Dtk_ID pdfInstID, Dtk_ID childID) |
void | PdfEndNode () |
void | PdfEndWrite (const Dtk_string &inInputFile) |
Dtk_ID | PdfInitComponent (Dtk_ComponentPtr inComponent) |
Dtk_ID | PdfInitInstance (Dtk_ComponentPtr inComponent) |
Dtk_ID | PdfInitNode (Dtk_NodePtr inNode) |
Dtk_ErrorStatus | PdfInitWrite (const Dtk_string &inInputFileName, const Dtk_string &inOutputFolder) |
void | PdfInstanceExistingPrototype (Dtk_ID ComponentIndex) |
void | PdfWriteDrawingNode (Dtk_NodePtr inNode) |
void | PdfWriteEntity (Dtk_EntityPtr inEntity) |
void | PdfWriteMetaData (Dtk_ComponentPtr inComponent) |
void | PdfWriteMetaData (Dtk_tab< Dtk_MetaDataPtr > &inTabMetadata) |
void ActivatePdfDump | ( | Dtk_bool | inDumpPDF | ) |
Dtk_bool IsPdfDumpActivated | ( | ) |
void PdfEndComponent | ( | ) |
void PdfEndNode | ( | ) |
void PdfEndWrite | ( | const Dtk_string & | inInputFile | ) |
Dtk_ID PdfInitComponent | ( | Dtk_ComponentPtr | inComponent | ) |
Dtk_ID PdfInitInstance | ( | Dtk_ComponentPtr | inComponent | ) |
Dtk_ID PdfInitNode | ( | Dtk_NodePtr | inNode | ) |
Dtk_ErrorStatus PdfInitWrite | ( | const Dtk_string & | inInputFileName, |
const Dtk_string & | inOutputFolder | ||
) |
void PdfInstanceExistingPrototype | ( | Dtk_ID | ComponentIndex | ) |
void PdfWriteDrawingNode | ( | Dtk_NodePtr | inNode | ) |
void PdfWriteEntity | ( | Dtk_EntityPtr | inEntity | ) |
void PdfWriteMetaData | ( | Dtk_ComponentPtr | inComponent | ) |
void PdfWriteMetaData | ( | Dtk_tab< Dtk_MetaDataPtr > & | inTabMetadata | ) |