![]() |
Hot Door CORE 0.8.3
Adobe® Illustrator® Plug-in Library
|
Header file for general application layer manipulation. More...

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 *&) |
Header file for general application layer manipulation.