Hot Door CORE 0.8.4
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
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< DashStylehdi::core::DashStyleUP
typedef std::shared_ptr< DashStylehdi::core::DashStyleSP
typedef std::weak_ptr< DashStylehdi::core::DashStyleWP
typedef std::unique_ptr< FillStylehdi::core::FillStyleUP
typedef std::shared_ptr< FillStylehdi::core::FillStyleSP
typedef std::weak_ptr< FillStylehdi::core::FillStyleWP
typedef std::unique_ptr< StrokeStylehdi::core::StrokeStyleUP
typedef std::shared_ptr< StrokeStylehdi::core::StrokeStyleSP
typedef std::weak_ptr< StrokeStylehdi::core::StrokeStyleWP
typedef std::unique_ptr< PathStylehdi::core::PathStyleUP
typedef std::shared_ptr< PathStylehdi::core::PathStyleSP
typedef std::weak_ptr< PathStylehdi::core::PathStyleWP

Detailed Description

Header file for path style-related classes.