ssMultibeamAlongBathymetryRenderView Class Reference
[Gui/Plan/Aquisition]

This class is used to manage the along bathymetry render view. More...

#include <ssMultibeamAlongBathymetryRenderView.h>

Inheritance diagram for ssMultibeamAlongBathymetryRenderView:

Inheritance graph
[legend]
Collaboration diagram for ssMultibeamAlongBathymetryRenderView:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeMacro (ssMultibeamAlongBathymetryRenderView, 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 ssMultibeamAlongBathymetryRenderViewNew ()
 Instantiate a new object of this type.

Protected Member Functions

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

Detailed Description

This class is used to manage the along bathymetry render view.

Definition at line 81 of file ssMultibeamAlongBathymetryRenderView.h.


Constructor & Destructor Documentation

ssMultibeamAlongBathymetryRenderView::ssMultibeamAlongBathymetryRenderView (  )  [protected]

Ctor.

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

Dtor.


Member Function Documentation

static ssMultibeamAlongBathymetryRenderView* ssMultibeamAlongBathymetryRenderView::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.

ssMultibeamAlongBathymetryRenderView::vtkTypeMacro ( ssMultibeamAlongBathymetryRenderView  ,
vtkKWView   
)

void ssMultibeamAlongBathymetryRenderView::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 ssMultibeamAlongBathymetryRenderView::CreateViewProperties (  )  [virtual]

Add widgets to vtkKWView's notebook.

Reimplemented from ssMultibeamRenderView.

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

ssMultibeamAlongBathymetryRenderView::vtkSetStringMacro ( RenderPending   )  [protected]

Reimplemented from ssMultibeamRenderView.


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