Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1317
void MapCanvas::SetLegendLabel(int cat, wxString label)
1318
{
1319
cat_data.SetCategoryLabel(0, cat, label);
1320
}
1321
1322
void MapCanvas::DrawHighlighted(wxMemoryDC &dc, bool revert)
1323
{
Callers
4
OnOK
Method · 0.80
OnOKClick
Method · 0.80
OnSaveClick
Method · 0.80
SetLegendLabel
Function · 0.80
Calls
1
SetCategoryLabel
Method · 0.80
Tested by
no test coverage detected