Hot Door CORE 0.8.4
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
hdicoreTextTabStopSet.h File Reference

Header file for general Illustrator tab stop set manipulation. More...

#include "hdicoreTypes.h"
Include dependency graph for hdicoreTextTabStopSet.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< TextTabStopSethdi::core::TextTabStopSetUP
typedef std::shared_ptr< TextTabStopSethdi::core::TextTabStopSetSP
typedef std::weak_ptr< TextTabStopSethdi::core::TextTabStopSetWP

Functions

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

Detailed Description

Header file for general Illustrator tab stop set manipulation.