278 const std::string&
getKey()
const;
283 RenderGroup*
toSBML(
unsigned int level,
unsigned int version)
const;
CLText::FONT_STYLE mFontStyle
void setTextAnchor(CLText::TEXT_ANCHOR anchor)
void setFontFamily(const std::string &family)
CCopasiVector< CCopasiObject > mElements
bool isSetFontWeight() const
bool isSetEndHead() const
bool isSetFontFamily() const
bool isSetStartHead() const
bool isSetFontSize() const
const std::string & getKey() const
const std::string & getFontFamily() const
CLText::TEXT_ANCHOR mTextAnchor
const CCopasiVector< CCopasiObject > * getListOfElements() const
CLRelAbsVector & getFontSize()
void setFontWeight(CLText::FONT_WEIGHT weight)
const std::string & getStartHead() const
void setVTextAnchor(CLText::TEXT_ANCHOR anchor)
CCopasiObject * getElement(size_t n)
CLGroup(CCopasiContainer *pParent=NULL)
bool isSetTextAnchor() const
void setEndHead(const std::string &key)
void setFontSize(const CLRelAbsVector &size)
const std::string & getEndHead() const
Header file of class CCopasiContainer.
bool isSetFontStyle() const
CLText::FONT_STYLE getFontStyle() const
CLText::FONT_WEIGHT getFontWeight() const
CLText::TEXT_ANCHOR getVTextAnchor() const
CLRenderCurve * createCurve()
CLText::FONT_WEIGHT mFontWeight
void setStartHead(const std::string &key)
CLText::TEXT_ANCHOR mVTextAnchor
CLRectangle * createRectangle()
void setFontStyle(CLText::FONT_STYLE style)
CLText::TEXT_ANCHOR getTextAnchor() const
CLEllipse * createEllipse()
RenderGroup * toSBML(unsigned int level, unsigned int version) const
size_t getNumElements() const
CLGroup & operator=(const CLGroup &source)
bool isSetVTextAnchor() const
void addChildElement(const CLTransformation2D *pChild)
CLPolygon * createPolygon()