obspy.core.util.misc.MatplotlibBackend ====================================== .. currentmodule:: obspy.core.util.misc .. autoclass:: MatplotlibBackend :show-inheritance: .. rubric:: Public Methods .. autosummary:: :toctree: . :nosignatures: ~MatplotlibBackend.switch_backend .. rubric:: Special Methods .. automethod:: MatplotlibBackend.__delattr__ .. automethod:: MatplotlibBackend.__dir__ .. automethod:: MatplotlibBackend.__enter__ .. automethod:: MatplotlibBackend.__eq__ .. automethod:: MatplotlibBackend.__exit__ .. automethod:: MatplotlibBackend.__format__ .. automethod:: MatplotlibBackend.__ge__ .. automethod:: MatplotlibBackend.__getattribute__ .. automethod:: MatplotlibBackend.__gt__ .. automethod:: MatplotlibBackend.__hash__ .. automethod:: MatplotlibBackend.__init__ .. automethod:: MatplotlibBackend.__init_subclass__ .. automethod:: MatplotlibBackend.__le__ .. automethod:: MatplotlibBackend.__lt__ .. automethod:: MatplotlibBackend.__ne__ .. automethod:: MatplotlibBackend.__new__ .. automethod:: MatplotlibBackend.__reduce__ .. automethod:: MatplotlibBackend.__reduce_ex__ .. automethod:: MatplotlibBackend.__repr__ .. automethod:: MatplotlibBackend.__setattr__ .. automethod:: MatplotlibBackend.__sizeof__ .. automethod:: MatplotlibBackend.__str__ .. automethod:: MatplotlibBackend.__subclasshook__