A mock Matplotlib Annotation object pointing to a data-point location of x, y, centered at an offet of dx, dy pixels.

The annotation pretends to be in a subplot defined by MockAxes. Its text is always "XXX".

Method __init__ Undocumented
Method axes Undocumented
Method get_position Undocumented
Method get_text Undocumented
Method get_bbox_patch Undocumented
Method draw No drawing is done in testing.
def __init__(self, x=0, y=0, dx=0, dy=0, width=20, height=8):
Undocumented
@property
def axes(self):
Undocumented
def get_position(self):
Undocumented
def get_text(self):
Undocumented
def get_bbox_patch(self):
Undocumented
def draw(self, renderer):

No drawing is done in testing.

API Documentation for yampex, generated by pydoctor at 2022-11-21 15:03:54.