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

Method GetShape

Explore/MapLayer.cpp:127–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125}
126
127GdaShape* BackgroundMapLayer::GetShape(int idx)
128{
129 return shapes[idx];
130}
131
132OGRSpatialReference* BackgroundMapLayer::GetSpatialReference()
133{

Callers 2

OnLeftClickMethod · 0.45
DrawHighlightMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected