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

Method GetNumericFieldNames

Explore/MapLayer.cpp:420–423  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

418}
419
420std::vector<wxString> BackgroundMapLayer::GetNumericFieldNames()
421{
422 return num_field_names;
423}
424
425void BackgroundMapLayer::SetNumericFieldNames(std::vector<wxString>& names)
426{

Callers 2

UpdateFieldListMethod · 0.45
BackgroundMapLayerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected