Hot Door CORE 0.8.2
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
hdicoreArt.h File Reference

Header file for general Illustrator art manipulation. More...

#include "hdicoreArtboardRect.h"
#include "hdicoreTypes.h"
Include dependency graph for hdicoreArt.h:

Classes

class  hdi::core::Art
 Handles general art-related functionality. More...
 
class  hdi::core::Art::Iterator
 Allows for iteration through the siblings of a piece of source art, a la std::vector iteration. More...
 

Typedefs

typedef std::unique_ptr< Art > hdi::core::ArtUP
 
typedef std::shared_ptr< Art > hdi::core::ArtSP
 
typedef std::weak_ptr< Art > hdi::core::ArtWP
 

Functions

aip::Art * hdi::core::__accessImpl (const Art &)
 
Art hdi::core::__accessCtor (aip::Art *&)
 
hdi::core::Art::BoundsOptions operator| (const hdi::core::Art::BoundsOptions lhs_, const hdi::core::Art::BoundsOptions rhs_)
 
hdi::core::Art::BoundsOptionsoperator|= (hdi::core::Art::BoundsOptions &lhs__, const hdi::core::Art::BoundsOptions rhs_)
 
hdi::core::Art::ExpandOptions operator| (const hdi::core::Art::ExpandOptions lhs_, const hdi::core::Art::ExpandOptions rhs_)
 
hdi::core::Art::ExpandOptionsoperator|= (hdi::core::Art::ExpandOptions &lhs__, const hdi::core::Art::ExpandOptions rhs_)
 
hdi::core::Art::TransformOptions operator| (const hdi::core::Art::TransformOptions lhs_, const hdi::core::Art::TransformOptions rhs_)
 
hdi::core::Art::TransformOptionsoperator|= (hdi::core::Art::TransformOptions &lhs__, const hdi::core::Art::TransformOptions rhs_)
 

Detailed Description

Header file for general Illustrator art manipulation.