yampex.test.test_annotate.MockAxes(object) class documentation
Part of yampex.test.test_annotate
(View In Hierarchy)
A stand-in for the Matplotlib Axes object.
My fake x and y axes start at (-1,-1) at the lower left and end at (+1,+1) at the upper right, with 500 pixels of both width and height.
| Method | transData | Undocumented |
| Method | figure | Undocumented |
| Method | transform | Undocumented |
| Method | get_window_extent | Undocumented |