ParaView
Public Member Functions | Static Public Member Functions | Protected Member Functions
vtkPVBarChartView Class Reference

#include <vtkPVBarChartView.h>

Inheritance diagram for vtkPVBarChartView:
Inheritance graph
[legend]
Collaboration diagram for vtkPVBarChartView:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)

Static Public Member Functions

static vtkPVBarChartViewNew ()
static int IsTypeOf (const char *type)
static vtkPVBarChartViewSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkPVBarChartView ()
 ~vtkPVBarChartView ()

Detailed Description

Subclass for vtkPVXYChartView that calls vtkPVXYChartView::SetChartType("Bar") in the constructor.

Definition at line 26 of file vtkPVBarChartView.h.


Constructor & Destructor Documentation

vtkPVBarChartView::vtkPVBarChartView ( ) [protected]
vtkPVBarChartView::~vtkPVBarChartView ( ) [protected]

Member Function Documentation

static vtkPVBarChartView* vtkPVBarChartView::New ( ) [static]

Reimplemented from vtkPVXYChartView.

virtual const char* vtkPVBarChartView::GetClassName ( ) [virtual]

Reimplemented from vtkPVXYChartView.

static int vtkPVBarChartView::IsTypeOf ( const char *  type) [static]

Reimplemented from vtkPVXYChartView.

virtual int vtkPVBarChartView::IsA ( const char *  type) [virtual]

Reimplemented from vtkPVXYChartView.

static vtkPVBarChartView* vtkPVBarChartView::SafeDownCast ( vtkObject o) [static]

Reimplemented from vtkPVXYChartView.

void vtkPVBarChartView::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]

Reimplemented from vtkPVXYChartView.


The documentation for this class was generated from the following file: