class documentation
class MatplotlibMatrixDrawer(AbstractDrawer):
Matplotlib drawer object for matrices.
| Method | __init__ |
Constructs the drawer and associates it to the given Axes. |
| Method | draw |
Draws the given Matrix in a matplotlib Axes. |
| Instance Variable | context |
Undocumented |