, including all inherited members.
| AddLine(const POLYLINE &PolyLine) | REGION2D | |
| AddLines(const POLYLINELIST &LineList) | REGION2D | |
| AddPoint(const DPOINT3D &Point) | REGION2D | |
| AddPoints(const POLYLINE &points) | REGION2D | |
| AddSubRegion(const SUBREGION2D &SubRegion) | REGION2D | |
| Assign(const POLYLINE &PolyLine, const SIMPLE_ARRAY< INT32 > &Index) | REGION2D | |
| AssignFromXML(const XMLNODE *topnode) | REGION2D | |
| Begin() const | REGION2D | [inline] |
| Clear() | REGION2D | |
| ClearCoordRefSys() | REGION2D | |
| ClipLine(POLYLINE &PolyLine, POLYLINE::CLIP &ClipTarget, CLIPMODE ClipMode=CLIPMODE_Inside) const | REGION2D | |
| ComputeArea() const | REGION2D | |
| ComputeAreaNoIslands() const | REGION2D | |
| ComputeCentroid(DPOINT3D ¢roid) const | REGION2D | |
| ComputeExpansion(const double Distance, REGION2D &Expansion) const | REGION2D | |
| ComputePerimeter() const | REGION2D | |
| ComputePerimeter(double &result, SPATREF::COORDREFSYS::MEASUREMETHOD method, UOM::IDNUM LengthUnitIdNum=UOM::IDNUM_Length_Meter) const | REGION2D | |
| ComputePerimeterNoIslands() const | REGION2D | |
| CONST_ITERATOR typedef | REGION2D | |
| ConvertForward(const TRANS2D_AFFINE &taf) | REGION2D | |
| ConvertForward(const TRANS2D_MAPGEN &tmg) | REGION2D | |
| ConvertForward(const SPATREF::COORDOP &Op) | REGION2D | |
| ConvertForwardDense(const TRANS2D_MAPGEN &tmg) | REGION2D | |
| ConvertForwardDense(const SPATREF::COORDOP &Op, double tolerance) | REGION2D | |
| ConvertInverse(const TRANS2D_AFFINE &taf) | REGION2D | |
| ConvertInverse(const TRANS2D_MAPGEN &tmg) | REGION2D | |
| ConvertInverseDense(const TRANS2D_MAPGEN &tmg) | REGION2D | |
| ConvertReverse(const SPATREF::COORDOP &Op) | REGION2D | |
| ConvertReverseDense(const SPATREF::COORDOP &Op, double tolerance) | REGION2D | |
| ConvertTo(const SPATREF::COORDREFSYS &DestCoordRefSys, double tolerance=0.0) | REGION2D | |
| CopyTo(REGION2D &target, COPYFILTER &filter) const | REGION2D | |
| DumpCoords(MISTRING &result, int indent, bool maxprec=false) const | REGION2D | |
| End() const | REGION2D | [inline] |
| ExclusiveUnion(const REGION2D &RegionB) | REGION2D | |
| ExclusiveUnion(const REGION2D &RegionA, const REGION2D &RegionB) | REGION2D | |
| Expand(const double Distance) | REGION2D | |
| GetCoordRefSys() const | REGION2D | [inline] |
| GetExtents() const | REGION2D | [inline] |
| GetExtents2D() const | REGION2D | [inline] |
| GetLineList() const | REGION2D | [inline] |
| GetNumLines() const | REGION2D | [inline] |
| GetNumPoints() const | REGION2D | [inline] |
| GetNumSubRegions() const | REGION2D | [inline] |
| GetPointList() const | REGION2D | [inline] |
| GetSubRegionList() const | REGION2D | [inline] |
| GetXML(XMLNODE *parentnode, const char *nodename="Region") const | REGION2D | |
| HasLines() const | REGION2D | [inline] |
| HasPoints() const | REGION2D | [inline] |
| HasSubRegions() const | REGION2D | [inline] |
| Intersect(const DRECT2D &Rect) | REGION2D | |
| Intersect(const POLYLINE &PolyLine) | REGION2D | |
| Intersect(const SUBREGION2D &SubRegion) | REGION2D | |
| Intersect(const REGION2D &RegionB) | REGION2D | |
| Intersect(const REGION2D &RegionA, const REGION2D &RegionB) | REGION2D | |
| IntersectValidated(const POLYLINE &PolyLine) | REGION2D | |
| IsEmpty() const | REGION2D | [inline] |
| IsEquivalentTo(const REGION2D &rhs, double threshold=0.0) const | REGION2D | |
| IsPointInside(const DPOINT2D &point) const | REGION2D | |
| IsRectangle() const | REGION2D | [inline] |
| NormalizeToCRS() | REGION2D | |
| operator=(const REGION2D &rhs) | REGION2D | |
| operator=(const DRECT2D &rhs) | REGION2D | |
| operator=(const DRECT3D &rhs) | REGION2D | |
| operator=(const SUBREGION2D &SubRegion) | REGION2D | |
| REGION2D() | REGION2D | |
| REGION2D(const REGION2D &rhs) | REGION2D | |
| REGION2D(const DRECT2D &rhs) | REGION2D | |
| REGION2D(const SUBREGION2D &SubRegion) | REGION2D | |
| REGION2D(const POLYLINELIST &) | REGION2D | |
| RemoveIslands() | REGION2D | |
| Reverse() | REGION2D | |
| SetCoordRefSys(const SPATREF::COORDREFSYS &CoordSysRef) | REGION2D | [inline] |
| SetDimension(DIMENSION dim) | REGION2D | |
| SetOrientation(ORIENTATION Orientation) | REGION2D | |
| SetZRange(const DOUBLE_RANGE &range) | REGION2D | |
| Subtract(const DRECT2D &Rect) | REGION2D | |
| Subtract(const POLYLINE &PolyLine) | REGION2D | |
| Subtract(const SUBREGION2D &SubRegion) | REGION2D | |
| Subtract(const REGION2D &RegionB) | REGION2D | |
| Subtract(const REGION2D &RegionA, const REGION2D &RegionB) | REGION2D | |
| SubtractValidated(const POLYLINE &PolyLine) | REGION2D | |
| TestLine(const POLYLINE &PolyLine, TESTCRITERIA TestCriteria) const | REGION2D | |
| TestPoint(const DPOINT2D &Point, TESTCRITERIA TestCriteria) const | REGION2D | |
| TestPolygon(const POLYLINE &PolyLine, TESTCRITERIA TestCriteria) const | REGION2D | |
| TestRegion(const REGION2D &Region, TESTCRITERIA TestCriteria) const | REGION2D | |
| TestSubRegion(const SUBREGION2D &SubRegion, TESTCRITERIA TestCriteria) const | REGION2D | |
| Union(const DRECT2D &Rect) | REGION2D | |
| Union(const POLYLINE &PolyLine) | REGION2D | |
| Union(const SUBREGION2D &SubRegion) | REGION2D | |
| Union(const REGION2D &RegionA, const REGION2D &RegionB) | REGION2D | |
| Union(const REGION2D &RegionB) | REGION2D | |
| UnionValidated(const POLYLINE &PolyLine) | REGION2D | |
| ~REGION2D() | REGION2D | |