vtkQtChartSeriesDomain Class Reference

#include <vtkQtChartSeriesDomain.h>

List of all members.


Detailed Description

The vtkQtChartSeriesDomain class is used to associate the two domains for a series.

Definition at line 37 of file vtkQtChartSeriesDomain.h.


Public Member Functions

 vtkQtChartSeriesDomain ()
 vtkQtChartSeriesDomain (const vtkQtChartSeriesDomain &other)
 ~vtkQtChartSeriesDomain ()
const vtkQtChartAxisDomaingetXDomain () const
 Gets the x-axis domain for the series.
vtkQtChartAxisDomaingetXDomain ()
 Gets the x-axis domain for the series.
const vtkQtChartAxisDomaingetYDomain () const
 Gets the y-axis domain for the series.
vtkQtChartAxisDomaingetYDomain ()
 Gets the y-axis domain for the series.
vtkQtChartSeriesDomainoperator= (const vtkQtChartSeriesDomain &other)

Constructor & Destructor Documentation

vtkQtChartSeriesDomain::vtkQtChartSeriesDomain (  ) 

vtkQtChartSeriesDomain::vtkQtChartSeriesDomain ( const vtkQtChartSeriesDomain other  ) 

vtkQtChartSeriesDomain::~vtkQtChartSeriesDomain (  ) 


Member Function Documentation

const vtkQtChartAxisDomain& vtkQtChartSeriesDomain::getXDomain (  )  const

Gets the x-axis domain for the series.

Returns:
A reference to the x-axis domain.

vtkQtChartAxisDomain& vtkQtChartSeriesDomain::getXDomain (  ) 

Gets the x-axis domain for the series.

Returns:
A reference to the x-axis domain.

const vtkQtChartAxisDomain& vtkQtChartSeriesDomain::getYDomain (  )  const

Gets the y-axis domain for the series.

Returns:
A reference to the y-axis domain.

vtkQtChartAxisDomain& vtkQtChartSeriesDomain::getYDomain (  ) 

Gets the y-axis domain for the series.

Returns:
A reference to the y-axis domain.

vtkQtChartSeriesDomain& vtkQtChartSeriesDomain::operator= ( const vtkQtChartSeriesDomain other  ) 


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

Generated on Mon Sep 27 18:44:34 2010 for VTK by  doxygen 1.5.6