void setText(const std::string &text)
CLText & operator=(const CLText &source)
const CLRelAbsVector & getZ() const
const CLRelAbsVector & getY() const
CLText(CCopasiContainer *pParent)
void setVTextAnchor(CLText::TEXT_ANCHOR anchor)
bool isSetFontStyle() const
void setTextAnchor(CLText::TEXT_ANCHOR anchor)
const CLRelAbsVector & getFontSize() const
void setFontSize(const CLRelAbsVector &size)
bool isSetFontSize() const
bool isSetFontFamily() const
bool isSetVTextAnchor() const
FONT_STYLE getFontStyle() const
const std::string & getKey() const
void setFontWeight(CLText::FONT_WEIGHT weight)
void setCoordinates(const CLRelAbsVector &x, const CLRelAbsVector &y, const CLRelAbsVector &z=CLRelAbsVector(0.0, 0.0))
void setFontFamily(const std::string &family)
void setX(const CLRelAbsVector &coord)
Text * toSBML(unsigned int level, unsigned int version) const
const std::string & getFontFamily() const
bool isSetTextAnchor() const
TEXT_ANCHOR getVTextAnchor() const
const std::string & getText() const
void setY(const CLRelAbsVector &coord)
const CLRelAbsVector & getX() const
void setZ(const CLRelAbsVector &coord)
bool isSetFontWeight() const
TEXT_ANCHOR getTextAnchor() const
FONT_WEIGHT getFontWeight() const
void setFontStyle(CLText::FONT_STYLE style)