TexEngFormatter =============== .. currentmodule:: Stoner.plot.formats .. autoclass:: TexEngFormatter :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TexEngFormatter.ENG_PREFIXES ~TexEngFormatter.axis ~TexEngFormatter.locs ~TexEngFormatter.prefix ~TexEngFormatter.useMathText ~TexEngFormatter.usetex .. rubric:: Methods Summary .. autosummary:: ~TexEngFormatter.__call__ ~TexEngFormatter.create_dummy_axis ~TexEngFormatter.fix_minus ~TexEngFormatter.format_data ~TexEngFormatter.format_data_short ~TexEngFormatter.format_eng ~TexEngFormatter.format_ticks ~TexEngFormatter.get_offset ~TexEngFormatter.get_useMathText ~TexEngFormatter.get_usetex ~TexEngFormatter.set_axis ~TexEngFormatter.set_locs ~TexEngFormatter.set_useMathText ~TexEngFormatter.set_usetex .. rubric:: Attributes Documentation .. autoattribute:: ENG_PREFIXES .. autoattribute:: axis .. autoattribute:: locs .. autoattribute:: prefix .. autoattribute:: useMathText .. autoattribute:: usetex .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: create_dummy_axis .. automethod:: fix_minus .. automethod:: format_data .. automethod:: format_data_short .. automethod:: format_eng .. automethod:: format_ticks .. automethod:: get_offset .. automethod:: get_useMathText .. automethod:: get_usetex .. automethod:: set_axis .. automethod:: set_locs .. automethod:: set_useMathText .. automethod:: set_usetex