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

Method GetShapeType

Explore/MapLayer.cpp:450–453  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

448}
449
450Shapefile::ShapeType BackgroundMapLayer::GetShapeType()
451{
452 return shape_type;
453}
454
455void BackgroundMapLayer::drawLegend(wxDC& dc, int x, int y, int w, int h)
456{

Callers 3

OnSpatialJoinCountMethod · 0.45
OnRightClickMethod · 0.45
paintSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected