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

Method GetConMapHlightState

Project.h:133–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131 int GetNumFields();
132 HighlightState* GetHighlightState() { return highlight_state; }
133 HighlightState* GetConMapHlightState() { return con_map_hl_state; }
134 CovSpHLStateProxy* GetPairsHLState();
135 TableInterface* GetTableInt() { return table_int; }
136 CatClassifManager* GetCatClassifManager();

Callers 2

OnCloseProjectMethod · 0.80
ConnectivityMapCanvasMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected