COPASI API
4.40.278
|
#include <CCopasiSpringLayout.h>
Public Attributes | |
CLPoint | diff |
const CLGraphicalObject * | source |
CLGraphicalObject * | target |
this struct describes a constant relation between two graphical objects. It can be used to specify that a text glyph always has a certain position relativ to another object
CLPoint CCopasiSpringLayout::CoordinateRelation::diff |
Referenced by CCopasiSpringLayout::initFromLayout().
const CLGraphicalObject* CCopasiSpringLayout::CoordinateRelation::source |
Referenced by CCopasiSpringLayout::initFromLayout().
CLGraphicalObject* CCopasiSpringLayout::CoordinateRelation::target |
Referenced by CCopasiSpringLayout::initFromLayout().