public class MarkerContextPathParser extends AbstractPathParser
CLOSE_PATH, CUBIC_CURVE, ELLIPTICAL_CURVE, HORIZONTAL_LINE_TO, LETTER, LINE_TO, MOVE_TO, PATH_NONE, PLUSMINUS, QUADRATIC_CURVE, SMOOTH_CUBIC_CURVE, SMOOTH_QUADRATIC_CURVE, VERTICAL_LINE_TO
Constructor and Description |
---|
MarkerContextPathParser() |
Modifier and Type | Method and Description |
---|---|
void |
parsePathContent(java.lang.String content,
Viewport viewport)
Parse a path content.
|
decomposePart
public void 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