VECTFILTPARMS Class Reference

#include <mi32/vfilters.h>

Inheritance diagram for VECTFILTPARMS:

Inheritance graph
SUBJECT\< VECTORFILTEROBSERVER \>SUBJECTBASESUBJECT\< _CT \>
[legend]
List of all members.

Public Member Functions

ERRVALUE Execute (RVC::VECTORTOOLKIT &vtk)
void GenerateForm (MDLGPARENT form)
void GenerateReportString (MISTRING &string) const
HELPID GetHelpID () const
const char * GetIconClassName () const
const char * GetIconName () const
TEXTID GetLabel () const
bool HasForm () const
bool IsPolygonFilter () const
void UpdateObject (const RVC::OBJITEM &ObjItem)
 VECTFILTPARMS ()
virtual ~VECTFILTPARMS ()

Detailed Description

Definition at line 81 of file vfilters.h.


Constructor & Destructor Documentation

VECTFILTPARMS::VECTFILTPARMS (  ) 

virtual VECTFILTPARMS::~VECTFILTPARMS (  )  [virtual]


Member Function Documentation

ERRVALUE VECTFILTPARMS::Execute ( RVC::VECTORTOOLKIT vtk  )  [inline]

Perform the filter operation on the vector object provided in the VECTORTOOLKIT instance.

Definition at line 88 of file vfilters.h.

void VECTFILTPARMS::GenerateForm ( MDLGPARENT  form  )  [inline]

Generate the filter parameter form for this filter.

Definition at line 93 of file vfilters.h.

void VECTFILTPARMS::GenerateReportString ( MISTRING string  )  const [inline]

Generate a filter result report string. Only valid after Execute() is called.

Definition at line 98 of file vfilters.h.

HELPID VECTFILTPARMS::GetHelpID (  )  const [inline]

Get the HELPID entry for this filter.

Definition at line 115 of file vfilters.h.

const char* VECTFILTPARMS::GetIconClassName (  )  const [inline]

Get the icon class(group) name for this filter.

Definition at line 111 of file vfilters.h.

const char* VECTFILTPARMS::GetIconName (  )  const [inline]

Get the icon name for this filter.

Definition at line 107 of file vfilters.h.

TEXTID VECTFILTPARMS::GetLabel (  )  const [inline]

Get the label for this filter.

Definition at line 103 of file vfilters.h.

bool VECTFILTPARMS::HasForm (  )  const [inline]

Does the filter have a filter parameter form to generate?

Definition at line 119 of file vfilters.h.

bool VECTFILTPARMS::IsPolygonFilter (  )  const [inline]

Does the filter operate on polygons?

Definition at line 123 of file vfilters.h.

void VECTFILTPARMS::UpdateObject ( const RVC::OBJITEM ObjItem  )  [inline]

Update the object the filter is currently working on.

Definition at line 127 of file vfilters.h.


The documentation for this class was generated from the following file:
Generated on Thu Apr 26 04:47:42 2007 for TNTsdk by  doxygen 1.5.2