mpl_toolkits.axes_grid1.axes_size.GetExtentHelper

class mpl_toolkits.axes_grid1.axes_size.GetExtentHelper(ax, direction)[源代码]

基类:object

__call__(renderer)[源代码]

称自己为函数。

__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, '__annotations__': {}})
__init__(ax, direction)[源代码]

初始化自身。请参阅帮助(键入(self))以获得准确的签名。

__module__ = 'mpl_toolkits.axes_grid1.axes_size'
__weakref__

对象的弱引用列表(如果已定义)

使用实例 mpl_toolkits.axes_grid1.axes_size.GetExtentHelper