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

Header file for path style-related classes. More...

#include "hdicoreArtColor.h"
Include dependency graph for hdicorePathStyle.h:
This graph shows which files directly or indirectly include this file:

Classes

class  hdi::core::DashStyle
 Describes the dash styling of a path. More...
 
class  hdi::core::DashStyle::Map
 Acts as a DashStyle value map, indicating which values are "known". More...
 
class  hdi::core::FillStyle
 Describes the fill styling of a path. More...
 
class  hdi::core::FillStyle::Map
 Acts as a FillStyle value map, indicating which values are "known". More...
 
class  hdi::core::StrokeStyle
 Describes the stroke styling of a path. More...
 
class  hdi::core::StrokeStyle::Map
 Acts as a StrokeStyle value map, indicating which values are "known". More...
 
class  hdi::core::PathStyle
 Describes all styling attributes of a path. More...
 
class  hdi::core::PathStyle::Map
 Acts as a StrokeStyle value map, indicating which values are "known". More...
 

Typedefs

typedef std::unique_ptr< DashStyle > hdi::core::DashStyleUP
 
typedef std::shared_ptr< DashStyle > hdi::core::DashStyleSP
 
typedef std::weak_ptr< DashStyle > hdi::core::DashStyleWP
 
typedef std::unique_ptr< FillStyle > hdi::core::FillStyleUP
 
typedef std::shared_ptr< FillStyle > hdi::core::FillStyleSP
 
typedef std::weak_ptr< FillStyle > hdi::core::FillStyleWP
 
typedef std::unique_ptr< StrokeStyle > hdi::core::StrokeStyleUP
 
typedef std::shared_ptr< StrokeStyle > hdi::core::StrokeStyleSP
 
typedef std::weak_ptr< StrokeStyle > hdi::core::StrokeStyleWP
 
typedef std::unique_ptr< PathStyle > hdi::core::PathStyleUP
 
typedef std::shared_ptr< PathStyle > hdi::core::PathStyleSP
 
typedef std::weak_ptr< PathStyle > hdi::core::PathStyleWP
 

Detailed Description

Header file for path style-related classes.