CFx SDK Documentation 2024 SP0
|
#include "PdfImport.h"
#include <map>
#include "Ge/GePoint2dArray.h"
#include "OdaSTL.h"
#include "StringArray.h"
Go to the source code of this file.
Classes | |
class | PdfImporterEx |
Macros | |
#define | STL_USING_STRING |
Typedefs | |
typedef OdSmartPtr< PdfProperties > | PdfPropertiesPtr |
typedef OdSmartPtr< OdGiRasterImage > | OdGiRasterImagePtr |
typedef OdSmartPtr< PdfImporterEx > | PdfImporterExPtr |
#define STL_USING_STRING |
Definition at line 30 of file PdfImportEx.h.
typedef OdSmartPtr<OdGiRasterImage> OdGiRasterImagePtr |
Definition at line 42 of file PdfImportEx.h.
typedef OdSmartPtr<PdfImporterEx> PdfImporterExPtr |
A data type that represents a smart pointer to a <link PdfImporterEx, PDF importer> object.
Definition at line 190 of file PdfImportEx.h.
typedef OdSmartPtr<PdfProperties> PdfPropertiesPtr |
A data type that represents a smart pointer to a .pdf properties container.
Definition at line 39 of file PdfImportEx.h.