|
| | DtDefaultTextLayout () |
| |
| virtual | ~DtDefaultTextLayout () |
| |
| | DtDefaultTextLayout (const DtDefaultTextLayout &other)=delete |
| |
| DtDefaultTextLayout & | operator= (const DtDefaultTextLayout &other)=delete |
| |
| virtual void | renderText (DtTexturedGlyphRenderer *, const DtTextProxy *, DtFontSP, const DtBoundingBox &) |
| |
| virtual Dt2dPoint | calculateGlyphSize (const DtFontSP &font, const DtPen &pen, const DtUnicode &string, unsigned int pos=0, int len=-1) const |
| |
| virtual DtBoundingBox | calculateBoundingBox (const DtFontSP &font, const DtPen &pen, const DtUnicode &string, unsigned int pos=0, int len=-1) const |
| |
| virtual bool | isShaped (void) const |
| |
| | DtTextLayoutInterface () |
| |
| virtual | ~DtTextLayoutInterface () |
| |
| | DtTextLayoutInterface (const DtTextLayoutInterface &other)=delete |
| |
| DtTextLayoutInterface & | operator= (const DtTextLayoutInterface &other)=delete |
| |
| makVrv::DtDefaultTextLayout::DtDefaultTextLayout |
( |
| ) |
|
| virtual makVrv::DtDefaultTextLayout::~DtDefaultTextLayout |
( |
| ) |
|
|
virtual |
Copy Constructor not implemented - Copy not allowed.
Assignment Operator not implemented - Assignment not allowed.
| virtual bool makVrv::DtDefaultTextLayout::isShaped |
( |
void |
| ) |
const |
|
inlinevirtual |
| DtUnicode makVrv::DtDefaultTextLayout::myLastStringRendered |
|
private |
The documentation for this class was generated from the following file: