Contains geodesic algorithms.
-
Return the results so far.
PolygonArea.compute(boolean reverse,
boolean sign)
Return the results so far.
PolygonArea.testEdge(double azi,
double s,
boolean reverse,
boolean sign)
Return the results assuming a tentative final test point is added via an azimuth and distance;
however, the data for the test point is not saved.
PolygonArea.testPoint(double lat,
double lon,
boolean reverse,
boolean sign)
Return the results assuming a tentative final test point is added;
however, the data for the test point is not saved.