MCPcopy Create free account
hub / github.com/MapServer/MapServer / stroke_none

Method stroke_none

renderers/agg/src/agg_svg_path_renderer.cpp:235–238  ·  view source on GitHub ↗

------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

233
234 //------------------------------------------------------------------------
235 void path_renderer::stroke_none()
236 {
237 cur_attr().stroke_flag = false;
238 }
239
240 //------------------------------------------------------------------------
241 void path_renderer::fill_opacity(double op)

Callers 1

parse_attrMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected