vtkQtChartStyleAxesCorner Class Reference

#include <vtkQtChartStyleAxesCorner.h>

List of all members.


Detailed Description

The vtkQtChartStyleAxesCorner class is the interface for series axes corner options.

Definition at line 37 of file vtkQtChartStyleAxesCorner.h.


Public Member Functions

 vtkQtChartStyleAxesCorner (QObject *parent=0)
 Creates a chart style axes corner.
virtual ~vtkQtChartStyleAxesCorner ()
virtual vtkQtChartLayer::AxesCorner getStyleAxesCorner (int index) const =0
 Gets the axes corner for the given style index.

Constructor & Destructor Documentation

vtkQtChartStyleAxesCorner::vtkQtChartStyleAxesCorner ( QObject *  parent = 0  ) 

Creates a chart style axes corner.

Parameters:
parent The parent object.

virtual vtkQtChartStyleAxesCorner::~vtkQtChartStyleAxesCorner (  )  [inline, virtual]

Definition at line 46 of file vtkQtChartStyleAxesCorner.h.


Member Function Documentation

virtual vtkQtChartLayer::AxesCorner vtkQtChartStyleAxesCorner::getStyleAxesCorner ( int  index  )  const [pure virtual]

Gets the axes corner for the given style index.

Parameters:
index The style index.
Returns:
The axes corner for the given style index.


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

Generated on Wed Aug 24 12:00:08 2011 for VTK by  doxygen 1.5.6