MapWindow Home
Search MapWindow.org


  • Home
    • Download
    • Why MW
    • FAQ
    • Contact
  • Products
    • MapWindow
    • ActiveX
    • Plug-ins
  • Software Dev
    • Sample Code
    • Scripts
    • Source
    • Bugs
    • Support
    • Languages
  • Site Tools
    • Forums
    • Tutorials
    • Mailing Lists
    • Team
    • Site Stats
    • Links
  • Get Stuff
    • Buy a CD
    • Buy a T-Shirt
    • MW Book
    • ActiveX Book
    • Donate
    • Buy Support
  • Documentation
    • MWGIS App. User Guide
    • GISTools User Guide
    • MW Plug-ins Dev. Guide
    • MWGIS ActiveX Dev. Guide
    • MWGeoProc Dev. Guide

MapWinGeoProc:Topology:PolyLine

From MapWindow GIS

Jump to: navigation, search

PolyLine

Summary

A polyline (under construction)

Methods

Add_Point This function has 2 overloads.
Add_Segment Appends the the givin line segment to the end of the polyline. We assume that if the first point in the segment is the same as the endpoint of the polygon, we don't need to add the first point.
Constructor This function has 2 overloads.
Insert_Point This function has 2 overloads.
Insert_Segment Inserts a segment into a polyline. This will check the points of the segment and only add the points if they are not identical to what will become the adjacent points.
Invalidate Many properties are derived from the points. Generally, these are calculated once and cached. Most changes that can be made externally will automatically cause an invalidation to occur, so adding points, for instance, will force the perimeter to be recalculated. This forces such an invalidation so that the next time derived properties are queried, they will be recalculated.
mwShape_To_PolyLines If a Shape has multiple parts, this will create a separate polyline for each part.
PolyLines_To_mwShape Converts a list of polylines into a single multi-part shape
SegmentsWithin Returns a list of segments from the Polyline that are within the submitted extents.
SegmentsWithinDistanceOf Creates a list of segments from this polyline that are within the specified distance to a point
ToSegments Will create a list of segment objects for the entire polygon

Back to MapWinGeoProc.Topology

Retrieved from "http://www.mapwindow.org/wiki/index.php/MapWinGeoProc:Topology:PolyLine"
Views
  • Page
  • Discussion
  • View source
  • History
Personal tools
  • Log in / create account
  • What links here
  • Related changes
  • Upload file
  • Special pages
  • Printable version
  • Permanent link

Geospatial Software Lab

Copyright © 2008 - MapWindow Open Source Team
( last updated: November 12 2008.)
Home | Donate | Download | MapWindow GIS Desktop | MapWinGIS.ocx | Plug-ins | Contact | Lists | Bugs | Sample Code | Documentation
Code Repository | Open Source License | Discussion Forum | Wiki | Join the Team | Site Statistics | Links