Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MapServer/MapServer
/ expand
Method
expand
renderers/agg/include/agg_svg_path_renderer.h:207–210 ·
view source on GitHub ↗
Expand all polygons
Source
from the content-addressed store, hash-verified
205
206
// Expand all polygons
207
void expand(double value)
208
{
209
m_curved_trans_contour.width(value);
210
}
211
212
unsigned operator [](unsigned idx)
213
{
Callers
nothing calls this directly
Calls
1
width
Method · 0.45
Tested by
no test coverage detected