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(String content,
Viewport viewport)
Parse a path content.
|
decomposePart
Copyright © 2023. All rights reserved.