COPASI API
4.16.103
|
#include <CLayoutState.h>
Public Member Functions | |
void | applyTo (CLayout *layout) const |
CLayoutState (const CLayout *layout) | |
virtual | ~CLayoutState () |
Static Public Member Functions | |
static void | tagLayout (CLayout *layout) |
Protected Types | |
typedef std::map< const std::string, CLBoundingBox * > | StringBoundMap |
typedef std::map< const std::string, CLCurve * > | StringCurveMap |
Protected Attributes | |
std::map< const std::string, CLBoundingBox * > | mAdditionalState |
std::map< const std::string, CLBoundingBox * > | mCompartmentState |
std::map< const std::string, CLCurve * > | mCurves |
std::map< const std::string, CLBoundingBox * > | mReactionState |
std::map< const std::string, CLBoundingBox * > | mSpeciesState |
std::map< const std::string, CLBoundingBox * > | mTextState |
Definition at line 16 of file CLayoutState.h.
|
protected |
Definition at line 27 of file CLayoutState.h.
|
protected |
Definition at line 28 of file CLayoutState.h.
CLayoutState::CLayoutState | ( | const CLayout * | layout | ) |
Definition at line 84 of file CLayoutState.cpp.
References CCopasiVector< T >::begin(), CCopasiVector< T >::end(), CLayout::getListOfCompartmentGlyphs(), CLayout::getListOfGeneralGlyphs(), CLayout::getListOfMetaboliteGlyphs(), CLayout::getListOfReactionGlyphs(), CLayout::getListOfTextGlyphs(), mAdditionalState, mCompartmentState, mCurves, mReactionState, mSpeciesState, and mTextState.
|
virtual |
Definition at line 148 of file CLayoutState.cpp.
References mAdditionalState, mCompartmentState, mCurves, mReactionState, mSpeciesState, and mTextState.
Definition at line 198 of file CLayoutState.cpp.
References CCopasiVector< T >::begin(), CCopasiVector< T >::end(), CLayout::getListOfCompartmentGlyphs(), CLayout::getListOfGeneralGlyphs(), CLayout::getListOfMetaboliteGlyphs(), CLayout::getListOfReactionGlyphs(), CLayout::getListOfTextGlyphs(), mAdditionalState, mCompartmentState, mCurves, mReactionState, mSpeciesState, mTextState, and STATE_SET_POSITIONS.
Definition at line 17 of file CLayoutState.cpp.
References CCopasiVector< T >::begin(), CCopasiVector< T >::end(), CLayout::getListOfCompartmentGlyphs(), CLayout::getListOfGeneralGlyphs(), CLayout::getListOfMetaboliteGlyphs(), CLayout::getListOfReactionGlyphs(), CLayout::getListOfTextGlyphs(), and tagKey().
Referenced by CQNewMainWindow::createSpringLayout(), CQAnimationWindow::slotAutoLayout(), and CQAnimationWindow::slotRandomizeLayout().
|
protected |
Definition at line 29 of file CLayoutState.h.
Referenced by applyTo(), CLayoutState(), and ~CLayoutState().
|
protected |
Definition at line 30 of file CLayoutState.h.
Referenced by applyTo(), CLayoutState(), and ~CLayoutState().
|
protected |
Definition at line 34 of file CLayoutState.h.
Referenced by applyTo(), CLayoutState(), and ~CLayoutState().
|
protected |
Definition at line 31 of file CLayoutState.h.
Referenced by applyTo(), CLayoutState(), and ~CLayoutState().
|
protected |
Definition at line 32 of file CLayoutState.h.
Referenced by applyTo(), CLayoutState(), and ~CLayoutState().
|
protected |
Definition at line 33 of file CLayoutState.h.
Referenced by applyTo(), CLayoutState(), and ~CLayoutState().