vtkQtStatisticalBoxChartView Class Reference

#include <vtkQtStatisticalBoxChartView.h>

Inheritance diagram for vtkQtStatisticalBoxChartView:

Inheritance graph
[legend]
Collaboration diagram for vtkQtStatisticalBoxChartView:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 28 of file vtkQtStatisticalBoxChartView.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 SetOutlierFormat (const char *format)
void SetOutlineStyle (int outline)
void SetBoxWidthFraction (float fraction)
virtual void AddChartSelectionHandlers (vtkQtChartMouseSelection *selector)
virtual
vtkQtChartSeriesModelCollection
GetChartSeriesModel ()

Static Public Member Functions

static
vtkQtStatisticalBoxChartView
New ()
static int IsTypeOf (const char *type)
static
vtkQtStatisticalBoxChartView
SafeDownCast (vtkObject *o)

Protected Member Functions

 vtkQtStatisticalBoxChartView ()
 ~vtkQtStatisticalBoxChartView ()

Protected Attributes

vtkQtStatisticalBoxChartBoxChart
vtkQtChartSeriesModelCollectionBoxModel

Member Typedef Documentation

Reimplemented from vtkQtChartViewBase.

Definition at line 32 of file vtkQtStatisticalBoxChartView.h.


Constructor & Destructor Documentation

vtkQtStatisticalBoxChartView::vtkQtStatisticalBoxChartView (  )  [protected]

vtkQtStatisticalBoxChartView::~vtkQtStatisticalBoxChartView (  )  [protected]


Member Function Documentation

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

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

Reimplemented from vtkQtChartViewBase.

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

Reimplemented from vtkQtChartViewBase.

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

Reimplemented from vtkQtChartViewBase.

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

Updates the view.

Reimplemented from vtkQtChartViewBase.

void vtkQtStatisticalBoxChartView::SetHelpFormat ( const char *  format  ) 

void vtkQtStatisticalBoxChartView::SetOutlierFormat ( const char *  format  ) 

void vtkQtStatisticalBoxChartView::SetOutlineStyle ( int  outline  ) 

void vtkQtStatisticalBoxChartView::SetBoxWidthFraction ( float  fraction  ) 

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

Adds chart layer selection handlers to the mouse selection.

Reimplemented from vtkQtChartViewBase.

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

Gets the chart series model.

Reimplemented from vtkQtChartViewBase.


Member Data Documentation

Definition at line 70 of file vtkQtStatisticalBoxChartView.h.

Definition at line 71 of file vtkQtStatisticalBoxChartView.h.


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

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