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

Method SetLegendLabel

Explore/MapNewView.cpp:1317–1320  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1315}
1316
1317void MapCanvas::SetLegendLabel(int cat, wxString label)
1318{
1319 cat_data.SetCategoryLabel(0, cat, label);
1320}
1321
1322void MapCanvas::DrawHighlighted(wxMemoryDC &dc, bool revert)
1323{

Callers 4

OnOKMethod · 0.80
OnOKClickMethod · 0.80
OnSaveClickMethod · 0.80
SetLegendLabelFunction · 0.80

Calls 1

SetCategoryLabelMethod · 0.80

Tested by

no test coverage detected