, including all inherited members.
| Assign(const POLYLINE &Polygon) | SUBREGION2D | |
| AssignFromXML(const XMLNODE *topnode) | SUBREGION2D | |
| AssignValidated(const POLYLINE &Polygon) | SUBREGION2D | |
| AssignValidated(const POLYLINELIST &PolygonList) | SUBREGION2D | |
| Begin() const | SUBREGION2D | [inline] |
| Clear() | SUBREGION2D | |
| ClipLine(POLYLINE &PolyLine, POLYLINE::CLIP &ClipTarget, CLIPMODE ClipMode=CLIPMODE_Inside) const | SUBREGION2D | |
| ComputeArea() const | SUBREGION2D | |
| ComputeAreaNoIslands() const | SUBREGION2D | |
| ComputeCentroid(DPOINT3D ¢roid) const | SUBREGION2D | |
| ComputePerimeter() const | SUBREGION2D | |
| ComputePerimeterNoIslands() const | SUBREGION2D | |
| CONST_ITERATOR typedef | SUBREGION2D | |
| ConvertForward(const TRANS2D_AFFINE &taf) | SUBREGION2D | |
| ConvertForward(const TRANS2D_MAPGEN &tmg) | SUBREGION2D | |
| ConvertForward(const SPATREF::COORDOP &Op) | SUBREGION2D | |
| ConvertForwardDense(const TRANS2D_MAPGEN &tmg) | SUBREGION2D | |
| ConvertForwardDense(const SPATREF::COORDOP &Op, double tolerance) | SUBREGION2D | |
| ConvertInverse(const TRANS2D_AFFINE &taf) | SUBREGION2D | |
| ConvertInverse(const TRANS2D_MAPGEN &tmg) | SUBREGION2D | |
| ConvertInverseDense(const TRANS2D_MAPGEN &tmg) | SUBREGION2D | |
| ConvertReverse(const SPATREF::COORDOP &Op) | SUBREGION2D | |
| ConvertReverseDense(const SPATREF::COORDOP &Op, double tolerance) | SUBREGION2D | |
| ConvertToLongFloor(SIMPLE_ARRAY< LPOLYGON > &PolygonArray, SIMPLE_ARRAY< LPOINT2D > &PointArray) const | SUBREGION2D | |
| ConvertToLongFloor(SIMPLE_ARRAY< LPOLYGON > &PolygonArray, SIMPLE_ARRAY< LPOINT2D > &PointArray, const DPOINT2D &scale, const DPOINT2D &offset) const | SUBREGION2D | |
| ConvertToLongNearInt(SIMPLE_ARRAY< LPOLYGON > &PolygonArray, SIMPLE_ARRAY< LPOINT2D > &PointArray) const | SUBREGION2D | |
| ConvertToLongRound(SIMPLE_ARRAY< LPOLYGON > &PolygonArray, SIMPLE_ARRAY< LPOINT2D > &PointArray) const | SUBREGION2D | |
| CopyTo(SUBREGION2D &target, COPYFILTER &filter) const | SUBREGION2D | |
| DumpCoords(MISTRING &result, int indent, bool maxprec=false) const | SUBREGION2D | |
| End() const | SUBREGION2D | [inline] |
| FitRectangleInside(const DPOINT2D &size, DPOINT2D &ptCenterRet, UINT32 QuantFactor=10, bool bUseFirstFound=false) const | SUBREGION2D | |
| GeneratePointInside(DPOINT2D &PointInside) const | SUBREGION2D | |
| GenerateRandomPointInside(DPOINT2D &PointInside) const | SUBREGION2D | |
| GetExtents() const | SUBREGION2D | [inline] |
| GetExtents2D() const | SUBREGION2D | [inline] |
| GetNumIslands() const | SUBREGION2D | [inline] |
| GetXML(XMLNODE *parentnode, const char *nodename="SubRegion") const | SUBREGION2D | |
| Intersect(const DRECT2D &Rect, MILIST< SUBREGION2D > &SubRegionList) | SUBREGION2D | |
| Intersect(const POLYLINE &PolyLine, MILIST< SUBREGION2D > &SubRegionList) | SUBREGION2D | |
| Intersect(const SUBREGION2D &SubRegion, MILIST< SUBREGION2D > &SubRegionList) | SUBREGION2D | |
| IntersectValidated(const POLYLINE &PolyLine, MILIST< SUBREGION2D > &SubRegionList) | SUBREGION2D | |
| IsEmpty() const | SUBREGION2D | [inline] |
| IsEquivalentTo(const SUBREGION2D &rhs, double threshold=0.0) const | SUBREGION2D | |
| IsPointInside(const DPOINT2D &point) const | SUBREGION2D | |
| IsRectangle() const | SUBREGION2D | [inline] |
| operator=(const SUBREGION2D &rhs) | SUBREGION2D | |
| operator=(const DRECT2D &rhs) | SUBREGION2D | |
| operator=(const DRECT3D &rhs) | SUBREGION2D | |
| RemoveIslands() | SUBREGION2D | |
| Reverse() | SUBREGION2D | |
| SetDimension(DIMENSION dim) | SUBREGION2D | |
| SetOrientation(ORIENTATION Orientation) | SUBREGION2D | |
| SUBREGION2D() | SUBREGION2D | |
| SUBREGION2D(const SUBREGION2D &rhs) | SUBREGION2D | |
| SUBREGION2D(const DRECT2D &rect) | SUBREGION2D | |
| Subtract(const POLYLINE &Island, MILIST< SUBREGION2D > &SubRegionList) | SUBREGION2D | |
| Subtract(const SUBREGION2D &SubRegion, MILIST< SUBREGION2D > &SubRegionList) | SUBREGION2D | |
| Subtract(const DRECT2D &IslandRect, MILIST< SUBREGION2D > &SubRegionList) | SUBREGION2D | |
| SubtractValidated(const POLYLINE &Island, MILIST< SUBREGION2D > &SubRegionList) | SUBREGION2D | |
| SubtractValidated(const POLYLINE &Island, MILIST< SUBREGION2D > &SubRegionList, double ConflateThreshold) | SUBREGION2D | |
| TestLine(const POLYLINE &PolyLine, TESTCRITERIA TestCriteria) const | SUBREGION2D | |
| TestLine(const POLYLINE &PolyLine) const | SUBREGION2D | |
| TestPoint(const DPOINT2D &Point, TESTCRITERIA TestCriteria) const | SUBREGION2D | |
| TestPolygon(const POLYLINE &PolyLine, TESTCRITERIA TestCriteria) const | SUBREGION2D | |
| TestPolygon(const POLYLINE &PolyLine) const | SUBREGION2D | |
| TestSubRegion(const SUBREGION2D &SubRegion, TESTCRITERIA TestCriteria) const | SUBREGION2D | |
| TestSubRegion(const SUBREGION2D &SubRegion) const | SUBREGION2D | |
| Union(const DRECT2D &Rect, MILIST< SUBREGION2D > &SubRegionList, POLYLINE::COMBINERESULT &CombineResult) | SUBREGION2D | |
| Union(const POLYLINE &PolyLine, MILIST< SUBREGION2D > &SubRegionList) | SUBREGION2D | |
| Union(const SUBREGION2D &SubRegion, MILIST< SUBREGION2D > &SubRegionList, POLYLINE::COMBINERESULT &CombineResult) | SUBREGION2D | |
| UnionValidated(const POLYLINE &PolyLine, MILIST< SUBREGION2D > &SubRegionList, POLYLINE::COMBINERESULT &CombineResult) | SUBREGION2D | |
| ~SUBREGION2D() | SUBREGION2D | |