Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

exotkAF_ViewFitMenuNode Class Reference

Describe a menu node for the fitall of the view. More...

#include <exotkAF_ViewFitMenuNode.hxx>

Inheritance diagram for exotkAF_ViewFitMenuNode:

Inheritance graph
[legend]
Collaboration diagram for exotkAF_ViewFitMenuNode:

Collaboration graph
[legend]
List of all members.

Public Methods

void * operator new (size_t, void *anAddress)
 OCC new. More...

void * operator new (size_t size)
 OCC new. More...

void operator delete (void *anAddress)
 OCC delete. More...

Standard_EXPORT exotkAF_ViewFitMenuNode (const Handle_exotkAF_View &aView)
 Constructor. More...

virtual Standard_EXPORT ~exotkAF_ViewFitMenuNode ()
 Destructor. More...

virtual Standard_EXPORT Standard_Boolean Execute ()
 Execute the action ( fitall the view ). More...


Protected Attributes

Handle_exotkAF_View myView

Detailed Description

Describe a menu node for the fitall of the view.

Author:
Stephane Routelous

Definition at line 49 of file exotkAF_ViewFitMenuNode.hxx.


Constructor & Destructor Documentation

exotkAF_ViewFitMenuNode::exotkAF_ViewFitMenuNode const Handle_exotkAF_View   aView
 

Constructor.

Parameters:
aView  const Handle_exotkAF_View&

Definition at line 65 of file exotkAF_ViewFitMenuNode.cxx.

References exotkTree_TreeNode::myName.

exotkAF_ViewFitMenuNode::~exotkAF_ViewFitMenuNode   [virtual]
 

Destructor.

Definition at line 79 of file exotkAF_ViewFitMenuNode.cxx.


Member Function Documentation

exotkAF_ViewFitMenuNode::Execute   [virtual]
 

Execute the action ( fitall the view ).

Returns:
Standard_Boolean

Reimplemented from exotkTree_MenuNode.

Definition at line 90 of file exotkAF_ViewFitMenuNode.cxx.

References myView.

void exotkAF_ViewFitMenuNode::operator delete void *    anAddress [inline]
 

OCC delete.

Returns:
inline void
Parameters:
void  *anAddress

Reimplemented from exotkTree_MenuNode.

Definition at line 82 of file exotkAF_ViewFitMenuNode.hxx.

void * exotkAF_ViewFitMenuNode::operator new size_t    size [inline]
 

OCC new.

Returns:
inline void*
Parameters:
size_t  size

Reimplemented from exotkTree_MenuNode.

Definition at line 71 of file exotkAF_ViewFitMenuNode.hxx.

void * exotkAF_ViewFitMenuNode::operator new size_t   ,
void *    anAddress
[inline]
 

OCC new.

Returns:
inline void*
Parameters:
size_t 
void  * anAddress

Reimplemented from exotkTree_MenuNode.

Definition at line 60 of file exotkAF_ViewFitMenuNode.hxx.


Member Data Documentation

Handle_exotkAF_View exotkAF_ViewFitMenuNode::myView [protected]
 

the view to handle

Definition at line 110 of file exotkAF_ViewFitMenuNode.hxx.

Referenced by Execute().


The documentation for this class was generated from the following files:
Generated on Wed Jan 23 12:18:28 2002 for exotk by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001