| Static Public Member Functions | |
| static void | main (String[] args) | 
Compute the area of a geodesic polygon.
This program reads lines with lat, lon for each vertex of a polygon. At the end of input, the program prints the number of vertices, the perimeter of the polygon and its area (for the WGS84 ellipsoid).
Definition at line 14 of file Planimeter.java.
| 
 | inlinestatic | 
Definition at line 15 of file Planimeter.java.