Custom Platform Support Development Kit  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ISolidStrokeStyle.h File Reference

This file contains the interface for ISolidStrokeStyle. This interface represents a solid stroke style of an edge. More...

#include "FCMPreConfig.h"
#include "FCMPluginInterface.h"
#include "FCMPostConfig.h"

Go to the source code of this file.

Classes

struct  DOM::StrokeStyle::MITER_JOIN_PROP
 Defines the properties for the miter join. More...
 
struct  DOM::StrokeStyle::CAP_STYLE
 Defines cap style. More...
 
struct  DOM::StrokeStyle::JOIN_STYLE
 Defines a join style. More...
 
class  DOM::StrokeStyle::ISolidStrokeStyle
 Defines an interface that represents a "solid" stroke style of an edge. More...
 

Namespaces

 DOM
 Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (Document Object Model).
 
 DOM::StrokeStyle
 Provides interfaces and definitions for stroke styles.
 

Variables

FCM::ConstFCMIID DOM::StrokeStyle::IID_ISOLID_STROKE_STYLE
 Defines the universally-unique interface ID for ISolidStrokeStyle. More...
 

Detailed Description

This file contains the interface for ISolidStrokeStyle. This interface represents a solid stroke style of an edge.