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

vtkKWCanvas Class Reference

canvas widget More...

#include <vtkKWCanvas.h>

Inheritance diagram for vtkKWCanvas:

Inheritance graph
[legend]
Collaboration diagram for vtkKWCanvas:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkKWCanvas, vtkKWCoreWidget)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Create (vtkKWApplication *app)
virtual void UpdateEnableState ()
virtual void SetWidth (int)
virtual int GetWidth ()
virtual void SetHeight (int)
virtual int GetHeight ()

Static Public Member Functions

vtkKWCanvasNew ()

Protected Member Functions

 vtkKWCanvas ()
 ~vtkKWCanvas ()

Detailed Description

canvas widget

A simple widget that represents a canvas.

Thanks:
This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on the National Centers for Biomedical Computing can be obtained from http://nihroadmap.nih.gov/bioinformatics.

Definition at line 53 of file vtkKWCanvas.h.


Constructor & Destructor Documentation

vtkKWCanvas::vtkKWCanvas  )  [inline, protected]
 

Definition at line 81 of file vtkKWCanvas.h.

vtkKWCanvas::~vtkKWCanvas  )  [inline, protected]
 

Definition at line 82 of file vtkKWCanvas.h.


Member Function Documentation

vtkKWCanvas* vtkKWCanvas::New  )  [static]
 

Reimplemented from vtkKWCoreWidget.

vtkKWCanvas::vtkTypeRevisionMacro vtkKWCanvas  ,
vtkKWCoreWidget 
 

void vtkKWCanvas::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkKWCoreWidget.

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

Create the widget.

Reimplemented from vtkKWCoreWidget.

virtual void vtkKWCanvas::SetWidth int   )  [virtual]
 

Convenience function to set the width and height of the canvas No effect before Create() is called.

virtual int vtkKWCanvas::GetWidth  )  [virtual]
 

Convenience function to set the width and height of the canvas No effect before Create() is called.

virtual void vtkKWCanvas::SetHeight int   )  [virtual]
 

Convenience function to set the width and height of the canvas No effect before Create() is called.

virtual int vtkKWCanvas::GetHeight  )  [virtual]
 

Convenience function to set the width and height of the canvas No effect before Create() is called.

virtual void vtkKWCanvas::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 vtkKWWidget.


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