public class PathParser
extends java.lang.Object
Constructor and Description |
---|
PathParser() |
Modifier and Type | Method and Description |
---|---|
java.util.List<javafx.scene.shape.SVGPath> |
parsePathContent(java.lang.String content,
Viewport viewport)
Parse a path content.
|
public java.util.List<javafx.scene.shape.SVGPath> parsePathContent(java.lang.String content, Viewport viewport)
content
- the path contentviewport
- the viewportCopyright © 2021, 2022, 2025 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence