Expand description

Defines the interfaces for accessing and querying shapes.

Traits

This is the trait that all rendering backends need to implement.
This is the trait that all elements that can be rendered on a canvas need to implement.
This is the trait that all elements that can be arranged need to implement.

Type Definitions