## Static method (use this):
## Display$textBoundingBox(stext, units="user", cex=1, srt=0, get.biggest=TRUE, ...)
## Don't use the below:
"textBoundingBox"(static, stext, units="user", cex=1, srt=0, get.biggest=TRUE, ...)
TRUE
(default), returns the biggest bounding box
in case stest contains multiple strings.data.frame
with two columns containing the width and height of the bounding box(es).
Display
.