|
Open Babel
3.0
|
This is the complete list of members for CairoPainter, including all inherited members.
| CairoPainter() | CairoPainter | |
| DrawBall(double x, double y, double r, double opacity) | CairoPainter | virtual |
| DrawCircle(double x, double y, double r) | CairoPainter | virtual |
| DrawLine(double x1, double y1, double x2, double y2, const std::vector< double > &dashes=std::vector< double >()) | CairoPainter | virtual |
| DrawPolygon(const std::vector< std::pair< double, double > > &points) | CairoPainter | virtual |
| DrawText(double x, double y, const std::string &text) | CairoPainter | virtual |
| GetFontMetrics(const std::string &text) | CairoPainter | virtual |
| GetPenWidth() | CairoPainter | virtual |
| IsGood() const | CairoPainter | virtual |
| NewCanvas(double width, double height) | CairoPainter | virtual |
| SetBackground(std::string color) | CairoPainter | inline |
| SetBondColor(std::string color) | CairoPainter | inline |
| SetCropping(bool cr) | CairoPainter | inline |
| SetFillColor(const OBColor &color) | CairoPainter | virtual |
| SetFillRadial(const OBColor &start, const OBColor &end) | CairoPainter | virtual |
| SetFontFamily(const std::string &fontFamily) | CairoPainter | inlinevirtual |
| SetFontSize(int pointSize) | CairoPainter | virtual |
| SetHeight(int height) | CairoPainter | inline |
| SetIndex(int index) | CairoPainter | inline |
| SetPenColor(const OBColor &color) | CairoPainter | virtual |
| SetPenWidth(double width) | CairoPainter | virtual |
| SetTableSize(int nrows, int ncols) | CairoPainter | inline |
| SetTitle(std::string title) | CairoPainter | inline |
| SetTransparent(bool tr) | CairoPainter | inline |
| SetWidth(int width) | CairoPainter | inline |
| WriteImage(const std::string &filename) | CairoPainter | |
| WriteImage(std::ostream &ofs) | CairoPainter | |
| ~CairoPainter() | CairoPainter | |
| ~OBPainter() | OBPainter | inlinevirtual |
1.8.13