height.details {grid} | R Documentation |
This generic function is called during the evaluation of
"grobheight"
units. It should return an object of
class {tt "unit"}.
height.details(x)
x |
A graphical object list structure. |
An object of class "unit"
.
Paul Murrell
The code for some methods, such as height.details.rect
and height.details.text
. The function absolute.size
.