Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ CT_Point2DBuilder
Class
CT_Point2DBuilder
tests/oxml/unitdata/shape.py:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
88
89
class
CT_Point2DBuilder(BaseBuilder):
90
__tag__ =
"a:off"
91
__nspfxs__ = (
"a"
,)
92
__attrs__ = (
"x"
,
"y"
)
93
94
95
class
CT_PositiveSize2DBuilder(BaseBuilder):
Callers
1
an_off
Function · 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…