Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
IDOMPathNode::Data Class Reference

Initialization data. More...

#include <edl/idompath.h>

Inheritance diagram for IDOMPathNode::Data:
[legend]

Public Member Functions

 Data ()
Public Member Functions inherited from CClassParams
virtual ~CClassParams ()

Public Attributes

float opacity
double strokeThickness
double miterLimit
eStrokeLineJoin strokeLineJoin
eStrokeLineCap strokeStartLineCap
eStrokeLineCap strokeEndLineCap
eStrokeLineCap strokeDashLineCap
eStrokeMiterLimitTreatment strokeMiterLimitTreatment
double strokeDashOffset
bool snapsToDevicePixels
EDLString language
EDLString automationPropertiesName
EDLString automationPropertiesHelpText
FMatrix renderTransform
IDOMTargetPtr ptrNavigateLink
IDOMBrushPtr ptrFill
IDOMBrushPtr ptrStroke
IDOMBrushPtr ptrOpacityMask
IDOMPathGeometryPtr ptrPathData
IDOMPathGeometryPtr ptrClip
eBlendMode blendMode
eEdgeMode edgeMode
bool zeroWidthLinesAreVisible
bool overprintMode
bool fillOverprint
bool strokeOverprint
bool strokeAdjust

Detailed Description

Initialization data.

Constructor & Destructor Documentation

◆ Data()

IDOMPathNode::Data::Data ( )
inline

Member Data Documentation

◆ automationPropertiesHelpText

EDLString IDOMPathNode::Data::automationPropertiesHelpText

◆ automationPropertiesName

EDLString IDOMPathNode::Data::automationPropertiesName

◆ blendMode

eBlendMode IDOMPathNode::Data::blendMode

◆ edgeMode

eEdgeMode IDOMPathNode::Data::edgeMode

◆ fillOverprint

bool IDOMPathNode::Data::fillOverprint

◆ language

EDLString IDOMPathNode::Data::language

◆ miterLimit

double IDOMPathNode::Data::miterLimit

◆ opacity

float IDOMPathNode::Data::opacity

◆ overprintMode

bool IDOMPathNode::Data::overprintMode

◆ ptrClip

IDOMPathGeometryPtr IDOMPathNode::Data::ptrClip

◆ ptrFill

IDOMBrushPtr IDOMPathNode::Data::ptrFill

◆ ptrNavigateLink

IDOMTargetPtr IDOMPathNode::Data::ptrNavigateLink

◆ ptrOpacityMask

IDOMBrushPtr IDOMPathNode::Data::ptrOpacityMask

◆ ptrPathData

IDOMPathGeometryPtr IDOMPathNode::Data::ptrPathData

◆ ptrStroke

IDOMBrushPtr IDOMPathNode::Data::ptrStroke

◆ renderTransform

FMatrix IDOMPathNode::Data::renderTransform

◆ snapsToDevicePixels

bool IDOMPathNode::Data::snapsToDevicePixels

◆ strokeAdjust

bool IDOMPathNode::Data::strokeAdjust

◆ strokeDashLineCap

eStrokeLineCap IDOMPathNode::Data::strokeDashLineCap

◆ strokeDashOffset

double IDOMPathNode::Data::strokeDashOffset

◆ strokeEndLineCap

eStrokeLineCap IDOMPathNode::Data::strokeEndLineCap

◆ strokeLineJoin

eStrokeLineJoin IDOMPathNode::Data::strokeLineJoin

◆ strokeMiterLimitTreatment

eStrokeMiterLimitTreatment IDOMPathNode::Data::strokeMiterLimitTreatment

◆ strokeOverprint

bool IDOMPathNode::Data::strokeOverprint

◆ strokeStartLineCap

eStrokeLineCap IDOMPathNode::Data::strokeStartLineCap

◆ strokeThickness

double IDOMPathNode::Data::strokeThickness

◆ zeroWidthLinesAreVisible

bool IDOMPathNode::Data::zeroWidthLinesAreVisible

The documentation for this class was generated from the following file: