Open Babel
3.0
|
#include <openbabel/depict/painter.h>
Public Attributes | |
int | fontSize |
double | ascent |
double | descent |
double | width |
double | height |
Font metrics class used by OBDepict.
int fontSize |
double ascent |
Referenced by OBDepict::DrawMolecule(), ASCIIPainter::GetFontMetrics(), and CommandPainter::GetFontMetrics().
double descent |
Referenced by OBDepict::DrawMolecule(), ASCIIPainter::GetFontMetrics(), and CommandPainter::GetFontMetrics().
double width |
double height |