MCPcopy Create free account
hub / github.com/scanny/python-pptx / CT_PositiveSize2DBuilder

Class CT_PositiveSize2DBuilder

tests/oxml/unitdata/shape.py:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93
94
95class CT_PositiveSize2DBuilder(BaseBuilder):
96 __tag__ = "a:ext"
97 __nspfxs__ = ("a",)
98 __attrs__ = ("cx", "cy")
99
100
101class CT_PresetGeometry2DBuilder(BaseBuilder):

Callers 1

an_extFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…