|
COPASI API
4.40.278
|
This is the complete list of members for CLCurve, including all inherited members.
| addCurveSegment(const CLLineSegment &ls) | CLCurve | |
| addCurveSegment(const CLLineSegment *pLs) | CLCurve | |
| calculateBoundingBox() const | CLCurve | |
| CLBase() | CLBase | inline |
| CLBase(const CLBase &b) | CLBase | inline |
| CLBase(const SBase &) | CLBase | inline |
| CLCurve() | CLCurve | inline |
| CLCurve(const CLCurve &c) | CLCurve | |
| CLCurve(const Curve &sbmlcurve) | CLCurve | |
| clear() | CLCurve | |
| exportToSBML(Curve *c, const std::map< const CDataObject *, SBase * > &copasimodelmap) const | CLCurve | |
| getCurveSegments() const | CLCurve | inline |
| getListOfPoints() const | CLCurve | |
| getNumCurveSegments() const | CLCurve | inline |
| getSegmentAt(size_t i) const | CLCurve | inline |
| getSegmentAt(size_t i) | CLCurve | inline |
| getTag() const | CLBase | inline |
| hasTag() const | CLBase | inline |
| isContinuous() const | CLCurve | |
| moveBy(const CLPoint &p) | CLCurve | virtual |
| mTag | CLBase | protected |
| mvCurveSegments | CLCurve | protected |
| operator<<(std::ostream &os, const CLCurve &c) | CLCurve | friend |
| operator==(const CLCurve &rhs) const | CLCurve | inline |
| scale(const double &scaleFactor) | CLCurve | inline |
| setTag(const std::string &tag) | CLBase | inline |
| ~CLBase() | CLBase | inlinevirtual |
| ~CLCurve() | CLCurve |