powered by
This function converts a unit object into absolute units. Absolute units are unaffected, but non-absolute units are converted into "null" units.
"null"
absolute.size(unit)
An object of class "unit".
"unit"
Absolute units are things like "inches", "cm", and "lines". Non-absolute units are "npc" and "native".
"inches"
"cm"
"lines"
"npc"
"native"
This function is designed to be used in widthDetails and heightDetails methods.
widthDetails
heightDetails
widthDetails and heightDetails methods.