![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
This is the complete list of members for IDOMPathFigure, including all inherited members.
| addRef() const =0 | IRCObject | pure virtual |
| addSegment(const IDOMPathSegmentPtr &pathSegment)=0 | IDOMPathFigure | pure virtual |
| classID() | IDOMPathFigure | inlinestatic |
| clearSegments()=0 | IDOMPathFigure | pure virtual |
| clone(IEDLObjectPtr &ptrObject, IEDLClassFactory *pFactory) | IEDLObject | inlinevirtual |
| create(IEDLClassFactory *factory, const FPoint &startPoint=FPoint(), bool isClosed=false, bool isFilled=true, const CDOMPathSegmentVect &segments=CDOMPathSegmentVect()) | IDOMPathFigure | static |
| decRef() const =0 | IRCObject | pure virtual |
| getBounds() const =0 | IDOMPathFigure | pure virtual |
| getClassID() const =0 | IEDLObject | pure virtual |
| getIsClosed() const =0 | IDOMPathFigure | pure virtual |
| getIsFilled() const =0 | IDOMPathFigure | pure virtual |
| getIsImmutable() const =0 | IDOMPathFigure | pure virtual |
| getRefCount() const =0 | IRCObject | pure virtual |
| getSegments() const =0 | IDOMPathFigure | pure virtual |
| getSegmentsCount() const =0 | IDOMPathFigure | pure virtual |
| getStartPoint() const =0 | IDOMPathFigure | pure virtual |
| hash(uint64 &hash)=0 | IDOMHashable | pure virtual |
| hashE() | IDOMHashable | inlinevirtual |
| init(CClassParams *pData) | IEDLObject | inlinevirtual |
| setImmutable()=0 | IDOMPathFigure | pure virtual |
| setIsClosed(bool closed)=0 | IDOMPathFigure | pure virtual |
| setIsFilled(bool filled)=0 | IDOMPathFigure | pure virtual |
| setStartPoint(const FPoint &sp)=0 | IDOMPathFigure | pure virtual |
| ~IDOMHashable() | IDOMHashable | inlinevirtual |
| ~IRCObject() | IRCObject | inlineprotectedvirtual |