A drawing backend that accepts world-space geometry. Implemented by the
on-screen painter, by the SVG exporter, and by the measuring
Extent. The render path is generic over this trait so the
exact same drawing code drives every backend — the geometry has a single
source of truth.