Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkKWBoundsDisplay Class Reference

an entry with a label More...

#include <vtkKWBoundsDisplay.h>

Inheritance diagram for vtkKWBoundsDisplay:

Inheritance graph
[legend]
Collaboration diagram for vtkKWBoundsDisplay:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkKWBoundsDisplay, vtkKWFrameWithLabel)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Create (vtkKWApplication *app)
virtual void UpdateEnableState ()
void SetBounds (double bounds[6])
void SetExtent (int ext[6])
virtual double * GetBounds ()
virtual void GetBounds (double &, double &, double &, double &, double &, double &)
virtual void GetBounds (double[6])
void SetModeToExtent ()
void SetModeToBounds ()

Static Public Member Functions

vtkKWBoundsDisplayNew ()

Protected Member Functions

 vtkKWBoundsDisplay ()
 ~vtkKWBoundsDisplay ()
void UpdateWidgets ()
 vtkKWBoundsDisplay (const vtkKWBoundsDisplay &)
void operator= (const vtkKWBoundsDisplay &)

Protected Attributes

vtkKWLabelXRangeLabel
vtkKWLabelYRangeLabel
vtkKWLabelZRangeLabel
double Bounds [6]
int Extent [6]
int ExtentMode

Detailed Description

an entry with a label

None

Definition at line 29 of file vtkKWBoundsDisplay.h.


Constructor & Destructor Documentation

vtkKWBoundsDisplay::vtkKWBoundsDisplay  )  [protected]
 

vtkKWBoundsDisplay::~vtkKWBoundsDisplay  )  [protected]
 

vtkKWBoundsDisplay::vtkKWBoundsDisplay const vtkKWBoundsDisplay  )  [protected]
 


Member Function Documentation

vtkKWBoundsDisplay* vtkKWBoundsDisplay::New  )  [static]
 

Reimplemented from vtkKWFrameWithLabel.

vtkKWBoundsDisplay::vtkTypeRevisionMacro vtkKWBoundsDisplay  ,
vtkKWFrameWithLabel 
 

void vtkKWBoundsDisplay::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkKWFrameWithLabel.

virtual void vtkKWBoundsDisplay::Create vtkKWApplication app  )  [virtual]
 

Create the widget

Reimplemented from vtkKWFrameWithLabel.

void vtkKWBoundsDisplay::SetBounds double  bounds[6]  ) 
 

Set the bounds to display.

void vtkKWBoundsDisplay::SetExtent int  ext[6]  ) 
 

Set the bounds to display.

virtual double* vtkKWBoundsDisplay::GetBounds  )  [virtual]
 

Set the bounds to display.

virtual void vtkKWBoundsDisplay::GetBounds double &  ,
double &  ,
double &  ,
double &  ,
double &  ,
double & 
[virtual]
 

Set the bounds to display.

virtual void vtkKWBoundsDisplay::GetBounds double  [6]  )  [virtual]
 

Set the bounds to display.

void vtkKWBoundsDisplay::SetModeToExtent  )  [inline]
 

I want to use this widget to display an extent (int values). This mode causes the extent to be printed as integers. This flag is set to Bounds by default. The mode is automatically set when the bounds or extent is set.

Definition at line 51 of file vtkKWBoundsDisplay.h.

void vtkKWBoundsDisplay::SetModeToBounds  )  [inline]
 

I want to use this widget to display an extent (int values). This mode causes the extent to be printed as integers. This flag is set to Bounds by default. The mode is automatically set when the bounds or extent is set.

Definition at line 52 of file vtkKWBoundsDisplay.h.

virtual void vtkKWBoundsDisplay::UpdateEnableState  )  [virtual]
 

Update the "enable" state of the object and its internal parts. Depending on different Ivars (this->Enabled, the application's Limited Edition Mode, etc.), the "enable" state of the object is updated and propagated to its internal parts/subwidgets. This will, for example, enable/disable parts of the widget UI, enable/disable the visibility of 3D widgets, etc.

Reimplemented from vtkKWFrameWithLabel.

void vtkKWBoundsDisplay::UpdateWidgets  )  [protected]
 

void vtkKWBoundsDisplay::operator= const vtkKWBoundsDisplay  )  [protected]
 


Member Data Documentation

vtkKWLabel* vtkKWBoundsDisplay::XRangeLabel [protected]
 

Definition at line 69 of file vtkKWBoundsDisplay.h.

vtkKWLabel* vtkKWBoundsDisplay::YRangeLabel [protected]
 

Definition at line 70 of file vtkKWBoundsDisplay.h.

vtkKWLabel* vtkKWBoundsDisplay::ZRangeLabel [protected]
 

Definition at line 71 of file vtkKWBoundsDisplay.h.

double vtkKWBoundsDisplay::Bounds[6] [protected]
 

Definition at line 73 of file vtkKWBoundsDisplay.h.

int vtkKWBoundsDisplay::Extent[6] [protected]
 

Definition at line 74 of file vtkKWBoundsDisplay.h.

int vtkKWBoundsDisplay::ExtentMode [protected]
 

Definition at line 75 of file vtkKWBoundsDisplay.h.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:35:35 2006 for ParaView by doxygen 1.3.5