#include <CGraphNode.h>
List of all members.
Constructor & Destructor Documentation
CGraphNode::CGraphNode |
( |
const std::string & |
name = "GraphNode" , |
|
|
const CCopasiContainer * |
pParent = NULL |
|
) |
| |
Member Function Documentation
std::string CGraphNode::getLabelText |
( |
| ) |
[inline] |
std::string CGraphNode::getObjectKey |
( |
| ) |
[inline] |
std::string CGraphNode::getOrigNodeKey |
( |
| ) |
[inline] |
C_FLOAT64 CGraphNode::getSize |
( |
| ) |
[inline] |
virtual void CGraphNode::scale |
( |
const double & |
scaleFactor | ) |
[inline, virtual] |
virtual void CGraphNode::scale |
( |
const double & |
scaleFactor, |
|
|
bool |
changeSizeP |
|
) |
| [inline, virtual] |
void CGraphNode::setLabelText |
( |
std::string |
name | ) |
|
void CGraphNode::setObjectKey |
( |
std::string |
key | ) |
[inline] |
void CGraphNode::setSize |
( |
C_FLOAT64 |
newSize | ) |
|
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const CGraphNode & |
gn |
|
) |
| [friend] |
The documentation for this class was generated from the following files: