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