MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / get_transforms

Method get_transforms

lib/matplotlib/collections.py:224–225  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

222 self.stale = True
223
224 def get_transforms(self):
225 return self._transforms
226
227 def get_offset_transform(self):
228 """Return the `.Transform` instance used by this artist offset."""

Callers 5

get_datalimMethod · 0.95
drawMethod · 0.95
containsMethod · 0.95
_update_propMethod · 0.80

Calls

no outgoing calls

Tested by 1