Spec-Zone.ru › Matplotlib 3.3

mpl_toolkits.axes_grid1.axes_size.GetExtentHelper

class mpl_toolkits.axes_grid1.axes_size.GetExtentHelper(ax, direction) [source]

Bases: object

__call__(self, renderer) [source]

Вызов себя как функции.

__dict__ = mappingproxy({'__module__': 'mpl_toolkits.axes_grid1.axes_size', '_get_func_map': {'left': <function GetExtentHelper.<lambda>>, 'right': <function GetExtentHelper.<lambda>>, 'bottom': <function GetExtentHelper.<lambda>>, 'top': <function GetExtentHelper.<lambda>>}, '__init__': <function GetExtentHelper.__init__>, '__call__': <function GetExtentHelper.__call__>, '__dict__': <attribute '__dict__' of 'GetExtentHelper' objects>, '__weakref__': <attribute '__weakref__' of 'GetExtentHelper' objects>, '__doc__': None})
__init__(self, ax, direction) [source]

Инициализировать self. См. справку help(type(self)) для точного подписи.

__module__ = 'mpl_toolkits.axes_grid1.axes_size'
__weakref__

список слабых ссылок на объект (если определён)

Примеры использования mpl_toolkits.axes_grid1.axes_size.GetExtentHelper

© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.3.3/api/_as_gen/mpl_toolkits.axes_grid1.axes_size.GetExtentHelper.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API