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

#include <vtkPVLineChartView.h>

Inheritance diagram for vtkPVLineChartView:
Inheritance graph
[legend]
Collaboration diagram for vtkPVLineChartView:
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 vtkPVLineChartViewNew ()
static int IsTypeOf (const char *type)
static vtkPVLineChartViewSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkPVLineChartView ()
 ~vtkPVLineChartView ()

Detailed Description

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

Definition at line 26 of file vtkPVLineChartView.h.


Constructor & Destructor Documentation

vtkPVLineChartView::vtkPVLineChartView ( ) [protected]
vtkPVLineChartView::~vtkPVLineChartView ( ) [protected]

Member Function Documentation

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

Reimplemented from vtkPVXYChartView.

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

Reimplemented from vtkPVXYChartView.

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

Reimplemented from vtkPVXYChartView.

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

Reimplemented from vtkPVXYChartView.

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

Reimplemented from vtkPVXYChartView.

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

Reimplemented from vtkPVXYChartView.


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