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

Method OnMapMST

Explore/MapNewView.cpp:3800–3806  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3798}
3799
3800void MapFrame::OnMapMST(wxCommandEvent& event)
3801{
3802 int menu_id = event.GetId();
3803 ((MapCanvas*)template_canvas)->OnMSTMap(menu_id);
3804
3805 UpdateOptionMenuItems();
3806}
3807
3808void MapFrame::AppendCustomCategories(wxMenu* menu, CatClassifManager* ccm)
3809{

Callers

nothing calls this directly

Calls 1

OnMSTMapMethod · 0.80

Tested by

no test coverage detected