MapWinGeoProc:Topology2D:Adapter
From MapWindow GIS
Adapter
Summary
Supports some functions related to polygon adjacency etc.
Methods
| ExtentsIntersect | This function has 2 overloads. |
| GetCategory | reads a MapWinGIS.Shape to find the ShapeCategory |
| PointsWithinExtents | Finds a list of point indecies from a MapWinGIS.Shape that are within the extents specified |
| PointsWithinRect | Finds a list of point indecies from a MapWinGIS.Shape that are within the rectangle specified |
| SegmentsWithinExtents | Finds the points within extents for polygons and polylines and automatically creates a list of appropriate line segments representing all the segments found within the extents. |
| SegmentsWithinRect | Finds the points within extents for polygons and polylines and automatically creates a list of appropriate line segments representing all the segments found within the extents. |
| ShapeBoundariesTouch | Checks whether the borders of a polygon shape, lines of line shapes, or points of point shapes touch. |
| ShapesWithIntersectingExtents | This function has 2 overloads. |
















