interface for the RVC::GEOMETRIC class. More...
#include <rvc/geospatl.h>#include <rvc/styletype.h>#include <mi32/labelframeparms.h>#include <rvc/element.h>#include <rvc/quadtree.h>#include <mi32/region2d.h>#include <mi32/bitset.h>#include <mi32/elemtypeset.h>

Go to the source code of this file.
Classes | |
| class | RVC::GEOMETRIC |
| Base for "geometric" objects. More... | |
| class | RVC::GEOMETRIC::ELEMSELECTFILTER |
| class | RVC::GEOMETRIC::ELEMSELECTPARMS |
| struct | RVC::GEOMETRIC::ELEMSELECTPARMS::ITEM |
| class | RVC::GEOMETRIC::ELEMTRANSLIST |
| Class to manage element translation lists from source to destination elements Eg: 'DestElemNum = TransList[SourceElemNum]' where 'TransList' is an array of INT32's The value '-1' states that the source element does not translate to a destination number. More... | |
| class | RVC::GEOMETRIC::GETOBJFILTER_HASMINIMUMELEMENTS |
| GETOBJFILTER derived class to determine if the geometric object has the minimum number of elements of the specified types. More... | |
| class | RVC::GEOMETRIC::GETOBJFILTER_HASNOIMPLIEDGEOREF |
| Geometric object selection filter to disallow selection of geometric objects already having implied georeference. More... | |
| class | RVC::GEOMETRIC::GETOBJFILTER_ISDISPLAYABLE |
| Geometric object selection filter to disallow selection of empty and invalid extent geometric objects. More... | |
| class | RVC::GEOMETRIC::GETOBJFILTER_ISNOTEMPTY |
| Geometric object selection filter to disallow selection of empty geometric objects. More... | |
| class | RVC::GEOMETRIC::GETOBJFILTER_ISSELECTABLE |
| Geometric object selection filter to disallow selection of non geometric objects. More... | |
| class | RVC::GEOMETRIC::ITERATOR |
| This is the base class for the LINE, POINT, POLYGON, and LABEL iterators. More... | |
| class | RVC::GEOMETRIC::LABEL |
| class | RVC::GEOMETRIC::LABELITERATOR |
| class | RVC::GEOMETRIC::LINEITERATOR |
| class | RVC::GEOMETRIC::MAKEPARMSBASE |
| Make parameter base class for RVC::GEOMETRIC objects. More... | |
| class | RVC::GEOMETRIC::NODEITERATOR |
| class | RVC::GEOMETRIC::OBSERVER |
| OBSERVER class for RVC::GEOMETRIC objects. More... | |
| class | RVC::GEOMETRIC::POINTITERATOR |
| class | RVC::GEOMETRIC::POLYGONITERATOR |
| class | RVC::GEOMETRIC::SEARCHFILTER |
| Filter search class for FindClosestElement() method. More... | |
| class | RVC::GEOMETRIC::SEARCHFILTER_BITSET |
| Filter search class for FindClosestElement() method supporting bit-set. More... | |
| class | RVC::GEOMETRIC::SEARCHFILTER_ELEMTRANSLIST |
| Filter search class for FindClosestElement() method supporting bit-set. More... | |
| class | RVC::GEOMETRIC::SEARCHFILTER_UNSIGNEDSET |
| Filter search class for FindClosestElement() method supporting bit-set. More... | |
| class | RVC::GEOMETRIC::SEARCHRESULT |
| class | RVC::GEOMETRIC::SEARCHRESULT::CONST_ITERATOR |
Namespaces | |
| namespace | RVC |
interface for the RVC::GEOMETRIC class.
1.6.1