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

Method GetIntegerFieldNames

Explore/MapLayer.cpp:415–418  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

413}
414
415std::vector<wxString> BackgroundMapLayer::GetIntegerFieldNames()
416{
417 return field_names;
418}
419
420std::vector<wxString> BackgroundMapLayer::GetNumericFieldNames()
421{

Callers 2

UpdateFieldListMethod · 0.45
BackgroundMapLayerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected