Interface class to filter vector elements to see what label goes with what element Currently used for line label conglomeration. More...
#include <rvc/autolabl.h>
Public Member Functions | |
| virtual bool | Filter (ELEMTYPE ElemType, INT32 ElemNum, const MISTRING &string, double height)=0 |
Interface class to filter vector elements to see what label goes with what element Currently used for line label conglomeration.
| virtual bool RVC::AUTOLABEL::FILTER::Filter | ( | ELEMTYPE | ElemType, | |
| INT32 | ElemNum, | |||
| const MISTRING & | string, | |||
| double | height | |||
| ) | [pure virtual] |
1.6.1