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

Method OnEraseContents

ogl/basic.cpp:150–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150void wxShapeEvtHandler::OnEraseContents(wxDC& dc)
151{
152 if (m_previousHandler)
153 m_previousHandler->OnEraseContents(dc);
154}
155
156void wxShapeEvtHandler::OnHighlight(wxDC& dc)
157{

Callers 2

OnEraseMethod · 0.80
EraseContentsMethod · 0.80

Calls 6

GetXFunction · 0.70
GetYFunction · 0.70
GetWidthMethod · 0.45
SetPenMethod · 0.45
SetBrushMethod · 0.45
DrawRectangleMethod · 0.45

Tested by

no test coverage detected