VTK
Public Member Functions | Public Attributes
vtkChart::MouseActions Class Reference

#include <vtkChart.h>

List of all members.

Public Member Functions

 MouseActions ()
short & Pan ()
short & Zoom ()
short & Select ()
short & operator[] (int index)

Public Attributes

short Data [3]

Detailed Description

Hold mouse action mappings.

Definition at line 264 of file vtkChart.h.


Constructor & Destructor Documentation


Member Function Documentation

short& vtkChart::MouseActions::Pan ( ) [inline]

Definition at line 268 of file vtkChart.h.

short& vtkChart::MouseActions::Zoom ( ) [inline]

Definition at line 269 of file vtkChart.h.

short& vtkChart::MouseActions::Select ( ) [inline]

Definition at line 270 of file vtkChart.h.

short& vtkChart::MouseActions::operator[] ( int  index) [inline]

Definition at line 271 of file vtkChart.h.


Member Data Documentation

Definition at line 272 of file vtkChart.h.


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