Class PathParser
java.lang.Object
com.github.weisj.jsvg.util.ParserBase
com.github.weisj.jsvg.geometry.path.PathParser
A helper for parsing
PathCommands.-
Field Summary
Fields inherited from class com.github.weisj.jsvg.util.ParserBase
input -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.weisj.jsvg.util.ParserBase
consume, consumeWhiteSpaceOrSeparator, currentLocation, hasNext, nextDouble, nextFloatOrUnspecified, peek
-
Constructor Details
-
PathParser
-
-
Method Details
-
nextFloat
- Overrides:
nextFloatin classParserBase- Throws:
NumberFormatException
-
parseMeshCommand
-
parsePathCommand
-