Go to the documentation of this file.
32 #ifndef vtkXYPlotRepresentation_h
33 #define vtkXYPlotRepresentation_h
164 #endif //vtkXYPlotRepresentation_h
void SetTitle(const char *title)
#define vtkGetObjectMacro(name, type)
~vtkXYPlotRepresentation()
void SetXRange(double min, double max)
void SetPlotColor(int i, int r, int g, int b)
void SetAxisTitleColor(double r, double g, double b)
GLboolean GLboolean GLboolean b
represent a vtkBorderWidget
void SetAxisTitleItalic(int x)
void AddUserCurvesPoint(double c, double x, double y)
void RemoveAllActiveCurves()
int GetYTitlePosition() const
vtkXYPlotActor * XYPlotActor
void SetPlotLabel(int i, const char *label)
void SetTitleColor(double r, double g, double b)
virtual int RenderOverlay(vtkViewport *)
void SetAxisLabelColor(double r, double g, double b)
#define vtkTypeMacro(thisClass, superclass)
void SetAxisLabelItalic(int x)
void SetLineWidth(double w)
void SetAxisTitleBold(int x)
GLint GLint GLint GLint GLint x
void SetAxisLabelFontFamily(int x)
virtual int RenderTranslucentPolygonalGeometry(vtkViewport *)
void SetYTitle(const char *ytitle)
virtual void ReleaseGraphicsResources(vtkWindow *window)
void SetTitlePosition(double x, double y)
void SetLegendBorder(int b)
window superclass for vtkRenderWindow
void SetYLabelFormat(const char *_arg)
void SetAxisLabelJustification(int x)
void SetAxisTitleJustification(int x)
void SetAxisLabelShadow(int x)
void SetYTitlePosition(int pos)
void SetPlotPoints(int i)
void SetAxisLabelBold(int x)
void SetTitleVerticalJustification(int x)
virtual void PrintSelf(ostream &os, vtkIndent indent)
void SetYRange(double min, double max)
a simple class to control print indentation
virtual int RenderOpaqueGeometry(vtkViewport *)
virtual void SetXYPlotActor(vtkXYPlotActor *)
void SetYAxisColor(double r, double g, double b)
void SetAxisTitleFontSize(int x)
void SetAxisLabelFontSize(int x)
void SetTitleItalic(int x)
static vtkXYPlotRepresentation * New()
void SetLegendBoxColor(double r, double g, double b)
virtual int HasTranslucentPolygonalGeometry()
void SetAxisTitleShadow(int x)
void SetXLabelFormat(const char *_arg)
abstract specification for Viewports
virtual int GetVisibility()
generate an x-y plot from input dataset(s) or field data
void SetLegendPosition2(double x, double y)
void SetAxisTitleFontFamily(int x)
void SetXTitle(const char *ytitle)
GLdouble GLdouble GLdouble r
void SetGlyphSize(double x)
GLint GLint GLint GLint GLint GLint y
void SetTitleJustification(int x)
void SetAxisLabelVerticalJustification(int x)
virtual void BuildRepresentation()
void SetTitleFontSize(int x)
void SetLegendPosition(double x, double y)
virtual void WidgetInteraction(double eventPos[2])
represent XY plot for vtkXYPlotWidget
void SetXAxisColor(double r, double g, double b)
void SetAdjustTitlePosition(int x)
GLubyte GLubyte GLubyte GLubyte w
void SetPlotGlyphType(int curve, int glyph)
void SetTitleShadow(int x)
vtkXYPlotRepresentation()
virtual void GetSize(double size[2])
void SetAxisTitleVerticalJustification(int x)
virtual void GetActors2D(vtkPropCollection *collection)
void SetTitleFontFamily(int x)
virtual void SetVisibility(int)