![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
This is the complete list of members for IDOMSolidColorBrush, including all inherited members.
| addRef() const =0 | IRCObject | pure virtual |
| classID() | IDOMSolidColorBrush | inlinestatic |
| clone(IEDLObjectPtr &ptrObject, IEDLClassFactory *pFactory) | IEDLObject | inlinevirtual |
| create(IEDLClassFactory *pFactory, const IDOMColorPtr &color, float opacity=1.0f) | IDOMSolidColorBrush | static |
| createSolidCmyk(IEDLClassFactory *pFactory, float c=0.0f, float m=0.0f, float y=0.0f, float k=0.0f) | IDOMSolidColorBrush | inlinestatic |
| createSolidGray(IEDLClassFactory *pFactory, float gray=0.0f) | IDOMSolidColorBrush | inlinestatic |
| createSolidRgb(IEDLClassFactory *pFactory, float r=0.0f, float g=0.0f, float b=0.0f) | IDOMSolidColorBrush | inlinestatic |
| createWithSpaceAndComponents(IEDLClassFactory *pFactory, const IDOMColorSpacePtr &space, double opacity, double component1, double component2=0.0, double component3=0.0, double component4=0.0, double component5=0.0, double component6=0.0, double component7=0.0, double component8=0.0, double component9=0.0, double component10=0.0, double component11=0.0, double component12=0.0, double component13=0.0, double component14=0.0, double component15=0.0, double component16=0.0, double component17=0.0, double component18=0.0, double component19=0.0, double component20=0.0, double component21=0.0, double component22=0.0, double component23=0.0, double component24=0.0, double component25=0.0, double component26=0.0, double component27=0.0, double component28=0.0, double component29=0.0, double component30=0.0, double component31=0.0, double component32=0.0) | IDOMSolidColorBrush | static |
| createWithSpaceAndComponentsFromArray(IEDLClassFactory *pFactory, const IDOMColorSpacePtr &space, float opacity, const float *components) | IDOMSolidColorBrush | static |
| createWithSpaceAndComponentsFromVect(IEDLClassFactory *pFactory, const IDOMColorSpacePtr &space, float opacity, const CEDLVector< float > &components) | IDOMSolidColorBrush | static |
| decRef() const =0 | IRCObject | pure virtual |
| eBrushType enum name | IDOMBrush | |
| eImage enum value | IDOMBrush | |
| eLinearGradient enum value | IDOMBrush | |
| eMasked enum value | IDOMBrush | |
| eNull enum value | IDOMBrush | |
| eRadialGradient enum value | IDOMBrush | |
| eSoftMask enum value | IDOMBrush | |
| eSolidColor enum value | IDOMBrush | |
| eTilingPattern enum value | IDOMBrush | |
| eType1ShadingPattern enum value | IDOMBrush | |
| eType2ShadingPattern enum value | IDOMBrush | |
| eType3ShadingPattern enum value | IDOMBrush | |
| eType4567ShadingPattern enum value | IDOMBrush | |
| eVisual enum value | IDOMBrush | |
| getAdjustedForUseInTransformedNode(IEDLClassFactory *pFactory, const FMatrix &nodeTransform) | IDOMBrush | virtual |
| getBrushType() const =0 | IDOMBrush | pure virtual |
| getClassID() const =0 | IEDLObject | pure virtual |
| getColor() const =0 | IDOMSolidColorBrush | pure virtual |
| getOpacity() const =0 | IDOMBrush | pure virtual |
| getRefCount() const =0 | IRCObject | pure virtual |
| hash(uint64 &hash)=0 | IDOMHashable | pure virtual |
| hashE() | IDOMHashable | inlinevirtual |
| init(CClassParams *pData) | IEDLObject | inlinevirtual |
| setColor(const IDOMColorPtr &color)=0 | IDOMSolidColorBrush | pure virtual |
| setOpacity(float opc)=0 | IDOMBrush | pure virtual |
| ~IDOMHashable() | IDOMHashable | inlinevirtual |
| ~IRCObject() | IRCObject | inlineprotectedvirtual |