![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
This is the complete list of members for IDOMPathGeometry, including all inherited members.
| addFigure(const IDOMPathFigurePtr &pathFigure)=0 | IDOMPathGeometry | pure virtual |
| addRef() const =0 | IRCObject | pure virtual |
| classID() | IDOMPathGeometry | inlinestatic |
| clearFigures()=0 | IDOMPathGeometry | pure virtual |
| clone(IEDLObjectPtr &ptrObject, IEDLClassFactory *pFactory) | IEDLObject | inlinevirtual |
| create(IEDLClassFactory *factory, const FRect &rect, bool close=true, const FMatrix &renderTransform=FMatrix()) | IDOMPathGeometry | static |
| create(IEDLClassFactory *factory, const EDLSysString &abbreviatedGeometry, const FMatrix &renderTransform=FMatrix()) | IDOMPathGeometry | static |
| create(IEDLClassFactory *factory, const CDOMPathFigureVect &figures=CDOMPathFigureVect(), const FMatrix &renderTransform=FMatrix(), eFillRule fillRule=eFREvenOdd) | IDOMPathGeometry | static |
| createEllipse(IEDLClassFactory *factory, const FRect &rect, const FMatrix &renderTransform=FMatrix()) | IDOMPathGeometry | static |
| createPolygon(IEDLClassFactory *factory, const FRect &rect, uint32 numSides, double rotationAngle=0.0) | IDOMPathGeometry | static |
| decRef() const =0 | IRCObject | pure virtual |
| eFillRule enum name | IDOMPathGeometry | |
| eFREvenOdd enum value | IDOMPathGeometry | |
| eFRNonZero enum value | IDOMPathGeometry | |
| getBounds(bool applyTransform=true) const =0 | IDOMPathGeometry | pure virtual |
| getClassID() const =0 | IEDLObject | pure virtual |
| getFigures() const =0 | IDOMPathGeometry | pure virtual |
| getFiguresCount() const =0 | IDOMPathGeometry | pure virtual |
| getFiguresImmutable() const =0 | IDOMPathGeometry | pure virtual |
| getFillRule() const =0 | IDOMPathGeometry | pure virtual |
| getFlattenedGeometry(IEDLClassFactory *pFactory, const FMatrix &transform, float resolution)=0 | IDOMPathGeometry | pure virtual |
| getIsRect(FRect &rect)=0 | IDOMPathGeometry | pure virtual |
| getIsRect(FPoint &startPoint, FPoint &oppositePoint, bool &firstLineIsX, bool &closed)=0 | IDOMPathGeometry | pure virtual |
| getMutableGeometry(IEDLClassFactory *factory) const =0 | IDOMPathGeometry | pure virtual |
| getRefCount() const =0 | IRCObject | pure virtual |
| getRenderTransform() const =0 | IDOMPathGeometry | pure virtual |
| getShape(IEDLClassFactory *factory, const FMatrix &transform, float resolution)=0 | IDOMPathGeometry | pure virtual |
| getSimplifiedGeometry(IEDLClassFactory *pFactory, bool simplifyQuads, bool simplifyArcs)=0 | IDOMPathGeometry | pure virtual |
| hash(uint64 &hash)=0 | IDOMHashable | pure virtual |
| hashE() | IDOMHashable | inlinevirtual |
| init(CClassParams *pData) | IEDLObject | inlinevirtual |
| setFillRule(eFillRule fr)=0 | IDOMPathGeometry | pure virtual |
| setRenderTransform(const FMatrix &matrix)=0 | IDOMPathGeometry | pure virtual |
| ~IDOMHashable() | IDOMHashable | inlinevirtual |
| ~IRCObject() | IRCObject | inlineprotectedvirtual |