Package com.github.weisj.jsvg.geometry.path
package com.github.weisj.jsvg.geometry.path
-
ClassDescriptionThis is a little used SVG function, as most editors will save curves as Béziers.When building a path from command segments, most need to cache information (such as the point finished at) for future commands.A helper for parsing
PathCommand
s.Finishes a path