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

vtkPVPLOT3DReaderModule Class Reference

A class to handle the UI for PLOT3D readers. More...

#include <vtkPVPLOT3DReaderModule.h>

Inheritance diagram for vtkPVPLOT3DReaderModule:

Inheritance graph
[legend]
Collaboration diagram for vtkPVPLOT3DReaderModule:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVPLOT3DReaderModule, vtkPVAdvancedReaderModule)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void UpdateEnableState ()
virtual void Accept ()
virtual void Accept (int hideFlag)
virtual void Accept (int hideFlag, int hideSource)

Static Public Member Functions

vtkPVPLOT3DReaderModuleNew ()

Protected Member Functions

 vtkPVPLOT3DReaderModule ()
 ~vtkPVPLOT3DReaderModule ()

Protected Attributes

int AlreadyAccepted

Detailed Description

A class to handle the UI for PLOT3D readers.

See also:
vtkPVReaderModule vtkPVAdvancedReaderModule

Definition at line 27 of file vtkPVPLOT3DReaderModule.h.


Constructor & Destructor Documentation

vtkPVPLOT3DReaderModule::vtkPVPLOT3DReaderModule  )  [protected]
 

vtkPVPLOT3DReaderModule::~vtkPVPLOT3DReaderModule  )  [protected]
 


Member Function Documentation

vtkPVPLOT3DReaderModule* vtkPVPLOT3DReaderModule::New  )  [static]
 

Reimplemented from vtkPVAdvancedReaderModule.

vtkPVPLOT3DReaderModule::vtkTypeRevisionMacro vtkPVPLOT3DReaderModule  ,
vtkPVAdvancedReaderModule 
 

void vtkPVPLOT3DReaderModule::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkPVAdvancedReaderModule.

virtual void vtkPVPLOT3DReaderModule::Accept  )  [inline, virtual]
 

Internal method; called by AcceptCallbackInternal. Hide flag is used for hiding creation of the glyph sources from the user.

Reimplemented from vtkPVSource.

Definition at line 35 of file vtkPVPLOT3DReaderModule.h.

References vtkPVSource::Accept().

virtual void vtkPVPLOT3DReaderModule::Accept int  hideFlag  )  [inline, virtual]
 

Internal method; called by AcceptCallbackInternal. Hide flag is used for hiding creation of the glyph sources from the user.

Reimplemented from vtkPVSource.

Definition at line 36 of file vtkPVPLOT3DReaderModule.h.

References vtkPVSource::Accept().

virtual void vtkPVPLOT3DReaderModule::Accept int  hideFlag,
int  hideSource
[virtual]
 

Internal method; called by AcceptCallbackInternal. Hide flag is used for hiding creation of the glyph sources from the user.

Reimplemented from vtkPVSource.

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


Member Data Documentation

int vtkPVPLOT3DReaderModule::AlreadyAccepted [protected]
 

Definition at line 52 of file vtkPVPLOT3DReaderModule.h.


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