Skip to main content

Module path

Module path 

Source
Expand description

PDF path construction (MoveTo, LineTo, CurveTo, ClosePath).

Structs§

Path
A complete path consisting of segments.
PathBuilder
Builder for constructing paths from PDF path operators.

Enums§

PathSegment
A segment of a PDF path.