copasi API
0.1
|
addCurveSegment(CLLineSegment *pLs) | CLCurve | |
CGraphCurve() | CGraphCurve | |
CGraphCurve(const CLCurve &c) | CGraphCurve | |
CGraphCurve(const CGraphCurve &c) | CGraphCurve | |
CLBase() | CLBase | [inline] |
CLBase(const CLBase &) | 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< CCopasiObject *, SBase * > &copasimodelmap) const | CLCurve | |
getArrow() | CGraphCurve | [inline] |
getCurveSegments() const | CLCurve | [inline] |
getListOfPoints() const | CLCurve | |
getNumCurveSegments() const | CLCurve | [inline] |
getRole() | CGraphCurve | [inline] |
getSegmentAt(C_INT32 i) | CLCurve | [inline] |
hasArrowP() | CGraphCurve | [inline] |
invertOrderOfPoints() | CGraphCurve | |
isContinuous() const | CLCurve | |
mvCurveSegments | CLCurve | [protected] |
operator<<(std::ostream &os, const CLCurve &c) | CLCurve | [friend] |
operator==(const CLCurve &rhs) const | CLCurve | [inline] |
scale(const double &scaleFactor) | CGraphCurve | |
setArrow(CArrow ar) | CGraphCurve | [inline] |
setArrowP(bool b) | CGraphCurve | [inline] |
setRole(CLMetabReferenceGlyph::Role r) | CGraphCurve | [inline] |
~CLCurve() | CLCurve |