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

Class CT_PresetGeometry2DBuilder

tests/oxml/unitdata/shape.py:101–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99
100
101class CT_PresetGeometry2DBuilder(BaseBuilder):
102 __tag__ = "a:prstGeom"
103 __nspfxs__ = ("a",)
104 __attrs__ = ("prst",)
105
106
107class CT_ShapeBuilder(BaseBuilder):

Callers 1

a_prstGeomFunction · 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…