vtkQtLineChartView Class Reference

#include <vtkQtLineChartView.h>

Inheritance diagram for vtkQtLineChartView:

Inheritance graph
[legend]
Collaboration diagram for vtkQtLineChartView:

Collaboration graph
[legend]

List of all members.


Detailed Description

Wraps a vtkQtChartArea into a VTK view.

vtkQtLineChartView is a type vtkQtChartView designed for line charts.

See also:
vtkQtChartView
Tests:
vtkQtLineChartView (Tests)

Definition at line 40 of file vtkQtLineChartView.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)
virtual void AddChartSelectionHandlers (vtkQtChartMouseSelection *selector)
virtual
vtkQtChartSeriesModelCollection
GetChartSeriesModel ()

Static Public Member Functions

static vtkQtLineChartViewNew ()
static int IsTypeOf (const char *type)
static vtkQtLineChartViewSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkQtLineChartView ()
 ~vtkQtLineChartView ()

Protected Attributes

vtkQtLineChartLineChart
vtkQtChartSeriesModelCollectionLineModel

Member Typedef Documentation

Reimplemented from vtkQtChartViewBase.

Definition at line 44 of file vtkQtLineChartView.h.


Constructor & Destructor Documentation

vtkQtLineChartView::vtkQtLineChartView (  )  [protected]

vtkQtLineChartView::~vtkQtLineChartView (  )  [protected]


Member Function Documentation

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

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

Reimplemented from vtkQtChartViewBase.

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

Reimplemented from vtkQtChartViewBase.

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

Reimplemented from vtkQtChartViewBase.

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

Updates the view.

Reimplemented from vtkQtChartViewBase.

void vtkQtLineChartView::SetHelpFormat ( const char *  format  ) 

Sets the bar chart help format.

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

Adds line chart selection handlers to the mouse selection.

Reimplemented from vtkQtChartViewBase.

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

Gets the line chart series model.

Reimplemented from vtkQtChartViewBase.


Member Data Documentation

Definition at line 68 of file vtkQtLineChartView.h.

Definition at line 69 of file vtkQtLineChartView.h.


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

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