yampex.annotate.Sizer(object)
class documentation
Part of yampex.annotate
(View In Hierarchy)
I try to provide accurate sizing of annotations. Call my instance with a Matplotlib annotation object to get an estimate of its dimensions in pixels.
Obtaining the exact size of annotation objects has proved computationally very difficult. Many, many retries were required. Switched to just estimating.