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

Header file for Illustrator path segment point manipulation. More...

#include "hdicoreArtboardPoint.h"
Include dependency graph for hdicoreArtboardSegPoint.h:

Classes

class  hdi::core::ArtboardSegPoint
 Describes a segment point of a bezier path on the Illustrator artboard. More...
 

Typedefs

typedef std::unique_ptr< ArtboardSegPoint > hdi::core::ArtboardSegPointUP
 
typedef std::shared_ptr< ArtboardSegPoint > hdi::core::ArtboardSegPointSP
 
typedef std::weak_ptr< ArtboardSegPoint > hdi::core::ArtboardSegPointWP
 

Functions

aip::PathSegPoint * hdi::core::__accessImpl (const ArtboardSegPoint &)
 
ArtboardSegPoint hdi::core::__accessCtor (const aip::PathSegPoint &)
 

Detailed Description

Header file for Illustrator path segment point manipulation.