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

Header file for general Illustrator character style set manipulation. More...

#include "hdicoreTypes.h"
Include dependency graph for hdicoreTextCharStyleSet.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< TextCharStyleSethdi::core::TextCharStyleSetUP
typedef std::shared_ptr< TextCharStyleSethdi::core::TextCharStyleSetSP
typedef std::weak_ptr< TextCharStyleSethdi::core::TextCharStyleSetWP

Functions

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

Detailed Description

Header file for general Illustrator character style set manipulation.