ordering "Polygon Overlap" documentation and Source code
The "Polygon-Overlap-Calculator" is written in the Delphi programming language.
The algorithm is based on vector geometry.
A "step-by-step" approach is used :
Procedures use tables to generate new tables on the way to the final result.
Documentation consists of:
- description
- introduction to vector geometry
- algorithm description
- example
- program description
- program source listing
Documentation may be received in 2 formats:
1. as .ZIP file, attached to email containing
- two .odt(Open Office ) files for algorithm description and program description
- .html file with program source listing