Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeoDaCenter/geoda
/ SetPosition
Method
SetPosition
ogl/basic2.cpp:1842–1846 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1840
}
1841
1842
void wxShapeRegion::SetPosition(double xp, double yp)
1843
{
1844
m_x = xp;
1845
m_y = yp;
1846
}
1847
1848
void wxShapeRegion::SetProportions(double xp, double yp)
1849
{
Callers
10
OnShowTimeChooser
Method · 0.80
MacOnScroll
Method · 0.80
OnEvent
Method · 0.80
OnEvent
Method · 0.80
OnEvent
Method · 0.80
OnPlaceholderClick
Method · 0.80
ReadRegions
Method · 0.80
SetRegionSizes
Method · 0.80
OnLabelMovePre
Method · 0.80
OnDblClick
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected