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

Class CT_GeomGuideListBuilder

tests/oxml/unitdata/shape.py:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24
25
26class CT_GeomGuideListBuilder(BaseBuilder):
27 __tag__ = "a:avLst"
28 __nspfxs__ = ("a",)
29 __attrs__ = ()
30
31
32class CT_GraphicalObjectFrameBuilder(BaseBuilder):

Callers 1

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