COPASI API
4.16.103
|
#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
Definition at line 267 of file CCopasiSpringLayout.h.
CLPoint CCopasiSpringLayout::CoordinateRelation::diff |
Definition at line 271 of file CCopasiSpringLayout.h.
Referenced by CCopasiSpringLayout::initFromLayout().
const CLGraphicalObject* CCopasiSpringLayout::CoordinateRelation::source |
Definition at line 269 of file CCopasiSpringLayout.h.
Referenced by CCopasiSpringLayout::initFromLayout().
CLGraphicalObject* CCopasiSpringLayout::CoordinateRelation::target |
Definition at line 270 of file CCopasiSpringLayout.h.
Referenced by CCopasiSpringLayout::initFromLayout().