interface for the RVC::VECTOR class. More...
#include <rvc/geometrc.h>#include <mi32/errhandler.h>

Go to the source code of this file.
Classes | |
| class | RVC::VECTOR |
| Manages RVC::OBJTYPE_Vector RVC objects. More... | |
| class | RVC::VECTOR::CONGLOMERATELINEFILTER |
| class | RVC::VECTOR::ELEMITERATOR< _ELEM > |
| Element iterator, used to iterate through valid vector object elements. 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 |
| struct | RVC::VECTOR::LINE |
| Vector Line record definition. More... | |
| class | RVC::VECTOR::MAKEPARMS |
| Vector object creation parameters. More... | |
| struct | RVC::VECTOR::NODE |
| Vector Node record definition. More... | |
| struct | RVC::VECTOR::POINT |
| Vector point record definition. More... | |
| struct | RVC::VECTOR::POLYGON |
| Vector Polygon record definition. More... | |
Namespaces | |
| namespace | RVC |
Functions | |
| ERRVALUE | RVC::GeneratePolygonTableFromLabels (const RVC::OBJITEM &ObjItem, bool AllowMultiple) |
interface for the RVC::VECTOR class.
1.6.1