COPASI API
4.40.278
|
#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 |
|
inline |
|
inline |
|
inlinevirtual |
|
inline |
References mTag.
|
inline |
References mTag.
|
inlinevirtual |
Reimplemented in CLReactionGlyph, CLGeneralGlyph, CLGlyphWithCurve, CLGraphicalObject, CLCurve, CLBoundingBox, CLPoint, and CLayout.