MCPcopy Create free account
hub / github.com/GeoDaCenter/geoda / UpdateTitle

Method UpdateTitle

Explore/3DPlotView.cpp:1338–1344  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1336}
1337
1338void C3DPlotFrame::UpdateTitle()
1339{
1340 TemplateFrame::UpdateTitle();
1341 control->UpdateAxesLabels(canvas->GetNameWithTime(0),
1342 canvas->GetNameWithTime(1),
1343 canvas->GetNameWithTime(2));
1344}
1345

Callers

nothing calls this directly

Calls 2

UpdateAxesLabelsMethod · 0.80
GetNameWithTimeMethod · 0.45

Tested by

no test coverage detected