#include <rvc/geometrc.h>
#include <mi32/rvcvect.h>
Include dependency graph for vector.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | RVC |
Classes | |
| class | RVC::VECTOR |
| Manages RVC::OBJTYPE_Vector RVC objects. The interface currently wraps the MfVector functions. More... | |
| class | RVC::VECTOR::CONGLOMERATELINEFILTER |
| class | RVC::VECTOR::ELEMITERATOR< _ELEM > |
| Constant iterator class. More... | |
| class | RVC::VECTOR::GETOBJFILTER_HASGEOMETRICELEMENTS |
| GETOBJFILTER derived class to determine if the vector object has points or lines or polygons to perform geometric operations on. More... | |
| class | RVC::VECTOR::GETOBJFILTER_HASLABELS |
| GETOBJFILTER derived class to determine if the vector object has the minimum number of labels. More... | |
| class | RVC::VECTOR::GETOBJFILTER_HASLINES |
| GETOBJFILTER derived class to determine if the vector object has the minimum number of labels. More... | |
| class | RVC::VECTOR::GETOBJFILTER_HASPOINTS |
| GETOBJFILTER derived class to determine if the vector object has the minimum number of labels. More... | |
| class | RVC::VECTOR::GETOBJFILTER_HASPOLYGONS |
| GETOBJFILTER derived class to determine if the vector object has the minimum number of labels. More... | |
| class | RVC::VECTOR::LABEL |
| Vector label class. More... | |
| class | RVC::VECTOR::LABEL::LEADERLINE |
| class | RVC::VECTOR::MAKEPARMS |
| Vector object creation parameters. More... | |
Functions | |
| DEFINE_ENUM_OP_BITWISE (VECTOR::FLAGS) | |
| ERRVALUE | GeneratePolygonTableFromLabels (const RVC::OBJITEM &ObjItem, bool AllowMultiple) |
Definition in file vector.h.
|
|
|
|
||||||||||||
|
General operation functions.
|
1.3.8-20040913