Module libreda_db::layout::shape_collection[][src]

A shape collection represents a geometrical plane which contains geometrical shapes.

Structs

Shape

Wrapper around a Geometry struct.

Shapes

Shapes<T> is a collection of Shape<T> structs. Each of the elements is assigned an index when inserted into the collection.