graphics/js/SVGPath.js:1
SVG implementation of the Path class. SVGPath is not intended to be used directly. Instead, use the Path class. If the browser has SVG capabilities, the Path class will point to the SVGPath class.
Path
SVGPath
height
Defined in graphics/js/SVGPath.js:105
graphics/js/SVGPath.js:105
Indicates the height of the shape
path
Defined in graphics/js/SVGPath.js:75
graphics/js/SVGPath.js:75
Indicates the path used for the node.
width
Defined in graphics/js/SVGPath.js:91
graphics/js/SVGPath.js:91
Indicates the width of the shape