Go to the documentation of this file.
36 #ifndef vtkBarChartActor_h
37 #define vtkBarChartActor_h
50 class vtkBarLabelArray;
171 vtkBarLabelArray *Labels;
172 int LegendVisibility;
182 double UpperRight[2];
200 int LastPosition2[2];
#define vtkGetObjectMacro(name, type)
create 2D glyphs represented by vtkPolyData
draw vtkPolyData onto the image plane
GLboolean GLboolean GLboolean b
int RenderOpaqueGeometry(vtkViewport *)
static vtkBarChartActor * New()
record modification and/or execution time
void ReleaseGraphicsResources(vtkWindow *)
#define vtkTypeMacro(thisClass, superclass)
virtual void SetTitleTextProperty(vtkTextProperty *p)
window superclass for vtkRenderWindow
virtual void SetLabelTextProperty(vtkTextProperty *p)
a simple class to control print indentation
#define vtkSetStringMacro(name)
void SetBarLabel(const int i, const char *)
create a bar chart from an array
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
virtual int RenderTranslucentPolygonalGeometry(vtkViewport *)
abstract specification for Viewports
represent text properties.
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
GLdouble GLdouble GLdouble r
a actor that draws 2D data
void SetBarColor(int i, const double color[3])
int RenderOverlay(vtkViewport *)
void SetBarColor(int i, double r, double g, double b)
concrete dataset represents vertices, lines, polygons, and triangle strips
Create an axis with tick marks and labels.
general representation of visualization data
virtual int HasTranslucentPolygonalGeometry()
virtual void SetInput(vtkDataObject *)
void PrintSelf(ostream &os, vtkIndent indent)
double * GetBarColor(int i)
const char * GetBarLabel(int i)
#define VTKRENDERINGANNOTATION_EXPORT