Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antvis/F2Native
/ RestoreContext
Method
RestoreContext
core/graphics/shape/Element.cpp:91–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
void xg::shape::Element::RestoreContext(canvas::CanvasContext &context) const { context.Restore(); }
92
93
void xg::shape::Element::ResetContext(canvas::CanvasContext &context) const {
94
if(!IsGroup()) {
Callers
nothing calls this directly
Calls
1
Restore
Method · 0.45
Tested by
no test coverage detected