Calculating the area and centroid of a polygon Written by Paul Bourke July 1988 Sample source code This C function returns the area of a polygon. JAVA code submitted by Ramón Talavera. PolygonUtilities.java contributed by Christopher Fuhrman Pascal/Dephi example by Rodrigo Alves Pons. Basic version also by Rodrigo Alves Pons. Area The problem of determining the area of a polygon seems at bes