COPASI API
4.16.103
|
#include <CQLabelGraphicsItem.h>
Public Member Functions | |
CQLabelGraphicsItem (const CLTextGlyph *textGlyph, const CLRenderResolver *resolver=NULL) | |
virtual | ~CQLabelGraphicsItem () |
![]() | |
CQCopasiGraphicsItem (const CLRenderResolver *resolver, const CLStyle *style) | |
const CLRenderResolver * | getResolver () const |
const CLStyle * | getStyle () const |
void | setResolver (const CLRenderResolver *resolver) |
void | setStyle (const CLStyle *style) |
virtual | ~CQCopasiGraphicsItem () |
Additional Inherited Members | |
![]() | |
const CLRenderResolver * | mpResolver |
const CLStyle * | mpStyle |
Definition at line 14 of file CQLabelGraphicsItem.h.
CQLabelGraphicsItem::CQLabelGraphicsItem | ( | const CLTextGlyph * | textGlyph, |
const CLRenderResolver * | resolver = NULL |
||
) |
Definition at line 11 of file CQLabelGraphicsItem.cpp.
References CQRenderConverter::applyStyle(), CLGraphicalObject::getBoundingBox(), CLStyle::getGroup(), CLBoundingBox::getPosition(), CLPoint::getX(), CLPoint::getY(), CQCopasiGraphicsItem::mpResolver, and CQCopasiGraphicsItem::mpStyle.
|
virtual |
Definition at line 25 of file CQLabelGraphicsItem.cpp.