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
Examples:
vtkQtBarChartView (Examples)
Tests:
vtkQtBarChartView (Tests)

Definition at line 45 of file vtkQtBarChartView.h.


Public Types

typedef vtkQtChartView 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 ()
virtual vtkQtChartSeriesLayerGetChartSeriesLayer ()
virtual vtkQtChartSeriesOptionsGetChartSeriesOptions (int series)

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 vtkQtChartView.

Definition at line 51 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 vtkView.

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

Reimplemented from vtkQtChartView.

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 vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkQtChartView.

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 vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkQtChartView.

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

Reimplemented from vtkQtChartView.

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 vtkQtChartView.

virtual void vtkQtBarChartView::Update (  )  [virtual]

Updates the view.

Reimplemented from vtkQtChartView.

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 vtkQtChartView.

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

Gets the bar chart series model.

Implements vtkQtChartView.

virtual vtkQtChartSeriesLayer* vtkQtBarChartView::GetChartSeriesLayer (  )  [virtual]

Gets the chart series layer

Implements vtkQtChartView.

virtual vtkQtChartSeriesOptions* vtkQtBarChartView::GetChartSeriesOptions ( int  series  )  [virtual]

Gets the series options.

Implements vtkQtChartView.


Member Data Documentation

Definition at line 85 of file vtkQtBarChartView.h.

Definition at line 86 of file vtkQtBarChartView.h.


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

Generated on Wed Aug 24 11:59:09 2011 for VTK by  doxygen 1.5.6