Module lyon_algorithms::area

source ·
Expand description

Approximate the area of a path.

Structs

Iterator over the sub-path areas of a path.

Functions

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