MCPcopy Create free account
hub / github.com/antvis/F2Native / ClearInner

Method ClearInner

core/graphics/legend/LegendController.cpp:321–324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

319}
320
321void legend::LegendController::ClearInner() {
322 container_->Clear();
323 legends_.clear();
324}

Callers

nothing calls this directly

Calls 2

ClearMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected