Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeoDaCenter/geoda
/ applyScaleTrans
Method
applyScaleTrans
GdaShape.cpp:420–423 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
418
}
419
420
void GdaShape::applyScaleTrans(const GdaScaleTrans& A)
421
{
422
A.transform(center_o, ¢er);
423
}
424
425
void GdaShape::projectToBasemap(Gda::Basemap* basemap, double scale_factor)
426
{
Callers
2
BOOST_FOREACH
Function · 0.45
ApplyLastResizeToShp
Method · 0.45
Calls
1
transform
Method · 0.45
Tested by
no test coverage detected