![]() |
Hot Door CORE 0.8.4
Adobe® Illustrator® Plug-in Library
|
Header file for general Illustrator paragraph style set manipulation. More...
#include "hdicoreTypes.h"
Classes | |
| class | hdi::core::TextParaStyleSet |
| Encapsulates paragraph style set functionality from the Illustrator SDK. More... | |
| class | hdi::core::TextParaStyleSet::Iterator |
| Allows for iteration through the children of a paragraph style set, a la std::vector iteration. More... | |
Typedefs | |
| typedef std::unique_ptr< TextParaStyleSet > | hdi::core::TextParaStyleSetUP |
| typedef std::shared_ptr< TextParaStyleSet > | hdi::core::TextParaStyleSetSP |
| typedef std::weak_ptr< TextParaStyleSet > | hdi::core::TextParaStyleSetWP |
Functions | |
| aip::TextParaStyleSet * | hdi::core::__accessImpl (const TextParaStyleSet &) |
| TextParaStyleSet | hdi::core::__accessCtor (const aip::TextParaStyleSet &) |
Header file for general Illustrator paragraph style set manipulation.