COPASI API
4.16.103
|
#include <CQRenderConverter.h>
Static Public Member Functions | |
static void | applyStyle (QGraphicsTextItem *item, const CLBoundingBox *bounds, const CLGroup *style, const CLRenderResolver *resolver) |
static void | applyStyle (QGraphicsPathItem *item, const CLBoundingBox *bounds, const CLGroup *style, const CLRenderResolver *resolver, QGraphicsItemGroup *itemGroup) |
static void | applyStyle (QGraphicsItemGroup *item, const CLBoundingBox *bounds, const CLGroup *style, const CLRenderResolver *resolver) |
static void | fillGroupFromStyle (QGraphicsItemGroup *group, const CLBoundingBox *bounds, const CLStyle *style, const CLRenderResolver *resolver) |
static void | setBackground (QGraphicsScene *scene, const std::string &fill, const CLRenderResolver *resolver) |
Definition at line 20 of file CQRenderConverter.h.
|
static |
Definition at line 1083 of file CQRenderConverter.cpp.
References adjustPosition(), getColor(), getFont(), CLGraphicalPrimitive1D::getStroke(), and CLGraphicalPrimitive1D::isSetStroke().
Referenced by CQConnectionGraphicsItem::CQConnectionGraphicsItem(), and CQLabelGraphicsItem::CQLabelGraphicsItem().
|
static |
Definition at line 1044 of file CQRenderConverter.cpp.
References addLineEndingToItem(), CLGroup::getEndHead(), CLRenderResolver::getLineEnding(), getPen(), CLGroup::getStartHead(), and CLGroup::isSetEndHead().
|
static |
Definition at line 1073 of file CQRenderConverter.cpp.
|
static |
Definition at line 1101 of file CQRenderConverter.cpp.
References fillItemFromGroup(), and CLStyle::getGroup().
Referenced by CQConnectionGraphicsItem::CQConnectionGraphicsItem(), and CQStyledGraphicsItem::CQStyledGraphicsItem().
|
static |
Definition at line 1109 of file CQRenderConverter.cpp.
References getColor().
Referenced by CQLayoutScene::fillFromLayout().