Go to the documentation of this file.
33 #ifndef vtkXYPlotRepresentation_h
34 #define vtkXYPlotRepresentation_h
36 #include "vtkInteractionWidgetsModule.h"
183 #endif //vtkXYPlotRepresentation_h
void SetTitle(const char *title)
Set title properties.
~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)
Set axis title properties.
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)
Set axis label properties.
void SetAxisLabelItalic(int x)
void SetLineWidth(double w)
void SetAxisTitleBold(int x)
void SetAxisLabelFontFamily(int x)
virtual int RenderTranslucentPolygonalGeometry(vtkViewport *)
void SetYTitle(const char *ytitle)
virtual void ReleaseGraphicsResources(vtkWindow *window)
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Release any graphics resources that are being...
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)
Methods invoked by print to print information about the object including superclasses.
void SetYRange(double min, double max)
a simple class to control print indentation
virtual int RenderOpaqueGeometry(vtkViewport *)
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
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()
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
void SetAxisTitleShadow(int x)
void SetXLabelFormat(const char *_arg)
abstract specification for Viewports
virtual int GetVisibility()
These methods are necessary to make this representation behave as a vtkProp.
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)
void SetGlyphSize(double x)
Set glyph properties.
void SetTitleJustification(int x)
void SetAxisLabelVerticalJustification(int x)
virtual void BuildRepresentation()
Satisfy the superclass' API.
void SetTitleFontSize(int x)
void SetLegendPosition(double x, double y)
virtual void WidgetInteraction(double eventPos[2])
void SetBorder(int x)
Set various properties.
represent XY plot for vtkXYPlotWidget
void SetXAxisColor(double r, double g, double b)
Set/Get axis properties.
void SetAdjustTitlePosition(int x)
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)
These methods are necessary to make this representation behave as a vtkProp.
void SetTitleFontFamily(int x)
virtual void SetVisibility(int)
Set/Get visibility of this vtkProp.