RVC::DBASE_POLYGON Class Reference

Manage RVC::OBJTYPE_Database_VectorPolygon objects. More...

#include <rvc/dbpoly.h>

Inheritance diagram for RVC::DBASE_POLYGON:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DBASE_POLYGON ()
ERRVALUE CombinePolygonAttributesFrom (const RVC::OBJITEMLIST &GeoObjItemList, DBASE::COPYFLAG CopyFlags, DBASE::JOINFLAGS JoinFlags, const MILIST< BITSET_DEQUE > *pValidPolyList=0, const MILIST< REGION2D > *pValidRegionList=0, const TRANS2D_MAPGEN *pDestToSrcAlt=0)

Detailed Description

Manage RVC::OBJTYPE_Database_VectorPolygon objects.


Constructor & Destructor Documentation

RVC::DBASE_POLYGON::DBASE_POLYGON (  )  [inline]

Default constructor.


Member Function Documentation

ERRVALUE RVC::DBASE_POLYGON::CombinePolygonAttributesFrom ( const RVC::OBJITEMLIST GeoObjItemList,
DBASE::COPYFLAG  CopyFlags,
DBASE::JOINFLAGS  JoinFlags,
const MILIST< BITSET_DEQUE > *  pValidPolyList = 0,
const MILIST< REGION2D > *  pValidRegionList = 0,
const TRANS2D_MAPGEN pDestToSrcAlt = 0 
)

Combine polygon attributes from multiple geometric sources into the destination vector polygon database object This method will remove the standard attributes tables, caller will need to rebuild.

Parameters:
pValidPolyList If specified, the number of entries must match 'GeoObjItemList' entries Determines which polygons from the source are to be used
pValidRegionList Determines which polygons from the destination are to be used
pDestToSrcAlt Use if the translation between the source and dest is not from RVC::GEOSPATIAL::ComputeObjectTranslation()

The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:36:54 2012 for TNTsdk 2012 by  doxygen 1.6.1