Simple polygon

From Wiki.GIS.com

Jump to:navigation, search
A simple concave hexagon
A non-simple (complex) pentagon.

In geometry, a simple polygon is a polygon whose sides do not cross. That is, its boundary is a closed polygonal chain of line segments that do not cross each other. The term simple polygon often refers to the boundary alone.

Simple polygons are also called Jordan polygons, because the Jordan curve theorem can be used to prove that such a polygon divides the plane into two regions, the region inside it and the region outside it. A simple polygon in the plane is topologically equivalent to a circle and its interior is topologically equivalent to a disk.

A polygon that is not simple is called self-intersecting by geometers and complex by computer graphics programmers (in geometry, a complex polygon is something different). Such a polygon does not necessarily have a well-defined inside and outside.

Contents

[edit] Applications in computational geometry

In computational geometry, several important computational tasks involve inputs in the form of a simple polygon; in each of these problems, the distinction between the interior and exterior is crucial in the problem definition.

[edit] See also

[edit] Software

[edit] External links

[edit] Software

Navigation
Need Help
Toolbox
Share This Page