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