VECTFILTPARMS Class Reference
#include <mi32/vfilters.h>
List of all members.
Constructor & Destructor Documentation
| VECTFILTPARMS::VECTFILTPARMS |
( |
|
) |
|
| virtual VECTFILTPARMS::~VECTFILTPARMS |
( |
|
) |
[virtual] |
Member Function Documentation
Perform the filter operation on the vector object provided in the VECTORTOOLKIT instance.
| void VECTFILTPARMS::GenerateForm |
( |
MDLGPARENT |
form |
) |
[inline] |
Generate the filter parameter form for this filter.
| void VECTFILTPARMS::GenerateReportString |
( |
MISTRING & |
string |
) |
const [inline] |
Generate a filter result report string. Only valid after Execute() is called.
| HELPID VECTFILTPARMS::GetHelpID |
( |
|
) |
const [inline] |
Get the HELPID entry for this filter.
| ICONID VECTFILTPARMS::GetIconId |
( |
|
) |
const [inline] |
Get the ICONID for this filter.
| TEXTID VECTFILTPARMS::GetLabel |
( |
|
) |
const [inline] |
Get the label for this filter.
| bool VECTFILTPARMS::HasForm |
( |
|
) |
const [inline] |
Does the filter have a filter parameter form to generate?
| bool VECTFILTPARMS::IsPolygonFilter |
( |
|
) |
const [inline] |
Does the filter operate on polygons?
| void VECTFILTPARMS::UpdateObject |
( |
const RVC::OBJITEM & |
ObjItem |
) |
[inline] |
Update the object the filter is currently working on.
The documentation for this class was generated from the following file: