Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SLiCAP/SLiCAP_python
/ FreeTextData
Class
FreeTextData
SLiCAP/schematic/schematic_data.py:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
80
@dataclass
81
class
FreeTextData:
82
x: float
83
y: float
84
text: str
85
86
87
@dataclass
Callers
2
to_data
Method · 0.85
from_json
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected