Uses of Class
mgui.io.standard.xml.svg.SVGPath
Package | Description |
---|---|
mgui.io.standard.xml.svg |
-
Uses of SVGPath in mgui.io.standard.xml.svg
Methods in mgui.io.standard.xml.svg that return SVGPath Modifier and Type Method Description SVGPath[]
SVGParser. getPaths()
protected SVGPath
SVGParser. parsePathData(SVGPath path, java.lang.String data)
Methods in mgui.io.standard.xml.svg with parameters of type SVGPath Modifier and Type Method Description protected void
SVGParser. parseClass(SVGPath path, java.lang.String data)
protected void
SVGParser. parseFill(SVGPath path, java.lang.String fill)
protected SVGPath
SVGParser. parsePathData(SVGPath path, java.lang.String data)