Hot Door CORE 0.8.4
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
hdicoreDocument.h File Reference

Header file for manipulating application documents. More...

#include "hdicorePoint.h"
#include "hdicoreSize.h"
#include "hdicoreTypes.h"
Include dependency graph for hdicoreDocument.h:

Classes

class  hdi::core::Document
 Allows one to interact with a document and its metadata (differs from CurrentDocument class). More...
class  hdi::core::Document::Preset
 Represents options when creating a new Illustrator document. More...

Typedefs

typedef std::unique_ptr< Documenthdi::core::DocumentUP
typedef std::shared_ptr< Documenthdi::core::DocumentSP
typedef std::weak_ptr< Documenthdi::core::DocumentWP

Functions

aip::Document * hdi::core::__accessImpl (const Document &)
Document hdi::core::__accessCtor (aip::Document *&)

Detailed Description

Header file for manipulating application documents.