Skip to main content

Module shape

Module shape 

Source
Expand description

Geometry primitives, as data only.

No boolean ops, no sizing, no point-in-polygon. Algorithms live in the klayout-geom crate so the geometry backend can be swapped without touching the data model.

Structs§

Path
Polygon
Rect
Text

Enums§

HAlign
PathCap
Shape
VAlign