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:Point

From MapWindow GIS

Jump to: navigation, search

Point

Summary

Point structure with double values This will store 3D X, Y and Z values, but has no vector functions. For that, use the vector class.

Fields

X The X coordinate of the point
Y The Y coordinate of the point
Z The Z coordinate of the point

Methods

ClosestPointOn Returns a Point corresponding to the closest point on Segment Seg to this point
Constructor This function has 5 overloads.
DistanceTo This function has 2 overloads.
IntersectsWith This function has 4 overloads.
IsCompletelyWithin Tests if this point intersects the Polygon but does not touch the border of it
IsContainedBy Tests if this point is within or touching the boundary of the Polygon but does not cross. (Since points have no size, this is the same as intersect.)
IsIdenticalTo This function has 2 overloads.
IsWithinADistanceOf This function has 2 overloads.
To_mwPoint Creates a MapWinGIS.Point from this point.
TouchesTheBoundaryOf Indicates that the point specifically lies on the boundary of the polygon, and is not contained by the polygon. This only applies to area features, for line or point features use Intersect.
ToVector Converts the point into a vector by assuming that the tail of the vector is the origin (0,0,0)

Back to MapWinGeoProc.Topology

Retrieved from "http://www.mapwindow.org/wiki/index.php/MapWinGeoProc:Topology:Point"
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