COPASI API
4.16.103
|
#include <CLBase.h>
Public Member Functions | |
CLBase () | |
CLBase (const CLBase &b) | |
CLBase (const SBase &) | |
const std::string & | getTag () const |
bool | hasTag () const |
virtual void | moveBy (const CLPoint &) |
void | setTag (const std::string &tag) |
virtual | ~CLBase () |
Protected Attributes | |
std::string | mTag |
This class does nothing at all at the moment. Is is the base of all classes that have an equivalent in the libsbml layout extension
|
inline |
Reimplemented in CLReactionGlyph, CLGeneralGlyph, CLBoundingBox, CLCurve, CLPoint, CLGraphicalObject, CLayout, and CLGlyphWithCurve.
|
inline |
|
protected |