Module area

Module area 

Source
Expand description

Approximate the area of a path.

Structs§

SignedAreas
Iterator over the sub-path areas of a path.

Functions§

approximate_signed_area
Compute the signed area of a path by summing the signed areas of its sub-paths.
approximate_sub_path_signed_area
Compute the signed area of the next sub-path.