virtual bool IsAvailable()
virtual bool RenderString(const char *str, vtkImageData *data, vtkTextProperty *tprop, int dpi, int textDims[2]=NULL)=0
virtual bool GetMetrics(vtkTextProperty *tprop, const char *str, int dpi, vtkTextRenderer::Metrics &metrics)=0
Access to MatPlotLib MathText rendering.
virtual bool StringToPath(const char *str, vtkPath *path, vtkTextProperty *tprop, int dpi)=0
virtual bool GetBoundingBox(vtkTextProperty *tprop, const char *str, int dpi, int bbox[4])=0
void PrintSelf(ostream &os, vtkIndent indent)
represent text properties.
Abstract interface to equation rendering.
static vtkMathTextUtilities * New()
PyObject * FontPropertiesClass
vtkPythonInterpreter * Interpreter