159 const std::string&
getKey()
const;
164 Image*
toSBML(
unsigned int level,
unsigned int version)
const;
const std::string & getKey() const
CLImage(CCopasiContainer *pParent=NULL)
const CLRelAbsVector & getHeight() const
void setZ(const CLRelAbsVector &coord)
const std::string & getImageReference() const
CLImage & operator=(const CLImage &source)
void setImageReference(const std::string &ref)
void setY(const CLRelAbsVector &coord)
void setWidth(const CLRelAbsVector &width)
Image * toSBML(unsigned int level, unsigned int version) const
const CLRelAbsVector & getWidth() const
void setX(const CLRelAbsVector &coord)
bool isSetImageReference() const
void setHeight(const CLRelAbsVector &height)
void setCoordinates(const CLRelAbsVector &x, const CLRelAbsVector &y, const CLRelAbsVector &z=CLRelAbsVector(0.0, 0.0))
void setDimensions(const CLRelAbsVector &width, const CLRelAbsVector &height)