vtkQtBarChartView Class Reference

#include <vtkQtBarChartView.h>

Inheritance diagram for vtkQtBarChartView:

Inheritance graph
[legend]
Collaboration diagram for vtkQtBarChartView:

Collaboration graph
[legend]

List of all members.


Detailed Description

Wraps a vtkQtChartArea into a VTK view.

vtkQtBarChartView is a type vtkQtChartView designed for line charts.

See also:
vtkQtChartView
Tests:
vtkQtBarChartView (Tests)

Definition at line 40 of file vtkQtBarChartView.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 SetOutlineStyle (int outline)
void SetBarGroupFraction (float fraction)
void SetBarWidthFraction (float fraction)
virtual void AddChartSelectionHandlers (vtkQtChartMouseSelection *selector)
virtual
vtkQtChartSeriesModelCollection
GetChartSeriesModel ()

Static Public Member Functions

static vtkQtBarChartViewNew ()
static int IsTypeOf (const char *type)
static vtkQtBarChartViewSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkQtBarChartView ()
 ~vtkQtBarChartView ()

Protected Attributes

vtkQtBarChartBarChart
vtkQtChartSeriesModelCollectionBarModel

Member Typedef Documentation

Reimplemented from vtkQtChartViewBase.

Definition at line 44 of file vtkQtBarChartView.h.


Constructor & Destructor Documentation

vtkQtBarChartView::vtkQtBarChartView (  )  [protected]

vtkQtBarChartView::~vtkQtBarChartView (  )  [protected]


Member Function Documentation

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

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

Reimplemented from vtkQtChartViewBase.

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

Reimplemented from vtkQtChartViewBase.

static int vtkQtBarChartView::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 vtkQtBarChartView::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 vtkQtBarChartView* vtkQtBarChartView::SafeDownCast ( vtkObject o  )  [static]

Reimplemented from vtkQtChartViewBase.

void vtkQtBarChartView::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 vtkQtBarChartView::Update (  )  [virtual]

Updates the view.

Reimplemented from vtkQtChartViewBase.

void vtkQtBarChartView::SetHelpFormat ( const char *  format  ) 

Sets the bar chart help format.

void vtkQtBarChartView::SetOutlineStyle ( int  outline  ) 

Sets the bar outline style.

void vtkQtBarChartView::SetBarGroupFraction ( float  fraction  ) 

Sets the bar group width fraction.

void vtkQtBarChartView::SetBarWidthFraction ( float  fraction  ) 

Sets the bar width fraction.

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

Adds bar chart selection handlers to the mouse selection.

Reimplemented from vtkQtChartViewBase.

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

Gets the bar chart series model.

Reimplemented from vtkQtChartViewBase.


Member Data Documentation

Definition at line 77 of file vtkQtBarChartView.h.

Definition at line 78 of file vtkQtBarChartView.h.


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

Generated on Wed Jun 3 19:28:02 2009 for VTK by  doxygen 1.5.6