![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
This is the complete list of members for IDOMPathGeometryBuilder, including all inherited members.
| addRef() const =0 | IRCObject | pure virtual |
| arcTo(const FPoint &radius, double rotation, bool isLargeArc, IDOMArcSegment::eSweepDirection sweepDirection, const FPoint &point, bool absolute=true, bool stroked=true)=0 | IDOMPathGeometryBuilder | pure virtual |
| classID() | IDOMPathGeometryBuilder | inlinestatic |
| clone(IEDLObjectPtr &ptrObject, IEDLClassFactory *pFactory) | IEDLObject | inlinevirtual |
| close(bool stroked=true)=0 | IDOMPathGeometryBuilder | pure virtual |
| create(IEDLClassFactory *factory) | IDOMPathGeometryBuilder | static |
| createGeometry(IEDLClassFactory *pFactory, IDOMPathGeometry::eFillRule fillRule, bool ignoreDegenerateSubpaths=false, const FMatrix &renderTransform=FMatrix()) const =0 | IDOMPathGeometryBuilder | pure virtual |
| curveTo(const FPoint &control0, const FPoint &control1, const FPoint &point, bool absolute=true, bool stroked=true)=0 | IDOMPathGeometryBuilder | pure virtual |
| decRef() const =0 | IRCObject | pure virtual |
| getClassID() const =0 | IEDLObject | pure virtual |
| getRefCount() const =0 | IRCObject | pure virtual |
| init(CClassParams *pData) | IEDLObject | inlinevirtual |
| lineTo(const FPoint &point, bool absolute=true, bool stroked=true)=0 | IDOMPathGeometryBuilder | pure virtual |
| moveTo(const FPoint &point, bool absolute=true)=0 | IDOMPathGeometryBuilder | pure virtual |
| quadCurveTo(const FPoint &control, const FPoint &point, bool absolute=true, bool stroked=true)=0 | IDOMPathGeometryBuilder | pure virtual |
| ~IRCObject() | IRCObject | inlineprotectedvirtual |