MCPcopy Create free account
hub / github.com/cms-sw/cmssw / Path

Class Path

Alignment/MuonAlignment/python/svgfig.py:1021–1448  ·  view source on GitHub ↗

Path represents an SVG path, an arbitrary set of curves and straight segments. Unlike SVG("path", d="..."), Path stores coordinates as a list of numbers, rather than a string, so that it is transformable in a Fig. Path(d, attribute=value) d required path data

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

pathtoPathFunction · 0.70
PathMethod · 0.70
PathMethod · 0.70
PathMethod · 0.70
PathMethod · 0.70
SVGMethod · 0.70
SVGMethod · 0.70
SVGMethod · 0.70
SVGMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected