Hot Door CORE 0.8.2
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
hdicoreLayer.h File Reference

Header file for general application layer manipulation. More...

#include "hdicoreTypes.h"
#include "hdicoreColor.h"
#include "hdicoreRect.h"
Include dependency graph for hdicoreLayer.h:

Classes

class  hdi::core::Layer
 Allows for layer metadata access, visibility manipulation, locking, etc. More...
 
class  hdi::core::Layer::Iterator
 Allows for iteration through the siblings of a layer, a la std::vector iteration. More...
 

Typedefs

typedef std::unique_ptr< Layer > hdi::core::LayerUP
 
typedef std::shared_ptr< Layer > hdi::core::LayerSP
 
typedef std::weak_ptr< Layer > hdi::core::LayerWP
 

Functions

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

Detailed Description

Header file for general application layer manipulation.