Path API

jsav.g.path(path[, properties])

Initializes a new path element with the given path. The path should be defined according to the SVG path string format.

.path()

Returns the current path of the object.

.path(newPath)

Animates the objects path to the newPath.