Class Terminal
java.lang.Object
com.github.weisj.jsvg.geometry.path.PathCommand
com.github.weisj.jsvg.geometry.path.Terminal
Finishes a path
-
Method Summary
Modifier and TypeMethodDescriptionvoidappendPath(@NotNull Path2D path, @NotNull BuildHistory hist) toString()Methods inherited from class com.github.weisj.jsvg.geometry.path.PathCommand
isRelative, lastKnotReflection, nodeCount, offset
-
Method Details
-
appendPath
- Specified by:
appendPathin classPathCommand
-
toString
-