LineStyle ========= .. currentmodule:: pyglotaran_extras.plotting.style .. autoclass:: LineStyle .. rubric:: Attributes Summary .. autosummary:: ~solid ~dashed ~dotted ~dashdot .. rubric:: Methods Summary .. autosummary:: :toctree: LineStyle/methods :nosignatures: ~LineStyle.encode ~LineStyle.replace ~LineStyle.split ~LineStyle.rsplit ~LineStyle.join ~LineStyle.capitalize ~LineStyle.casefold ~LineStyle.title ~LineStyle.center ~LineStyle.count ~LineStyle.expandtabs ~LineStyle.find ~LineStyle.partition ~LineStyle.index ~LineStyle.ljust ~LineStyle.lower ~LineStyle.lstrip ~LineStyle.rfind ~LineStyle.rindex ~LineStyle.rjust ~LineStyle.rstrip ~LineStyle.rpartition ~LineStyle.splitlines ~LineStyle.strip ~LineStyle.swapcase ~LineStyle.translate ~LineStyle.upper ~LineStyle.startswith ~LineStyle.endswith ~LineStyle.removeprefix ~LineStyle.removesuffix ~LineStyle.isascii ~LineStyle.islower ~LineStyle.isupper ~LineStyle.istitle ~LineStyle.isspace ~LineStyle.isdecimal ~LineStyle.isdigit ~LineStyle.isnumeric ~LineStyle.isalpha ~LineStyle.isalnum ~LineStyle.isidentifier ~LineStyle.isprintable ~LineStyle.zfill ~LineStyle.format ~LineStyle.format_map ~LineStyle.maketrans .. rubric:: Methods Documentation .. automethod:: LineStyle.encode .. automethod:: LineStyle.replace .. automethod:: LineStyle.split .. automethod:: LineStyle.rsplit .. automethod:: LineStyle.join .. automethod:: LineStyle.capitalize .. automethod:: LineStyle.casefold .. automethod:: LineStyle.title .. automethod:: LineStyle.center .. automethod:: LineStyle.count .. automethod:: LineStyle.expandtabs .. automethod:: LineStyle.find .. automethod:: LineStyle.partition .. automethod:: LineStyle.index .. automethod:: LineStyle.ljust .. automethod:: LineStyle.lower .. automethod:: LineStyle.lstrip .. automethod:: LineStyle.rfind .. automethod:: LineStyle.rindex .. automethod:: LineStyle.rjust .. automethod:: LineStyle.rstrip .. automethod:: LineStyle.rpartition .. automethod:: LineStyle.splitlines .. automethod:: LineStyle.strip .. automethod:: LineStyle.swapcase .. automethod:: LineStyle.translate .. automethod:: LineStyle.upper .. automethod:: LineStyle.startswith .. automethod:: LineStyle.endswith .. automethod:: LineStyle.removeprefix .. automethod:: LineStyle.removesuffix .. automethod:: LineStyle.isascii .. automethod:: LineStyle.islower .. automethod:: LineStyle.isupper .. automethod:: LineStyle.istitle .. automethod:: LineStyle.isspace .. automethod:: LineStyle.isdecimal .. automethod:: LineStyle.isdigit .. automethod:: LineStyle.isnumeric .. automethod:: LineStyle.isalpha .. automethod:: LineStyle.isalnum .. automethod:: LineStyle.isidentifier .. automethod:: LineStyle.isprintable .. automethod:: LineStyle.zfill .. automethod:: LineStyle.format .. automethod:: LineStyle.format_map .. automethod:: LineStyle.maketrans