vtkQtStackedChartView Class Reference

#include <vtkQtStackedChartView.h>

Inheritance diagram for vtkQtStackedChartView:

Inheritance graph
[legend]
Collaboration diagram for vtkQtStackedChartView:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 29 of file vtkQtStackedChartView.h.


Public Types

typedef vtkQtChartViewBase Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Update ()
void SetHelpFormat (const char *format)
void SetSumNormalized (bool normalized)
void SetGradientDisplayed (bool gradient)
virtual void AddChartSelectionHandlers (vtkQtChartMouseSelection *selector)
virtual
vtkQtChartSeriesModelCollection
GetChartSeriesModel ()

Static Public Member Functions

static vtkQtStackedChartViewNew ()
static int IsTypeOf (const char *type)
static vtkQtStackedChartViewSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkQtStackedChartView ()
 ~vtkQtStackedChartView ()

Protected Attributes

vtkQtStackedChartStackedChart
vtkQtChartSeriesModelCollectionStackedModel

Member Typedef Documentation

Reimplemented from vtkQtChartViewBase.

Definition at line 33 of file vtkQtStackedChartView.h.


Constructor & Destructor Documentation

vtkQtStackedChartView::vtkQtStackedChartView (  )  [protected]

vtkQtStackedChartView::~vtkQtStackedChartView (  )  [protected]


Member Function Documentation

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

Create an object with Debug turned off, modified time initialized to zero, and reference counting on.

Reimplemented from vtkQtChartViewBase.

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

Reimplemented from vtkQtChartViewBase.

static int vtkQtStackedChartView::IsTypeOf ( const char *  name  )  [static]

Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkQtChartViewBase.

virtual int vtkQtStackedChartView::IsA ( const char *  name  )  [virtual]

Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkQtChartViewBase.

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

Reimplemented from vtkQtChartViewBase.

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

Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from vtkQtChartViewBase.

virtual void vtkQtStackedChartView::Update (  )  [virtual]

Updates the view.

Reimplemented from vtkQtChartViewBase.

void vtkQtStackedChartView::SetHelpFormat ( const char *  format  ) 

void vtkQtStackedChartView::SetSumNormalized ( bool  normalized  ) 

void vtkQtStackedChartView::SetGradientDisplayed ( bool  gradient  ) 

virtual void vtkQtStackedChartView::AddChartSelectionHandlers ( vtkQtChartMouseSelection selector  )  [virtual]

Adds chart layer selection handlers to the mouse selection.

Reimplemented from vtkQtChartViewBase.

virtual vtkQtChartSeriesModelCollection* vtkQtStackedChartView::GetChartSeriesModel (  )  [virtual]

Gets the chart series model.

Reimplemented from vtkQtChartViewBase.


Member Data Documentation

Definition at line 67 of file vtkQtStackedChartView.h.

Definition at line 68 of file vtkQtStackedChartView.h.


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

Generated on Wed Jun 3 19:29:01 2009 for VTK by  doxygen 1.5.6