COPASI API  4.40.278
CLLineSegment Member List

This is the complete list of members for CLLineSegment, including all inherited members.

CLBase()CLBaseinline
CLBase(const CLBase &b)CLBaseinline
CLBase(const SBase &)CLBaseinline
CLLineSegment()CLLineSegmentinline
CLLineSegment(const CLPoint &s, const CLPoint &e)CLLineSegmentinline
CLLineSegment(const CLPoint &s, const CLPoint &e, const CLPoint &b1, const CLPoint &b2)CLLineSegmentinline
CLLineSegment(const LineSegment &ls)CLLineSegment
exportToSBMLBezier(CubicBezier *c, const std::map< const CDataObject *, SBase * > &copasimodelmap) constCLLineSegment
exportToSBMLLineSegment(LineSegment *l, const std::map< const CDataObject *, SBase * > &copasimodelmap) constCLLineSegment
getBase1() constCLLineSegmentinline
getBase1()CLLineSegmentinline
getBase2() constCLLineSegmentinline
getBase2()CLLineSegmentinline
getEnd() constCLLineSegmentinline
getEnd()CLLineSegmentinline
getStart() constCLLineSegmentinline
getStart()CLLineSegmentinline
getTag() constCLBaseinline
hasTag() constCLBaseinline
isBezier() constCLLineSegmentinline
mBase1CLLineSegmentprotected
mBase2CLLineSegmentprotected
mEndCLLineSegmentprotected
mIsBezierCLLineSegmentprotected
moveBy(const CLPoint &)CLBaseinlinevirtual
mStartCLLineSegmentprotected
mTagCLBaseprotected
operator<(const CLLineSegment &rhs) constCLLineSegmentinline
operator<<(std::ostream &os, const CLLineSegment &ls)CLLineSegmentfriend
operator==(const CLLineSegment &rhs) constCLLineSegmentinline
scale(const double &scaleFactor)CLLineSegmentinline
setBase1(const CLPoint &p)CLLineSegmentinline
setBase2(const CLPoint &p)CLLineSegmentinline
setEnd(const CLPoint &p)CLLineSegmentinline
setIsBezier(bool b)CLLineSegmentinline
setStart(const CLPoint &p)CLLineSegmentinline
setTag(const std::string &tag)CLBaseinline
~CLBase()CLBaseinlinevirtual