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

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

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

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

Reimplemented from vtkQtChartView.

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

Reimplemented from vtkQtChartView.

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

Reimplemented from vtkQtChartView.

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

Reimplemented from vtkQtChartView.

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

virtual void vtkQtStatisticalBoxChartView::Update (  )  [virtual]

Updates the view.

Reimplemented from vtkQtChartView.

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

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

Gets the chart series model.

Implements vtkQtChartView.

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

Implements vtkQtChartView.

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

Gets the series options.

Implements vtkQtChartView.


Member Data Documentation

Definition at line 83 of file vtkQtStatisticalBoxChartView.h.

Definition at line 84 of file vtkQtStatisticalBoxChartView.h.


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

Generated on Mon Sep 27 18:45:14 2010 for VTK by  doxygen 1.5.6