yampex.test.test_annotate.MockBBox(object)
class documentation
Part of yampex.test.test_annotate
(View In Hierarchy)
A mock Matplotlib bounding box for a MockAnnotation
or window extents of a MockAxes
.
Method | __init__ | Undocumented |
Method | get_extents | Undocumented |
Method | get_points | This is a method of the object ostensibly returned from a call to get_extents . |
def
get_points(self):
This is a method of the object ostensibly returned from a call to get_extents
.