COPASI API
4.16.103
|
#include <sbml/packages/render/extension/RenderGraphicalObjectPlugin.h>
#include <sbml/packages/layout/sbml/GraphicalObject.h>
#include "CLGraphicalObject.h"
#include "report/CKeyFactory.h"
#include "sbml/CSBMLExporter.h"
#include "copasi/report/CCopasiRootContainer.h"
Go to the source code of this file.
Macros | |
#define | USE_LAYOUT 1 |
#define | USE_RENDER 1 |
Functions | |
std::ostream & | operator<< (std::ostream &os, const CLGraphicalObject &g) |
#define USE_LAYOUT 1 |
Definition at line 15 of file CLGraphicalObject.cpp.
#define USE_RENDER 1 |
Definition at line 16 of file CLGraphicalObject.cpp.
std::ostream& operator<< | ( | std::ostream & | os, |
const CLGraphicalObject & | g | ||
) |
insert operator
Definition at line 157 of file CLGraphicalObject.cpp.
References CLGraphicalObject::getModelObjectDisplayName(), CCopasiObject::getObjectName(), and CLGraphicalObject::mBBox.