Skip to main content

format_pg_box

Function format_pg_box 

Source
pub fn format_pg_box(ur: Point2D, ll: Point2D) -> String
Expand description

v7.37.5 ε — render a Box as PG canonical (ux,uy),(lx,ly). PG normalises the corner order on input; we trust the engine’s constructor has already normalised so the field order here is the canonical upper-right + lower-left.