vtkQtChartTableRepresentation Class Reference

#include <vtkQtChartTableRepresentation.h>

Inheritance diagram for vtkQtChartTableRepresentation:

Inheritance graph
[legend]
Collaboration diagram for vtkQtChartTableRepresentation:

Collaboration graph
[legend]

List of all members.


Detailed Description

A representation for displaying a vtkTable in a vtkQtChartViewBase.

This is a specialization of vtkQtTableDataRepresentation to put the data into a vtkQtChartViewBase.

Tests:
vtkQtChartTableRepresentation (Tests)

Definition at line 38 of file vtkQtChartTableRepresentation.h.


Public Types

typedef
vtkQtTableDataRepresentation 
Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
vtkQtChartTableSeriesModelGetSeriesModel ()
void SetColumnsAsSeries (bool)
virtual int GetColumnsAsSeries ()

Static Public Member Functions

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

Protected Member Functions

 vtkQtChartTableRepresentation ()
 ~vtkQtChartTableRepresentation ()
bool AddToView (vtkView *view)
bool RemoveFromView (vtkView *view)

Protected Attributes

bool ColumnsAsSeries

Member Typedef Documentation

Reimplemented from vtkQtTableDataRepresentation.

Definition at line 42 of file vtkQtChartTableRepresentation.h.


Constructor & Destructor Documentation

vtkQtChartTableRepresentation::vtkQtChartTableRepresentation (  )  [protected]

vtkQtChartTableRepresentation::~vtkQtChartTableRepresentation (  )  [protected]


Member Function Documentation

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

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

Reimplemented from vtkQtTableDataRepresentation.

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

Reimplemented from vtkQtTableDataRepresentation.

static int vtkQtChartTableRepresentation::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 vtkQtTableDataRepresentation.

virtual int vtkQtChartTableRepresentation::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 vtkQtTableDataRepresentation.

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

Reimplemented from vtkQtTableDataRepresentation.

void vtkQtChartTableRepresentation::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 vtkQtTableDataRepresentation.

vtkQtChartTableSeriesModel* vtkQtChartTableRepresentation::GetSeriesModel (  ) 

Return the series model for this table representation

void vtkQtChartTableRepresentation::SetColumnsAsSeries ( bool   ) 

Orients the table as being either columns-as-series or rows-as-series oriented.

virtual int vtkQtChartTableRepresentation::GetColumnsAsSeries (  )  [virtual]

Orients the table as being either columns-as-series or rows-as-series oriented.

bool vtkQtChartTableRepresentation::AddToView ( vtkView view  )  [protected]

Adds the representation to the view. This is called from vtkView::AddRepresentation().

bool vtkQtChartTableRepresentation::RemoveFromView ( vtkView view  )  [protected]

Removes the representation to the view. This is called from vtkView::RemoveRepresentation().


Member Data Documentation

Definition at line 67 of file vtkQtChartTableRepresentation.h.


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

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