| ... | ... | @@ -76,16 +76,16 @@ Variables |
|
|
|
|
|
|
|
* {blank}
|
|
|
|
+
|
|
|
|
link:api/pydoctor/base.html#backend_figure_h[`backend_figure_h`]
|
|
|
|
link:api/pydoctor/base#backend_figure_h[`backend_figure_h`]
|
|
|
|
* {blank}
|
|
|
|
+
|
|
|
|
link:api/pydoctor/base.html#backend_frame_h[`backend_frame_h`]
|
|
|
|
link:api/pydoctor/base#backend_frame_h[`backend_frame_h`]
|
|
|
|
* {blank}
|
|
|
|
+
|
|
|
|
link:api/pydoctor/base.html#backend_plot_h[`backend_plot_h`]
|
|
|
|
link:api/pydoctor/base#backend_plot_h[`backend_plot_h`]
|
|
|
|
* {blank}
|
|
|
|
+
|
|
|
|
link:api/pydoctor/base.html#backend_element_h[`backend_element_h`]
|
|
|
|
link:api/pydoctor/base#backend_element_h[`backend_element_h`]
|
|
|
|
|
|
|
|
[[collapseSideBar]]
|
|
|
|
[.btn .btn-link]##
|
| ... | ... | @@ -100,7 +100,7 @@ class documentation |
|
|
|
|
|
|
|
[.py-keyword]#`class`#` `[.py-defname]#`babelplot_element_t`#`:`
|
|
|
|
|
|
|
|
link:api/pydoctor/classIndex.html#base.babelplot_element_t[View In Hierarchy]
|
|
|
|
link:api/pydoctor/classIndex#base.babelplot_element_t[View In Hierarchy]
|
|
|
|
|
|
|
|
pbe: Cannot be backend_e since external backends would not be accounted for then. property: In case the backend does not make it easy to retrieve some properties, they are stored here. E.g., how to retrieve the marker of a scatter plot in Matplotlib? /!\ Do not forget to initialize it with kwargs during element instantiation.
|
|
|
|
|
| ... | ... | @@ -121,14 +121,14 @@ pbe: Cannot be backend_e since external backends would not be accounted for then |
|
|
|
[#base.babelplot_element_t.BackendProperty]## [#BackendProperty]##
|
|
|
|
|
|
|
|
@staticmethod +
|
|
|
|
[.py-keyword]#def# [.py-defname]#BackendProperty#[.function-signature]#(element: link:api/pydoctor/base.html#backend_element_h[`backend_element_h`], name: `str`, /) -> `h.Any`#: link:api/pydoctor/#BackendProperty[¶]
|
|
|
|
[.py-keyword]#def# [.py-defname]#BackendProperty#[.function-signature]#(element: link:api/pydoctor/base#backend_element_h[`backend_element_h`], name: `str`, /) -> `h.Any`#: link:api/pydoctor/#BackendProperty[¶]
|
|
|
|
|
|
|
|
Undocumented
|
|
|
|
|
|
|
|
[#base.babelplot_element_t.BackendSetProperty]## [#BackendSetProperty]##
|
|
|
|
|
|
|
|
@staticmethod +
|
|
|
|
[.py-keyword]#def# [.py-defname]#BackendSetProperty#[.function-signature]#(element: link:api/pydoctor/base.html#backend_element_h[`backend_element_h`], name: `str`, value: `h.Any`, /)#: link:api/pydoctor/#BackendSetProperty[¶]
|
|
|
|
[.py-keyword]#def# [.py-defname]#BackendSetProperty#[.function-signature]#(element: link:api/pydoctor/base#backend_element_h[`backend_element_h`], name: `str`, value: `h.Any`, /)#: link:api/pydoctor/#BackendSetProperty[¶]
|
|
|
|
|
|
|
|
Undocumented
|
|
|
|
|
| ... | ... | @@ -146,7 +146,7 @@ Undocumented |
|
|
|
|
|
|
|
[#base.babelplot_element_t.backend]## [#backend]##
|
|
|
|
|
|
|
|
[.py-defname]#backend#: link:api/pydoctor/base.html#backend_element_h[`backend_element_h`]` | None` = link:api/pydoctor/#backend[¶]
|
|
|
|
[.py-defname]#backend#: link:api/pydoctor/base#backend_element_h[`backend_element_h`]` | None` = link:api/pydoctor/#backend[¶]
|
|
|
|
|
|
|
|
Undocumented
|
|
|
|
|
| ... | ... | |
| ... | ... | |