mirror of
https://github.com/wassname/sloth.git
synced 2026-06-27 19:48:56 +08:00
22 lines
383 B
ReStructuredText
22 lines
383 B
ReStructuredText
=========
|
|
Inserters
|
|
=========
|
|
|
|
This details the default inserters that come with sloth.
|
|
|
|
The following inserters are available in :mod:`sloth.items`:
|
|
|
|
.. module:: sloth.items
|
|
|
|
.. autoclass:: PointItemInserter
|
|
:members:
|
|
:undoc-members:
|
|
|
|
.. autoclass:: RectItemInserter
|
|
:members:
|
|
:undoc-members:
|
|
|
|
.. .. autoclass:: PolygonItemInserter
|
|
:members:
|
|
:undoc-members:
|