summaryrefslogtreecommitdiff
path: root/doc/source/modules/gui/plot/tools/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/modules/gui/plot/tools/index.rst')
-rw-r--r--doc/source/modules/gui/plot/tools/index.rst118
1 files changed, 118 insertions, 0 deletions
diff --git a/doc/source/modules/gui/plot/tools/index.rst b/doc/source/modules/gui/plot/tools/index.rst
new file mode 100644
index 0000000..c75aea5
--- /dev/null
+++ b/doc/source/modules/gui/plot/tools/index.rst
@@ -0,0 +1,118 @@
+.. currentmodule:: silx.gui.plot.tools
+
+:mod:`~silx.gui.plot.tools`: Tool widgets for PlotWidget
+========================================================
+
+.. automodule:: silx.gui.plot.tools
+
+Tools API
+---------
+
+Tools are divided into the following sub-modules:
+
+.. toctree::
+ :maxdepth: 1
+
+ profile.rst
+
+Other tools API
+---------------
+
+:class:`PositionInfo` class
+---------------------------
+
+.. autoclass:: PositionInfo
+ :show-inheritance:
+ :members:
+
+:class:`LimitsToolBar` class
+----------------------------
+
+.. autoclass:: LimitsToolBar
+ :show-inheritance:
+ :members:
+
+:class:`InteractiveModeToolBar` class
+-------------------------------------
+
+.. autoclass:: InteractiveModeToolBar
+ :show-inheritance:
+ :members:
+
+:class:`OutputToolBar` class
+----------------------------
+
+.. autoclass:: OutputToolBar
+ :show-inheritance:
+ :members:
+
+:class:`ImageToolBar` class
+----------------------------
+
+.. autoclass:: ImageToolBar
+ :show-inheritance:
+ :members:
+
+:class:`CurveToolBar` class
+----------------------------
+
+.. autoclass:: CurveToolBar
+ :show-inheritance:
+ :members:
+
+:class:`ScatterToolBar` class
+-----------------------------
+
+.. autoclass:: ScatterToolBar
+ :show-inheritance:
+ :members:
+
+:mod:`~silx.gui.plot.tools.CurveLegendsWidget`
+----------------------------------------------
+
+.. automodule:: silx.gui.plot.tools.CurveLegendsWidget
+
+.. image:: img/CurveLegendsWidget.png
+ :align: center
+
+.. autoclass:: silx.gui.plot.tools.CurveLegendsWidget.CurveLegendsWidget
+ :show-inheritance:
+ :members:
+
+:mod:`~silx.gui.plot.tools.roi`: Region of interest
+---------------------------------------------------
+
+.. automodule:: silx.gui.plot.tools.roi
+
+.. currentmodule:: silx.gui.plot.tools.roi
+
+:class:`RegionOfInterestManager` class
+++++++++++++++++++++++++++++++++++++++
+
+.. autoclass:: RegionOfInterestManager
+ :members:
+
+:class:`InteractiveRegionOfInterestManager` class
++++++++++++++++++++++++++++++++++++++++++++++++++
+
+.. autoclass:: InteractiveRegionOfInterestManager
+ :members:
+
+:class:`RegionOfInterestTableWidget` class
+++++++++++++++++++++++++++++++++++++++++++
+
+.. autoclass:: RegionOfInterestTableWidget
+ :members:
+
+:mod:`ColorBar`: ColorBar Widget
+================================
+
+.. currentmodule:: silx.gui.plot.ColorBar
+
+.. automodule:: silx.gui.plot.ColorBar
+
+:class:`ColorBarWidget` class
+-----------------------------
+
+.. autoclass:: ColorBarWidget
+ :members: