Vector Standard Attribute manager. More...
#include <rvc/mstdatt.h>

Public Member Functions | |
| VECTSTDATT () | |
| virtual | ~VECTSTDATT () |
| ERRVALUE | GetPolygonArea (INT32 PolyNum, double &Area) |
| ERRVALUE | Setup (const RVC::VECTOR &VectObj, ELEMTYPE ElemType, ADDSTAT AddStats=ADDSTAT_None, TABLEFLAG TableFlag=TABLEFLAG_None) |
| ERRVALUE | UpdateLine (INT32 LineNum) |
| ERRVALUE | UpdatePolygon (INT32 PolyNum) |
| ERRVALUE | UpdatePolygonIsleOnly (INT32 PolyNum) |
| ERRVALUE | UpdatePolygonSet (const BITSET &PolySet) |
Vector Standard Attribute manager.
| RVC::VECTSTDATT::VECTSTDATT | ( | ) |
| virtual RVC::VECTSTDATT::~VECTSTDATT | ( | ) | [virtual] |
Compute and / or get the polygon area.
| ERRVALUE RVC::VECTSTDATT::Setup | ( | const RVC::VECTOR & | VectObj, | |
| ELEMTYPE | ElemType, | |||
| ADDSTAT | AddStats = ADDSTAT_None, |
|||
| TABLEFLAG | TableFlag = TABLEFLAG_None | |||
| ) |
Initialize the Vector Standard Attribute manager.
Update a vector polygon standard attributes.
Update a vector polygon island standard attributes.
Update a set of vector polygon standard attributes.
1.6.1