1********************
2``matplotlib.lines``
3********************
4
5.. currentmodule:: matplotlib.lines
6
7.. automodule:: matplotlib.lines
8   :no-members:
9   :no-inherited-members:
10
11Classes
12-------
13
14.. autosummary::
15   :toctree: _as_gen/
16   :template: autosummary.rst
17
18   Line2D
19   VertexSelector
20
21Functions
22---------
23
24.. autosummary::
25   :toctree: _as_gen/
26   :template: autosummary.rst
27
28   segment_hits
29