ssMultibeamPlanRenderView Class Reference
[Gui/Plan/Aquisition]

This class is used to manage the plan render view. More...

#include <ssMultibeamPlanRenderView.h>

Inheritance diagram for ssMultibeamPlanRenderView:

Inheritance graph
[legend]
Collaboration diagram for ssMultibeamPlanRenderView:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeMacro (ssMultibeamPlanRenderView, vtkKWView)
void PrintSelf (ostream &os, vtkIndent indent)
 Print the state of this object.
virtual void CreateViewProperties ()
 Add widgets to vtkKWView's notebook.
virtual void Create (vtkKWApplication *app, const char *args)
 Create the TK widgets associated with the view.

Static Public Member Functions

static ssMultibeamPlanRenderViewNew ()
 Instantiate a new object of this type.

Protected Member Functions

 ssMultibeamPlanRenderView ()
 Ctor.
virtual ~ssMultibeamPlanRenderView ()
 Dtor.
 vtkSetStringMacro (RenderPending)

Detailed Description

This class is used to manage the plan render view.

Definition at line 80 of file ssMultibeamPlanRenderView.h.


Constructor & Destructor Documentation

ssMultibeamPlanRenderView::ssMultibeamPlanRenderView (  )  [protected]

Ctor.

virtual ssMultibeamPlanRenderView::~ssMultibeamPlanRenderView (  )  [protected, virtual]

Dtor.


Member Function Documentation

static ssMultibeamPlanRenderView* ssMultibeamPlanRenderView::New (  )  [static]

Instantiate a new object of this type.

This is the only method that objects of this type may be created.

Returns:
The new object.

Reimplemented from ssMultibeamRenderView.

ssMultibeamPlanRenderView::vtkTypeMacro ( ssMultibeamPlanRenderView  ,
vtkKWView   
)

void ssMultibeamPlanRenderView::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

Print the state of this object.

Parameters:
os The output stream.
indent The indentation level. Used for formating output.

Reimplemented from ssMultibeamRenderView.

virtual void ssMultibeamPlanRenderView::CreateViewProperties (  )  [virtual]

Add widgets to vtkKWView's notebook.

Reimplemented from ssMultibeamRenderView.

virtual void ssMultibeamPlanRenderView::Create ( vtkKWApplication app,
const char *  args 
) [virtual]

Create the TK widgets associated with the view.

Parameters:
app The application.
args Aguments to the frame widget.

Reimplemented from ssMultibeamRenderView.

ssMultibeamPlanRenderView::vtkSetStringMacro ( RenderPending   )  [protected]

Reimplemented from ssMultibeamRenderView.


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