14 #ifndef CLRectangle_H__
15 #define CLRectangle_H__
205 const std::string&
getKey()
const;
void setSize(const CLRelAbsVector &w, const CLRelAbsVector &h)
const std::string & getKey() const
void setRadiusX(const CLRelAbsVector &rx)
const CLRelAbsVector & getRadiusY() const
const CLRelAbsVector & getWidth() const
void setRadiusY(const CLRelAbsVector &ry)
void setCoordinates(const CLRelAbsVector &x, const CLRelAbsVector &y, const CLRelAbsVector &z)
sbmlRectangle * toSBML(unsigned int level, unsigned int version) const
void setX(const CLRelAbsVector &x)
const CLRelAbsVector & getX() const
void setY(const CLRelAbsVector &y)
const CLRelAbsVector & getY() const
const CLRelAbsVector & getRadiusX() const
const CLRelAbsVector & getHeight() const
void setCoordinatesAndSize(const CLRelAbsVector &x, const CLRelAbsVector &y, const CLRelAbsVector &z, const CLRelAbsVector &w, const CLRelAbsVector &h)
CLRectangle(CCopasiContainer *pParent=NULL)
void setZ(const CLRelAbsVector &z)
void setRadii(const CLRelAbsVector &rx, const CLRelAbsVector &ry)
void setHeight(const CLRelAbsVector &h)
const CLRelAbsVector & getZ() const
CLRectangle & operator=(const CLRectangle &source)
void setWidth(const CLRelAbsVector &w)