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

Method _get_core_transform

lib/matplotlib/projections/geo.py:297–298  ·  view source on GitHub ↗
(self, resolution)

Source from the content-addressed store, hash-verified

295 self.clear()
296
297 def _get_core_transform(self, resolution):
298 return self.AitoffTransform(resolution)
299
300
301class HammerAxes(GeoAxes):

Callers 2

_get_affine_transformMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected