Hot Door CORE 0.8.2
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
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< Document > hdi::core::DocumentUP
 
typedef std::shared_ptr< Document > hdi::core::DocumentSP
 
typedef std::weak_ptr< Document > hdi::core::DocumentWP
 

Functions

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

Detailed Description

Header file for manipulating application documents.