10.1 bbox constructor

The bbox constructor accepts the following keyword arguments


keyword description
llx None (default) for $-\infty$ or $x$-position of the lower left corner of the bbox (in user units)
lly None (default) for $-\infty$ or $y$-position of the lower left corner of the bbox (in user units)
urx None (default) for $\infty$ or $x$-position of the upper right corner of the bbox (in user units)
ury None (default) for $\infty$ or $y$-position of the upper right corner of the bbox (in user units)