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

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

#include "hdicoreTypes.h"
Include dependency graph for hdicoreTextParaStyleSet.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< TextParaStyleSethdi::core::TextParaStyleSetUP
typedef std::shared_ptr< TextParaStyleSethdi::core::TextParaStyleSetSP
typedef std::weak_ptr< TextParaStyleSethdi::core::TextParaStyleSetWP

Functions

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

Detailed Description

Header file for general Illustrator paragraph style set manipulation.