Module pdfium_render::path_segments
source · [−]Expand description
Defines the PdfPathSegments trait, a collection of all the PdfPathSegment objects in a
path page object, a font glyph path, or a clip path.
Structs
An iterator over all the PdfPathSegment objects in a PdfPathSegments collection.
Traits
The collection of PdfPathSegment objects inside a path page object, a font glyph path,
or a clip path.
Type Definitions
The zero-based index of a single PdfPathSegment inside its containing PdfPathSegments collection.